The code powering m.abunchtell.com https://m.abunchtell.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eugen Rochko b1349342d2
Fix rendering `<a>` without `href` when scheme unsupported (#13040)
4 years ago
..
activitypub Clarify keyword arguments with ** (#12769) 4 years ago
connection_pool Add request pool to improve delivery performance (#10353) 4 years ago
nodeinfo Add a nodeinfo endpoint (#12002) 4 years ago
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 4 years ago
proof_provider Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565) 5 years ago
settings add admin setting for default search engine indexing (fix #11750) (#11804) 4 years ago
activity_tracker.rb Add a nodeinfo endpoint (#12002) 4 years ago
application_extension.rb Conditional validations no longer accept strings for if/unless (#3124) 7 years ago
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 6 years ago
entity_cache.rb Add announcements (#12662) 4 years ago
exceptions.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
extractor.rb Using double splat operator (#5859) 6 years ago
fast_geometry_parser.rb Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
feed_manager.rb Add streaming API updates for announcements being modified or deleted (#12963) 4 years ago
formatter.rb Fix malformed HTML causing uncaught error (#13042) 4 years ago
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
inline_renderer.rb Add announcements (#12662) 4 years ago
language_detector.rb Update ESLint and RuboCop in Code Climate (#12534) 4 years ago
potential_friendship_tracker.rb Create Redisable#redis (#9633) 5 years ago
proof_provider.rb Add Keybase integration (#10297) 5 years ago
request.rb Fix Ruby 2.7 support (#12831) 4 years ago
request_pool.rb Add request pool to improve delivery performance (#10353) 4 years ago
rss_builder.rb Add RSS feeds for end-users (#7259) 6 years ago
sanitize_config.rb Fix rendering `<a>` without `href` when scheme unsupported (#13040) 4 years ago
search_query_parser.rb Fix accounts search by full/partial display name and others (#11580) 4 years ago
search_query_transformer.rb Fix error when searching for empty phrase (#12711) 4 years ago
sidekiq_error_handler.rb Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) 4 years ago
spam_check.rb Exempt staff members from spam check (#12874) 4 years ago
status_filter.rb Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
status_finder.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 4 years ago
tag_manager.rb Refactor domain block checks (#11268) 4 years ago
themes.rb Add support for multiple themes (#4959) 6 years ago
toc_generator.rb Add fallback section ID with ToC (#11941) 4 years ago
user_settings_decorator.rb Add setting for whether to crop images in unexpanded toots (#12126) 4 years ago
webfinger_resource.rb Add ActivityPub actor representing the entire server (#11321) 4 years ago