You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Jankowski 3e7a9266ea
Remove unused `EmojiFormatter#count_tag_nesting` method (#28643)
9 months ago
..
activitypub Fix media attachment order of remote posts (#28469) 9 months ago
admin Add Elasticsearch index size to Admin dashboard (#27301) 12 months ago
connection_pool Update rubocop to v1.54.1 (#25627) 1 year ago
importer Fix importer returning negative row estimates (#27258) 12 months ago
node_info Fix `RSpec/SpecFilePathFormat` cops (#27730) 11 months ago
ostatus Fix `Style/RedundantReturn` cop (#28391) 9 months ago
rss Rubocop fix: `Perfomance/UnfreezeString` (#26217) 1 year ago
settings Remove unused Settings::Extend module (#25214) 1 year ago
translation_service Translate CW, poll options and media descriptions (#24175) 1 year ago
vacuum Change preview card deletes to be done using batch method (#28183) 9 months ago
webhooks Add webhook templating (#23289) 1 year ago
access_token_extension.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
account_reach_finder.rb Change profile updates to be sent to recently-mentioned servers (#24852) 1 year ago
account_statuses_filter.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 10 months ago
activity_tracker.rb Fix Performance/Sum cop (#24788) 1 year ago
application_extension.rb Clean up unused application records (#24871) 1 year ago
ascii_folding.rb Change how hashtags are normalized (#18795) 2 years ago
attachment_batch.rb Error handling for attachment batch delete process (#28184) 10 months ago
cache_buster.rb Rails 7.1 update (#25963) 11 months ago
content_security_policy.rb Add `PAPERCLIP_ROOT_URL` to Content-Security-Policy when used (#28561) 9 months ago
delivery_failure_tracker.rb Fix `Rails/RedundantActiveRecordAllMethod` cop (#26885) 11 months ago
emoji_formatter.rb Remove unused `EmojiFormatter#count_tag_nesting` method (#28643) 9 months ago
entity_cache.rb Fix cache_collection crashing when given an empty collection (#15921) 4 years ago
extractor.rb Fix Performance/StartWith cop (#24818) 1 year ago
fast_geometry_parser.rb Switch from unmaintained paperclip to kt-paperclip (#16724) 3 years ago
fast_ip_map.rb Add IP-based rules (#14963) 4 years ago
feed_manager.rb Fix `Style/RedundantParentheses` cop (#28176) 10 months ago
hashtag_normalizer.rb Improve performance by avoiding regex construction (#20215) 2 years ago
html_aware_formatter.rb Refactor formatter (#17828) 3 years ago
inline_renderer.rb Fix N+1s because of association preloaders not actually getting called (#28339) 9 months ago
link_details_extractor.rb Fix error when processing link preview with an array as `inLanguage` (#28252) 10 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) 1 year ago
rate_limiter.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 2 years ago
redis_configuration.rb Add retention policy for cached content and media (#19232) 2 years ago
request.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 9 months ago
request_pool.rb Update rubocop to v1.54.1 (#25627) 1 year ago
response_with_limit.rb Fix remote files not using Content-Type header, streaming (#14184) 4 years ago
scope_parser.rb Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 1 year ago
scope_transformer.rb Apply Rubocop Performance/StringIdentifierArgument (#23444) 2 years ago
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) 11 months ago
status_cache_hydrator.rb Reduce complexity in `StatusCacheHydrator` (#27783) 11 months ago
status_filter.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
status_finder.rb Autofix Rubocop Style/IfUnlessModifier (#23697) 2 years ago
status_reach_finder.rb Don't delivery a reply to domains which are blocked by author (#22117) 2 years ago
suspicious_sign_in_detector.rb Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2 years ago
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 Add support for multiple themes (#4959) 7 years ago
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) 1 year ago
vacuum.rb Add retention policy for cached content and media (#19232) 2 years ago
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