..
activitypub
Merge pull request from GHSA-3fjr-858r-92rw
2 years ago
admin
Disable `Rails/SkipsModelValidations` cop ( #28712 )
2 years ago
annual_report
Add annual reports for accounts ( #28693 )
2 years ago
connection_pool
Update rubocop to v1.54.1 ( #25627 )
3 years ago
importer
Fix importer returning negative row estimates ( #27258 )
3 years ago
node_info
Fix `RSpec/SpecFilePathFormat` cops ( #27730 )
2 years ago
ostatus
Fix `Style/RedundantReturn` cop ( #28391 )
2 years ago
rss
Rubocop fix: `Perfomance/UnfreezeString` ( #26217 )
3 years ago
translation_service
Translate CW, poll options and media descriptions ( #24175 )
3 years ago
vacuum
Add `created_before` and `updated_before` scopes to `MediaAttachment` ( #28869 )
2 years ago
webhooks
Add webhook templating ( #23289 )
3 years ago
access_token_extension.rb
Fix single Redis connection being used across all threads ( #18135 )
4 years ago
account_reach_finder.rb
Change profile updates to be sent to recently-mentioned servers ( #24852 )
3 years ago
account_statuses_filter.rb
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ( #28053 )
2 years ago
activity_tracker.rb
Fix Performance/Sum cop ( #24788 )
3 years ago
annual_report.rb
Add annual reports for accounts ( #28693 )
2 years ago
application_extension.rb
Merge pull request from GHSA-7w3c-p9j8-mq3x
2 years ago
ascii_folding.rb
Change how hashtags are normalized ( #18795 )
4 years ago
attachment_batch.rb
Disable `Rails/SkipsModelValidations` cop ( #28712 )
2 years ago
cache_buster.rb
Rails 7.1 update ( #25963 )
2 years ago
content_security_policy.rb
Add `PAPERCLIP_ROOT_URL` to Content-Security-Policy when used ( #28561 )
2 years ago
delivery_failure_tracker.rb
Fix `Rails/WhereExists` cop in app/lib ( #28862 )
2 years ago
emoji_formatter.rb
Remove unused `EmojiFormatter#count_tag_nesting` method ( #28643 )
2 years ago
entity_cache.rb
Fix cache_collection crashing when given an empty collection ( #15921 )
5 years ago
extractor.rb
Fix Performance/StartWith cop ( #24818 )
3 years ago
fast_geometry_parser.rb
Switch from unmaintained paperclip to kt-paperclip ( #16724 )
5 years ago
fast_ip_map.rb
Add IP-based rules ( #14963 )
6 years ago
feed_manager.rb
Fix `Rails/WhereExists` cop in app/lib ( #28862 )
2 years ago
hashtag_normalizer.rb
Improve performance by avoiding regex construction ( #20215 )
3 years ago
html_aware_formatter.rb
Refactor formatter ( #17828 )
4 years ago
inline_renderer.rb
Fix N+1s because of association preloaders not actually getting called ( #28339 )
2 years ago
link_details_extractor.rb
Fix error when processing link preview with an array as `inLanguage` ( #28252 )
2 years ago
permalink_redirector.rb
Add confirmation when redirecting logged-out requests to permalink ( #27792 )
2 years ago
plain_text_formatter.rb
Change text extraction in `PlainTextFormatter` to be faster ( #26727 )
3 years ago
rate_limiter.rb
Autofix Rubocop Lint/AmbiguousOperatorPrecedence ( #23681 )
3 years ago
redis_configuration.rb
Add retention policy for cached content and media ( #19232 )
4 years ago
request.rb
Fix Mastodon not correctly processing HTTP Signatures with query strings ( #28476 )
2 years ago
request_pool.rb
Update rubocop to v1.54.1 ( #25627 )
3 years ago
response_with_limit.rb
Fix remote files not using Content-Type header, streaming ( #14184 )
6 years ago
scope_parser.rb
Fix OAuth apps page crashing when listing apps with certain admin API scopes ( #25713 )
3 years ago
scope_transformer.rb
Apply Rubocop Performance/StringIdentifierArgument ( #23444 )
3 years ago
search_query_parser.rb
Fix `account_id`, `max_id` and `min_id` params not working in search ( #26847 )
3 years ago
search_query_transformer.rb
Support "in:public" search filter ( #26976 )
3 years ago
signature_parser.rb
Rewrite signature verification using regexps and `StringScanner` ( #29133 )
2 years ago
status_cache_hydrator.rb
Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator ( #28808 )
2 years ago
status_filter.rb
Autofix Rubocop remaining Layout rules ( #23679 )
3 years ago
status_finder.rb
Autofix Rubocop Style/IfUnlessModifier ( #23697 )
3 years ago
status_reach_finder.rb
Fix Undo Announce activity is not sent, when not followed by the reblogged post author ( #18482 )
2 years ago
suspicious_sign_in_detector.rb
Fix `Rails/WhereExists` cop in app/lib ( #28862 )
2 years ago
tag_manager.rb
Merge pull request from GHSA-v3xf-c9qf-j667
3 years ago
text_formatter.rb
Rubocop fix: `Perfomance/UnfreezeString` ( #26217 )
3 years ago
themes.rb
Add support for multiple themes ( #4959 )
9 years ago
translation_service.rb
Replace `Status#translatable?` with language matrix in separate endpoint ( #24037 )
3 years ago
user_settings_serializer.rb
Change user settings to be stored in a more optimal way ( #23630 )
3 years ago
vacuum.rb
Add retention policy for cached content and media ( #19232 )
4 years ago
validation_error_formatter.rb
Enable Rubocop Style/StringConcatenation defaults ( #23792 )
3 years ago
video_metadata_extractor.rb
Fix `frame_rate` for videos where `ffprobe` reports 0/0 ( #26500 )
3 years ago
webfinger.rb
Autofix Rubocop remaining Layout rules ( #23679 )
3 years ago
webfinger_resource.rb
Change interaction modal in web UI ( #26075 )
3 years ago