Claire 0b0c7af2c1 Merge pull request from GHSA-7w3c-p9j8-mq3x 3 months ago
..
activitypub a6641f828b Merge pull request from GHSA-3fjr-858r-92rw 4 months ago
admin 238a17b145 Fix the search documentation URL in system checks (#27036) 7 months ago
connection_pool 1a6c2e450a Update rubocop to v1.54.1 (#25627) 10 months ago
importer 16dcdfcb4e Fix importer returning negative row estimates (#27258) 7 months ago
nodeinfo 5f69eb89e2 Add a nodeinfo endpoint (#12002) 4 years ago
ostatus 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) 1 year ago
rss 30f5ec7303 Rubocop fix: `Perfomance/UnfreezeString` (#26217) 10 months ago
settings 00c222377d Remove unused Settings::Extend module (#25214) 1 year ago
translation_service 69057467cb Translate CW, poll options and media descriptions (#24175) 1 year ago
vacuum 30c191aaa0 Add new public status index (#26344) 9 months ago
webhooks 4eda233e09 Add webhook templating (#23289) 1 year ago
access_token_extension.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
account_reach_finder.rb 9015c2d646 Change profile updates to be sent to recently-mentioned servers (#24852) 1 year ago
account_statuses_filter.rb 0619ec1592 Fix boosts of local users being filtered in account timelines (#27204) 7 months ago
activity_tracker.rb 5e060e1f44 Fix Performance/Sum cop (#24788) 1 year ago
application_extension.rb 0b0c7af2c1 Merge pull request from GHSA-7w3c-p9j8-mq3x 3 months ago
ascii_folding.rb e7aa2be828 Change how hashtags are normalized (#18795) 1 year ago
attachment_batch.rb de86e822f4 Fix error when trying to delete already-deleted file with OpenStack Swift (#27569) 6 months ago
cache_buster.rb b95867ad1f Allow setting a custom HTTP method in CacheBuster (#26528) 9 months ago
delivery_failure_tracker.rb ef8988aef2 Apply Rubocop Performance/DoubleStartEndWith (#23442) 1 year ago
emoji_formatter.rb b8b2470cf8 Fix `Style/SlicingWithRange` cop (#25923) 10 months ago
entity_cache.rb 5027abecd1 Fix cache_collection crashing when given an empty collection (#15921) 3 years ago
extractor.rb 0664704cd9 Fix Performance/StartWith cop (#24818) 1 year 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 8be33d4316 Fix when unfollow a tag, my post also disappears from the home timeline (#27391) 6 months ago
hashtag_normalizer.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 1 year ago
html_aware_formatter.rb cefa526c6d Refactor formatter (#17828) 2 years ago
inline_renderer.rb a12b7551cf Fix N+1s because of association preloaders not actually getting called (#28339) 4 months ago
link_details_extractor.rb c609b726cb Fix error when processing link preview with an array as `inLanguage` (#28252) 4 months ago
permalink_redirector.rb 6c25730024 Add redirection on `/deck` URLs for logged-out users (#27128) 7 months ago
plain_text_formatter.rb 5c38c3a9a1 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 a6f77aa28a Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 1 year ago
redis_configuration.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) 1 year ago
request.rb 3837ec2227 Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 4 months ago
request_pool.rb 1a6c2e450a Update rubocop to v1.54.1 (#25627) 10 months ago
response_with_limit.rb 7aaf2b44ec Fix remote files not using Content-Type header, streaming (#14184) 3 years ago
scope_parser.rb eb2417ce99 Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 11 months ago
scope_transformer.rb 203739dd3a Apply Rubocop Performance/StringIdentifierArgument (#23444) 1 year ago
search_query_parser.rb 3a679844e4 Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 9 months ago
search_query_transformer.rb 3a679844e4 Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 9 months ago
status_cache_hydrator.rb 84d520ee80 Extract private methods in `StatusCacheHydrator` (#26177) 10 months ago
status_filter.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) 1 year ago
status_finder.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
status_reach_finder.rb 0a01bc01d2 Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 4 months 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 eeab3560fc Merge pull request from GHSA-v3xf-c9qf-j667 8 months ago
text_formatter.rb 30f5ec7303 Rubocop fix: `Perfomance/UnfreezeString` (#26217) 10 months ago
themes.rb 0401a24558 Add support for multiple themes (#4959) 6 years ago
translation_service.rb bd047acc35 Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 1 year ago
user_settings_serializer.rb a9b5598c97 Change user settings to be stored in a more optimal way (#23630) 1 year ago
vacuum.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) 1 year ago
validation_error_formatter.rb 0cfdd1a401 Enable Rubocop Style/StringConcatenation defaults (#23792) 1 year ago
video_metadata_extractor.rb 13ffe91c81 Fix `frame_rate` for videos where `ffprobe` reports 0/0 (#26500) 9 months ago
webfinger.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) 1 year ago
webfinger_resource.rb b4e739ff0f Change interaction modal in web UI (#26075) 10 months ago