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
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
2 years ago
..
activitypub Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2 years ago
admin Update retention model sql query (#24249) 2 years ago
connection_pool Bump connection_pool from 2.3.0 to 2.4.0 (#24290) 2 years ago
importer Fix Performance/Count cop (#24793) 2 years ago
nodeinfo
ostatus Autofix Rubocop remaining Layout rules (#23679) 2 years ago
rss Fix errors when rendering RSS feeds (#18531) 3 years ago
settings Autofix Rubocop remaining Layout rules (#23679) 2 years ago
translation_service Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 2 years ago
vacuum Rewrite import feature (#21054) 2 years ago
access_token_extension.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
account_reach_finder.rb
activity_tracker.rb Fix Performance/Sum cop (#24788) 2 years ago
application_extension.rb Fix confirmation redirect to app without `Location` header (#18523) 3 years ago
ascii_folding.rb Change how hashtags are normalized (#18795) 3 years ago
cache_buster.rb
delivery_failure_tracker.rb Apply Rubocop Performance/DoubleStartEndWith (#23442) 2 years ago
emoji_formatter.rb Drop EOL Ruby 2.7 (#24237) 2 years ago
entity_cache.rb
extractor.rb Autofix Rubocop Style/RedundantBegin (#23703) 2 years ago
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 2 years ago
hash_object.rb
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 Add caching for payload serialization during fan-out (#19642) 2 years ago
link_details_extractor.rb Autofix Rubocop Rails/Pluck (#23730) 2 years ago
permalink_redirector.rb Fix Lint/DuplicateBranch cop (#24766) 2 years ago
plain_text_formatter.rb Drop EOL Ruby 2.7 (#24237) 2 years ago
potential_friendship_tracker.rb
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 Refactor monkey-patching of `PrivateAddressCheck` (#24122) 2 years ago
request_pool.rb Autofix Rubocop Style/RescueStandardError (#23745) 2 years ago
response_with_limit.rb
scope_parser.rb Change authorized applications page (#17656) 3 years ago
scope_transformer.rb Apply Rubocop Performance/StringIdentifierArgument (#23444) 2 years ago
search_query_parser.rb
search_query_transformer.rb Fix error resposes for `from` search prefix (#17963) 3 years ago
status_cache_hydrator.rb Fix status cache hydration discrepancy (#19879) 2 years 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) 3 years ago
tag_manager.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
text_formatter.rb Drop EOL Ruby 2.7 (#24237) 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 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 some media attachments being converted with too high framerates (#17619) 3 years ago
webfinger.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
webfinger_resource.rb