mastodon/app/lib
Claire 9875be09fe
Fix dashboard crash on ElasticSearch server error (#23751)
2023-03-15 04:01:49 +01:00
..
activitypub Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 2023-03-15 03:45:15 +01:00
admin Fix dashboard crash on ElasticSearch server error (#23751) 2023-03-15 04:01:49 +01:00
connection_pool
importer
nodeinfo Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
ostatus Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
rss
settings Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
translation_service Only offer translation for supported languages (#23879) 2023-03-03 21:06:31 +01:00
vacuum
access_token_extension.rb
account_reach_finder.rb
activity_tracker.rb Autofix Rubocop Style/RedundantBegin (#23703) 2023-02-19 07:09:40 +09:00
application_extension.rb
ascii_folding.rb
cache_buster.rb
delivery_failure_tracker.rb
emoji_formatter.rb
entity_cache.rb Fix cache_collection crashing when given an empty collection (#15921) 2021-03-18 00:41:32 +01:00
extractor.rb
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 2023-03-04 16:38:28 +01:00
hash_object.rb
hashtag_normalizer.rb Improve performance by avoiding regex construction (#20215) 2022-11-10 05:49:30 +01:00
html_aware_formatter.rb
inline_renderer.rb Add caching for payload serialization during fan-out (#19642) 2022-11-04 13:21:06 +01:00
link_details_extractor.rb
permalink_redirector.rb
plain_text_formatter.rb Unescape HTML entities (#24019) 2023-03-08 19:56:41 +01:00
potential_friendship_tracker.rb
rate_limiter.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 2023-02-18 04:30:23 +01:00
redis_configuration.rb
request.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
request_pool.rb Autofix Rubocop Style/RescueStandardError (#23745) 2023-02-20 11:01:20 +01:00
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb
search_query_transformer.rb
status_cache_hydrator.rb
status_filter.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
status_finder.rb
status_reach_finder.rb
suspicious_sign_in_detector.rb
tag_manager.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
text_formatter.rb
themes.rb
translation_service.rb Only offer translation for supported languages (#23879) 2023-03-03 21:06:31 +01:00
user_settings_decorator.rb
vacuum.rb
validation_error_formatter.rb Enable Rubocop Style/StringConcatenation defaults (#23792) 2023-02-22 09:54:36 +09:00
video_metadata_extractor.rb Fix some media attachments being converted with too high framerates (#17619) 2022-02-22 17:11:22 +01:00
webfinger.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
webfinger_resource.rb