mastodon/app/lib
2023-12-04 13:26:47 -06:00
..
activitypub Fix incoming status creation date not being restricted to standard ISO8601 (#27655) 2023-12-04 15:28:15 +01:00
admin Fix the search documentation URL in system checks (#27036) 2023-10-10 13:52:41 +02:00
connection_pool
importer Fix importer returning negative row estimates (#27258) 2023-10-10 13:52:41 +02:00
nodeinfo
ostatus
rss Rubocop fix: Perfomance/UnfreezeString (#26217) 2023-07-28 23:11:05 +02:00
settings
translation_service Fix post translation erroring out (v4.1.x) (#26990) 2023-09-20 15:59:57 +02:00
vacuum Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
webhooks
access_token_extension.rb
account_reach_finder.rb
account_statuses_filter.rb Fix boosts of local users being filtered in account timelines (#27204) 2023-10-10 13:52:41 +02:00
activity_tracker.rb
application_extension.rb
ascii_folding.rb
attachment_batch.rb Fix error when trying to delete already-deleted file with OpenStack Swift (#27569) 2023-12-04 15:28:15 +01:00
cache_buster.rb Allow setting a custom HTTP method in CacheBuster (#26528) 2023-08-18 08:18:40 +02:00
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 Switch from unmaintained paperclip to kt-paperclip (#16724) 2021-09-29 23:52:36 +02:00
fast_ip_map.rb
feed_manager.rb Fix when unfollow a tag, my post also disappears from the home timeline (#27391) 2023-12-04 15:28:15 +01:00
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb
link_details_extractor.rb Fix handling of inLanguage attribute in preview card processing (#27423) 2023-12-04 15:28:15 +01:00
permalink_redirector.rb Add redirection on /deck URLs for logged-out users (#27128) 2023-10-10 13:52:41 +02:00
plain_text_formatter.rb Change text extraction in PlainTextFormatter to be faster (#26727) 2023-09-05 19:16:09 +02:00
potential_friendship_tracker.rb
rate_limiter.rb
redis_configuration.rb
request.rb Merge pull request from GHSA-hcqf-fw2r-52g4 2023-09-19 16:52:52 +02:00
request_pool.rb
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb Fix account_id, max_id and min_id params not working in search (#26847) 2023-09-08 14:25:00 +02:00
search_query_transformer.rb Fix account_id, max_id and min_id params not working in search (#26847) 2023-09-08 14:25:00 +02:00
status_cache_hydrator.rb
status_filter.rb
status_finder.rb
status_reach_finder.rb
suspicious_sign_in_detector.rb
tag_manager.rb Fix crash when encountering invalid URL (#26814) 2023-09-19 17:01:44 +02:00
text_formatter.rb Merge branch 'asonix/changes' into v4.2.0-branch 2023-09-21 11:21:56 -05:00
themes.rb
translation_service.rb
user_settings_serializer.rb
vacuum.rb Add retention policy for cached content and media (#19232) 2022-09-27 03:08:19 +02:00
validation_error_formatter.rb
video_metadata_extractor.rb Fix frame_rate for videos where ffprobe reports 0/0 (#26500) 2023-09-19 17:01:44 +02:00
webfinger.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
webfinger_resource.rb