chinwagsocial/app/lib
2023-09-19 17:01:17 +02:00
..
activitypub Allow reports with long comments from remote instances, but truncate (#25028) 2023-09-05 17:22:43 +02:00
admin Add warning for object storage misconfiguration (#24137) 2023-03-16 22:50:15 +01:00
connection_pool
importer Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
nodeinfo Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
ostatus
rss Fix errors when rendering RSS feeds (#18531) 2022-05-26 23:02:42 +02:00
settings
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 Change profile updates to be sent to recently-mentioned servers (#24852) 2023-07-06 13:46:21 +02:00
activity_tracker.rb
application_extension.rb Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) 2023-07-06 13:46:21 +02:00
cache_buster.rb
delivery_failure_tracker.rb Fix some performance issues with /admin/instances (#21907) (#23483) 2023-02-09 20:57:14 +01:00
emoji_formatter.rb Fix emoji substitution not applying only to text nodes in backend code 2022-11-14 11:20:41 +01: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 being able to post URLs longer than 4096 characters (#17908) 2022-03-30 14:46:03 +02:00
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix n+1 query on feed merge and populate operations (#18111) 2022-04-26 22:06:31 +02:00
hash_object.rb
html_aware_formatter.rb
inline_renderer.rb
link_details_extractor.rb Change OpenGraph-based embeds to allow fullscreen (#25058) 2023-07-06 13:46:21 +02:00
permalink_redirector.rb
plain_text_formatter.rb Change text extraction in PlainTextFormatter to be faster (#26727) 2023-09-05 17:22:43 +02:00
potential_friendship_tracker.rb
rate_limiter.rb
redis_configuration.rb Fix opening and closing Redis connections instead of using a pool (#18171) 2022-04-29 22:43:07 +02:00
request.rb Fix incorrect connect timeout in outgoing requests (#26116) 2023-07-31 14:33:27 +02:00
request_pool.rb
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 Fix error resposes for from search prefix (#17963) 2022-04-08 21:21:49 +02:00
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) (#23490) 2023-02-09 21:01:53 +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 Merge pull request from GHSA-v3xf-c9qf-j667 2023-09-19 16:53:58 +02:00
text_formatter.rb Fix crash in admin interface when viewing a remote user with verified links (#25796) 2023-07-07 19:35:24 +02:00
themes.rb Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
toc_generator.rb Add fallback section ID with ToC (#11941) 2019-09-23 17:25:10 +02:00
user_settings_decorator.rb Change e-mail notifications to only be sent when recipient is offline (#17984) 2022-04-08 18:03:31 +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:17 +02:00
webfinger.rb Fix error caused by missing subject in Webfinger response (#18204) 2022-05-01 00:37:46 +02:00
webfinger_resource.rb