mastodon/app/lib
Claire bd349cb850 Merge commit 'ce1f35d7e213327549b960bb64f63c67a141ea40' into glitch-soc/merge-upstream
Conflicts:
- `db/schema.rb`:
  Upstream regenerated the schema file using Rails 7, the conflicts are
  caused by our extra columns.
  Applied upstream's changes, but keeping our extra columns.
2023-07-30 14:58:56 +02:00
..
activitypub
admin
connection_pool
importer
nodeinfo
ostatus
rss
settings
translation_service
vacuum
webhooks
access_token_extension.rb
account_reach_finder.rb
activity_tracker.rb Fix Performance/Sum cop (#24788) 2023-05-02 16:10:40 +02:00
advanced_text_formatter.rb
application_extension.rb Clean up unused application records (#24871) 2023-07-21 13:13:16 +02:00
ascii_folding.rb
attachment_batch.rb
cache_buster.rb Add cache buster feature for media files (#15155) 2020-11-19 17:38:06 +01:00
delivery_failure_tracker.rb
emoji_formatter.rb Fix Style/SlicingWithRange cop (#25923) 2023-07-12 10:03:06 +02:00
entity_cache.rb Fix cache_collection crashing when given an empty collection (#15921) 2021-03-18 00:41:32 +01:00
extractor.rb Fix Performance/StartWith cop (#24818) 2023-05-23 10:16:50 +02:00
fast_geometry_parser.rb
fast_ip_map.rb Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
feed_manager.rb Merge branch 'main' into glitch-soc/merge-upstream 2023-07-17 19:02:23 +02:00
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb
link_details_extractor.rb Add published_at attribute to preview cards (#26153) 2023-07-25 13:40:35 +02:00
permalink_redirector.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
plain_text_formatter.rb
potential_friendship_tracker.rb Change auto-following admin-selected accounts, show in recommendations (#16078) 2021-04-24 17:01:43 +02:00
rate_limiter.rb
redis_configuration.rb
request.rb
request_pool.rb
response_with_limit.rb
scope_parser.rb Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 2023-07-04 18:58:23 +02:00
scope_transformer.rb Apply Rubocop Performance/StringIdentifierArgument (#23444) 2023-02-08 02:36:20 +01:00
search_query_parser.rb
search_query_transformer.rb
status_cache_hydrator.rb Merge branch 'main' into glitch-soc/merge-upstream 2022-11-07 19:53:30 +01:00
status_filter.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
status_finder.rb
status_reach_finder.rb Don't delivery a reply to domains which are blocked by author (#22117) 2022-12-15 15:52:06 +01:00
suspicious_sign_in_detector.rb Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
tag_manager.rb Autofix Rubocop Regex Style rules (#23690) 2023-06-06 14:50:51 +02:00
text_formatter.rb
themes.rb
translation_service.rb
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb
webfinger.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
webfinger_resource.rb