Claire 210ff36860 Change AccessTokensVacuum to also delete expired tokens (#24868) há 1 ano atrás
..
activitypub 0c9eac80d8 Fix unbounded recursion in post discovery (#23506) há 1 ano atrás
admin 6a7b91a038 Add warning for object storage misconfiguration (#24137) há 1 ano atrás
connection_pool 0d9ffe56fb Add request pool to improve delivery performance (#10353) há 5 anos atrás
importer 656ac99ef0 Fix ambiguous column names in `tootctl search deploy` (#18993) há 2 anos atrás
nodeinfo 5f69eb89e2 Add a nodeinfo endpoint (#12002) há 5 anos atrás
ostatus b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) há 5 anos atrás
rss 0a1992430d Fix errors when rendering RSS feeds (#18531) há 2 anos atrás
settings cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) há 3 anos atrás
translation_service 673c54f114 Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926) há 1 ano atrás
vacuum 210ff36860 Change AccessTokensVacuum to also delete expired tokens (#24868) há 1 ano atrás
access_token_extension.rb 3917353645 Fix single Redis connection being used across all threads (#18135) há 2 anos atrás
account_reach_finder.rb 99c2bbbec9 Change profile updates to be sent to recently-mentioned servers (#24852) há 1 ano atrás
activity_tracker.rb 07341e7aa6 Add graphs and retention metrics to admin dashboard (#16829) há 2 anos atrás
application_extension.rb b3cbcd7447 Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) há 1 ano atrás
ascii_folding.rb e7aa2be828 Change how hashtags are normalized (#18795) há 2 anos atrás
cache_buster.rb df1653174b Add cache buster feature for media files (#15155) há 3 anos atrás
delivery_failure_tracker.rb ef8988aef2 Apply Rubocop Performance/DoubleStartEndWith (#23442) há 1 ano atrás
emoji_formatter.rb 71c92d3f56 Fix emoji substitution not applying only to text nodes in backend code (#20641) há 1 ano atrás
entity_cache.rb 5027abecd1 Fix cache_collection crashing when given an empty collection (#15921) há 3 anos atrás
extractor.rb 0d1f192c54 Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441) há 1 ano atrás
fast_geometry_parser.rb fc3ae1343d Switch from unmaintained paperclip to kt-paperclip (#16724) há 3 anos atrás
fast_ip_map.rb 5e1364c448 Add IP-based rules (#14963) há 4 anos atrás
feed_manager.rb 4c919812b9 Change number of stored items in home feed from 400 to 800 (#23349) há 1 ano atrás
hash_object.rb b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings há 7 anos atrás
hashtag_normalizer.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) há 1 ano atrás
html_aware_formatter.rb cefa526c6d Refactor formatter (#17828) há 2 anos atrás
inline_renderer.rb 5f9e47be34 Add caching for payload serialization during fan-out (#19642) há 1 ano atrás
link_details_extractor.rb f962e83856 Change OpenGraph-based embeds to allow fullscreen (#25058) há 1 ano atrás
permalink_redirector.rb 839f893168 Change public accounts pages to mount the web UI (#19319) há 1 ano atrás
plain_text_formatter.rb 3f2e31800e Unescape HTML entities (#24019) há 1 ano atrás
potential_friendship_tracker.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) há 3 anos atrás
rate_limiter.rb c9efb400b4 Add rate limit for reporting (#13390) há 4 anos atrás
redis_configuration.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) há 2 anos atrás
request.rb 0c689b9d01 fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) há 1 ano atrás
request_pool.rb 0d9ffe56fb Add request pool to improve delivery performance (#10353) há 5 anos atrás
response_with_limit.rb 7aaf2b44ec Fix remote files not using Content-Type header, streaming (#14184) há 4 anos atrás
scope_parser.rb 50ea54b3ed Change authorized applications page (#17656) há 2 anos atrás
scope_transformer.rb 203739dd3a Apply Rubocop Performance/StringIdentifierArgument (#23444) há 1 ano atrás
search_query_parser.rb 70da6d6630 Fix accounts search by full/partial display name and others (#11580) há 5 anos atrás
search_query_transformer.rb 012537452a Fix error resposes for `from` search prefix (#17963) há 2 anos atrás
status_cache_hydrator.rb d13702ac06 Fix status cache hydration discrepancy (#19879) há 1 ano atrás
status_filter.rb a5293fdf61 Fix n+1 queries in StatusThreadingConcern (#7321) há 6 anos atrás
status_finder.rb b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) há 5 anos atrás
status_reach_finder.rb e8cc63105f Don't delivery a reply to domains which are blocked by author (#22117) há 1 ano atrás
suspicious_sign_in_detector.rb 6221b36b27 Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) há 2 anos atrás
tag_manager.rb 28212bd2be Fix TagManager#local_url? erroring out on invalid URL (#18580) há 2 anos atrás
text_formatter.rb cefa526c6d Refactor formatter (#17828) há 2 anos atrás
themes.rb 0401a24558 Add support for multiple themes (#4959) há 7 anos atrás
toc_generator.rb 67bef15e53 Add fallback section ID with ToC (#11941) há 5 anos atrás
translation_service.rb 8046cf34d6 Change “Translate” button to only show up when a translation backend is configured (#19434) há 1 ano atrás
user_settings_decorator.rb 8e20e16cf0 Change e-mail notifications to only be sent when recipient is offline (#17984) há 2 anos atrás
vacuum.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) há 2 anos atrás
validation_error_formatter.rb 9aa37b32c3 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) há 3 anos atrás
video_metadata_extractor.rb 166f6e4b50 Fix some media attachments being converted with too high framerates (#17619) há 2 anos atrás
webfinger.rb 1145dbd327 Improve error reporting and logging when processing remote accounts (#15605) há 2 anos atrás
webfinger_resource.rb 71fce71c94 Fix webfinger returning wrong status code on malformed or missing param (#13759) há 4 anos atrás