You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib
Claire a2c7f7f690 Fix division by zero on some video/GIF files (#30600) 7 months ago
..
activitypub Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 7 months ago
admin Fix the search documentation URL in system checks (#27036) 1 year ago
connection_pool Update rubocop to v1.54.1 (#25627) 2 years ago
importer Fix importer returning negative row estimates (#27258) 1 year ago
nodeinfo
ostatus Autofix Rubocop remaining Layout rules (#23679) 2 years ago
rss Rubocop fix: `Perfomance/UnfreezeString` (#26217) 2 years ago
settings Remove unused Settings::Extend module (#25214) 2 years ago
translation_service Translate CW, poll options and media descriptions (#24175) 2 years ago
vacuum Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 9 months ago
webhooks Add webhook templating (#23289) 2 years ago
access_token_extension.rb
account_reach_finder.rb Change profile updates to be sent to recently-mentioned servers (#24852) 2 years ago
account_statuses_filter.rb Fix boosts of local users being filtered in account timelines (#27204) 1 year ago
activity_tracker.rb Fix Performance/Sum cop (#24788) 2 years ago
application_extension.rb Merge pull request from GHSA-vp5r-5pgw-jwqx 8 months ago
ascii_folding.rb
attachment_batch.rb Fix error when trying to delete already-deleted file with OpenStack Swift (#27569) 1 year ago
cache_buster.rb Allow setting a custom HTTP method in CacheBuster (#26528) 2 years ago
delivery_failure_tracker.rb
emoji_formatter.rb Fix `Style/SlicingWithRange` cop (#25923) 2 years ago
entity_cache.rb
extractor.rb Fix Performance/StartWith cop (#24818) 2 years ago
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix when unfollow a tag, my post also disappears from the home timeline (#27391) 1 year ago
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Fix N+1s because of association preloaders not actually getting called (#28339) 1 year ago
link_details_extractor.rb Improve encoding detection for link cards (#30780) 8 months ago
permalink_redirector.rb Add redirection on `/deck` URLs for logged-out users (#27128) 1 year ago
plain_text_formatter.rb Change text extraction in `PlainTextFormatter` to be faster (#26727) 2 years ago
potential_friendship_tracker.rb
rate_limiter.rb
redis_configuration.rb
request.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 1 year ago
request_pool.rb Update rubocop to v1.54.1 (#25627) 2 years ago
response_with_limit.rb
scope_parser.rb Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 2 years ago
scope_transformer.rb
search_query_parser.rb Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 2 years ago
search_query_transformer.rb Change search modifiers to be case-insensitive (#30865) 8 months ago
status_cache_hydrator.rb Extract private methods in `StatusCacheHydrator` (#26177) 2 years ago
status_filter.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
status_finder.rb
status_reach_finder.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 1 year ago
suspicious_sign_in_detector.rb
tag_manager.rb Merge pull request from GHSA-v3xf-c9qf-j667 1 year ago
text_formatter.rb Rubocop fix: `Perfomance/UnfreezeString` (#26217) 2 years ago
themes.rb
translation_service.rb Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 2 years ago
user_settings_serializer.rb Change user settings to be stored in a more optimal way (#23630) 2 years ago
vacuum.rb
validation_error_formatter.rb Enable Rubocop Style/StringConcatenation defaults (#23792) 2 years ago
video_metadata_extractor.rb Fix division by zero on some video/GIF files (#30600) 7 months ago
webfinger.rb Select correct self link when parsing Webfinger response (#31110) 7 months ago
webfinger_resource.rb Change interaction modal in web UI (#26075) 2 years ago