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 dcc24db793
Fix N+1s because of association preloaders not actually getting called (#28339)
1 year ago
..
activitypub Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
admin Add Elasticsearch index size to Admin dashboard (#27301) 1 year ago
connection_pool Update rubocop to v1.54.1 (#25627) 1 year ago
importer Fix importer returning negative row estimates (#27258) 1 year ago
node_info Fix `RSpec/SpecFilePathFormat` cops (#27730) 1 year ago
ostatus Autofix Rubocop remaining Layout rules (#23679) 2 years ago
rss Rubocop fix: `Perfomance/UnfreezeString` (#26217) 1 year 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 Change preview card deletes to be done using batch method (#28183) 1 year 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 Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
activity_tracker.rb Fix Performance/Sum cop (#24788) 2 years ago
application_extension.rb Clean up unused application records (#24871) 1 year ago
ascii_folding.rb
attachment_batch.rb Error handling for attachment batch delete process (#28184) 1 year ago
cache_buster.rb Rails 7.1 update (#25963) 1 year ago
content_security_policy.rb Change `img-src` and `media-src` CSP directives to not include `https:` (#28025) 1 year ago
delivery_failure_tracker.rb Fix `Rails/RedundantActiveRecordAllMethod` cop (#26885) 1 year ago
emoji_formatter.rb Fix `Style/SlicingWithRange` cop (#25923) 1 year 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 `Style/RedundantParentheses` cop (#28176) 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 Fix error when processing link preview with an array as `inLanguage` (#28252) 1 year 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) 1 year ago
potential_friendship_tracker.rb
rate_limiter.rb
redis_configuration.rb
request.rb Merge pull request from GHSA-hcqf-fw2r-52g4 1 year ago
request_pool.rb Update rubocop to v1.54.1 (#25627) 1 year 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) 1 year ago
search_query_transformer.rb Support "in:public" search filter (#26976) 1 year ago
status_cache_hydrator.rb Reduce complexity in `StatusCacheHydrator` (#27783) 1 year ago
status_filter.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
status_finder.rb
status_reach_finder.rb
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) 1 year 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 `frame_rate` for videos where `ffprobe` reports 0/0 (#26500) 1 year ago
webfinger.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
webfinger_resource.rb Change interaction modal in web UI (#26075) 1 year ago