Claire 49693fe42f Fix incoming status creation date not being restricted to standard ISO8601 (#27655) 7 months ago
..
activitypub 49693fe42f Fix incoming status creation date not being restricted to standard ISO8601 (#27655) 6 months ago
admin 49af3e26dc Fix moderator rights inconsistencies (#26729) 9 months ago
connection_pool 0d9ffe56fb Add request pool to improve delivery performance (#10353) 5 years ago
importer 57d4d46050 Fix importer returning negative row estimates (#27258) 8 months ago
nodeinfo 5f69eb89e2 Add a nodeinfo endpoint (#12002) 4 years ago
ostatus b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
rss 0a1992430d Fix errors when rendering RSS feeds (#18531) 2 years ago
settings cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 years ago
access_token_extension.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
account_reach_finder.rb feac95333f Change profile updates to be sent to recently-mentioned servers (#24852) 11 months ago
account_statuses_filter.rb 49af3e26dc Fix moderator rights inconsistencies (#26729) 9 months ago
activity_tracker.rb 07341e7aa6 Add graphs and retention metrics to admin dashboard (#16829) 2 years ago
application_extension.rb 95f59da157 Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) 11 months ago
cache_buster.rb df1653174b Add cache buster feature for media files (#15155) 3 years ago
delivery_failure_tracker.rb 1f0be21317 Fix some performance issues with /admin/instances (#21907) (#23483) 1 year ago
emoji_formatter.rb 2dd8f977e8 Fix emoji substitution not applying only to text nodes in backend code 1 year ago
entity_cache.rb 5027abecd1 Fix cache_collection crashing when given an empty collection (#15921) 3 years ago
extractor.rb bbc7afa2a2 Fix being able to post URLs longer than 4096 characters (#17908) 2 years ago
fast_geometry_parser.rb fc3ae1343d Switch from unmaintained paperclip to kt-paperclip (#16724) 2 years ago
fast_ip_map.rb 5e1364c448 Add IP-based rules (#14963) 3 years ago
feed_manager.rb b93e2ae0a4 Fix n+1 query on feed merge and populate operations (#18111) 2 years ago
hash_object.rb b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
html_aware_formatter.rb cefa526c6d Refactor formatter (#17828) 2 years ago
inline_renderer.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
link_details_extractor.rb 3faebae2d1 Change OpenGraph-based embeds to allow fullscreen (#25058) 11 months ago
permalink_redirector.rb 52e5c07948 Change routing paths to use usernames in web UI (#16171) 2 years ago
plain_text_formatter.rb 2e0eab9d18 Change text extraction in `PlainTextFormatter` to be faster (#26727) 9 months ago
potential_friendship_tracker.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
rate_limiter.rb c9efb400b4 Add rate limit for reporting (#13390) 4 years ago
redis_configuration.rb 7b0fe4aef9 Fix opening and closing Redis connections instead of using a pool (#18171) 2 years ago
request.rb e655b35d7e Fix incorrect connect timeout in outgoing requests (#26116) 11 months ago
request_pool.rb 0d9ffe56fb Add request pool to improve delivery performance (#10353) 5 years ago
response_with_limit.rb 7aaf2b44ec Fix remote files not using Content-Type header, streaming (#14184) 4 years ago
scope_parser.rb 50ea54b3ed Change authorized applications page (#17656) 2 years ago
scope_transformer.rb 50ea54b3ed Change authorized applications page (#17656) 2 years ago
search_query_parser.rb 70da6d6630 Fix accounts search by full/partial display name and others (#11580) 4 years ago
search_query_transformer.rb 012537452a Fix error resposes for `from` search prefix (#17963) 2 years ago
status_filter.rb a5293fdf61 Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
status_finder.rb b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
status_reach_finder.rb 533bf92d21 Don't delivery a reply to domains which are blocked by author (#22117) (#23490) 1 year ago
suspicious_sign_in_detector.rb 6221b36b27 Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2 years ago
tag_manager.rb 412c3e13ec Fix crash when encountering invalid URL (#26814) 9 months ago
text_formatter.rb dca0d8427e Fix crash in admin interface when viewing a remote user with verified links (#25796) 11 months ago
themes.rb 0401a24558 Add support for multiple themes (#4959) 6 years ago
toc_generator.rb 67bef15e53 Add fallback section ID with ToC (#11941) 4 years ago
user_settings_decorator.rb 8e20e16cf0 Change e-mail notifications to only be sent when recipient is offline (#17984) 2 years ago
validation_error_formatter.rb 9aa37b32c3 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
video_metadata_extractor.rb e8eeb746ac Fix `frame_rate` for videos where `ffprobe` reports 0/0 (#26500) 9 months ago
webfinger.rb 6da648227e Fix error caused by missing subject in Webfinger response (#18204) 2 years ago
webfinger_resource.rb 71fce71c94 Fix webfinger returning wrong status code on malformed or missing param (#13759) 4 years ago