chinwagsocial/app/lib
2022-12-15 17:04:38 +01:00
..
activitypub Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00
admin Fix crash in elasticsearch_check.rb (#21006) 2022-12-15 15:56:48 +01:00
connection_pool
importer
nodeinfo
ostatus
rss
settings
translation_service Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926) 2022-12-15 17:04:38 +01:00
vacuum
access_token_extension.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
account_reach_finder.rb
activity_tracker.rb Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 20:44:59 +02:00
application_extension.rb
ascii_folding.rb
cache_buster.rb
delivery_failure_tracker.rb Fix some performance issues with /admin/instances (#21907) 2022-12-01 10:32:10 +01:00
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
hash_object.rb
hashtag_normalizer.rb
html_aware_formatter.rb Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
inline_renderer.rb
link_details_extractor.rb
permalink_redirector.rb
plain_text_formatter.rb
potential_friendship_tracker.rb
rate_limiter.rb
redis_configuration.rb
request.rb Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926) 2022-12-15 17:04:38 +01:00
request_pool.rb Add request pool to improve delivery performance (#10353) 2019-07-02 00:34:38 +02:00
response_with_limit.rb Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
scope_parser.rb
scope_transformer.rb Change authorized applications page (#17656) 2022-03-01 16:48:58 +01:00
search_query_parser.rb
search_query_transformer.rb
status_cache_hydrator.rb
status_filter.rb Fix n+1 queries in StatusThreadingConcern (#7321) 2018-05-03 10:41:58 +02:00
status_finder.rb Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) 2019-07-07 16:16:51 +02:00
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
text_formatter.rb
themes.rb
toc_generator.rb
translation_service.rb
user_settings_decorator.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb
webfinger.rb Improve error reporting and logging when processing remote accounts (#15605) 2022-09-20 23:30:26 +02:00
webfinger_resource.rb