Darius Kazemi f2a6028834 Merge tag 'v4.1.0rc1' into hometown-dev 2 年 前
..
activitypub f2a6028834 Merge tag 'v4.1.0rc1' into hometown-dev 2 年 前
admin f2a6028834 Merge tag 'v4.1.0rc1' into hometown-dev 2 年 前
connection_pool 0d9ffe56fb Add request pool to improve delivery performance (#10353) 5 年 前
importer 656ac99ef0 Fix ambiguous column names in `tootctl search deploy` (#18993) 2 年 前
nodeinfo 5f69eb89e2 Add a nodeinfo endpoint (#12002) 5 年 前
ostatus b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 年 前
rss 0a1992430d Fix errors when rendering RSS feeds (#18531) 2 年 前
settings d2e626dd1d Adding a server setting for default federation (#1258) 2 年 前
translation_service 673c54f114 Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926) 2 年 前
vacuum ae62e5fa53 Fix/remove calling private method with send in model (#22951) 2 年 前
access_token_extension.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 年 前
account_reach_finder.rb 6d6000f61f Fix remote reporters not receiving suspend/unsuspend activities (#16050) 3 年 前
activity_tracker.rb 07341e7aa6 Add graphs and retention metrics to admin dashboard (#16829) 3 年 前
application_extension.rb 96129c2f10 Fix confirmation redirect to app without `Location` header (#18523) 2 年 前
ascii_folding.rb e7aa2be828 Change how hashtags are normalized (#18795) 2 年 前
cache_buster.rb df1653174b Add cache buster feature for media files (#15155) 4 年 前
delivery_failure_tracker.rb 68d1df8bc3 Fix some performance issues with /admin/instances (#21907) 2 年 前
emoji_formatter.rb 2dd8f977e8 Fix emoji substitution not applying only to text nodes in backend code 2 年 前
entity_cache.rb 5027abecd1 Fix cache_collection crashing when given an empty collection (#15921) 3 年 前
extractor.rb bbc7afa2a2 Fix being able to post URLs longer than 4096 characters (#17908) 2 年 前
fast_geometry_parser.rb fc3ae1343d Switch from unmaintained paperclip to kt-paperclip (#16724) 3 年 前
fast_ip_map.rb 5e1364c448 Add IP-based rules (#14963) 4 年 前
feed_manager.rb f2a6028834 Merge tag 'v4.1.0rc1' into hometown-dev 2 年 前
hash_object.rb b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 8 年 前
hashtag_normalizer.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 2 年 前
html_aware_formatter.rb cefa526c6d Refactor formatter (#17828) 2 年 前
inline_renderer.rb 5f9e47be34 Add caching for payload serialization during fan-out (#19642) 2 年 前
link_details_extractor.rb b58db8f12e Add workaround for YouTube Shorts links (#17869) 2 年 前
permalink_redirector.rb 839f893168 Change public accounts pages to mount the web UI (#19319) 2 年 前
plain_text_formatter.rb cefa526c6d Refactor formatter (#17828) 2 年 前
potential_friendship_tracker.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 年 前
rate_limiter.rb c9efb400b4 Add rate limit for reporting (#13390) 4 年 前
redis_configuration.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) 2 年 前
request.rb 0c689b9d01 fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2 年 前
request_pool.rb 0d9ffe56fb Add request pool to improve delivery performance (#10353) 5 年 前
response_with_limit.rb 7aaf2b44ec Fix remote files not using Content-Type header, streaming (#14184) 4 年 前
scope_parser.rb 50ea54b3ed Change authorized applications page (#17656) 3 年 前
scope_transformer.rb 50ea54b3ed Change authorized applications page (#17656) 3 年 前
search_query_parser.rb 70da6d6630 Fix accounts search by full/partial display name and others (#11580) 5 年 前
search_query_transformer.rb 012537452a Fix error resposes for `from` search prefix (#17963) 2 年 前
status_cache_hydrator.rb d13702ac06 Fix status cache hydration discrepancy (#19879) 2 年 前
status_filter.rb a5293fdf61 Fix n+1 queries in StatusThreadingConcern (#7321) 6 年 前
status_finder.rb b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 年 前
status_reach_finder.rb e8cc63105f Don't delivery a reply to domains which are blocked by author (#22117) 2 年 前
suspicious_sign_in_detector.rb 6221b36b27 Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2 年 前
tag_manager.rb 28212bd2be Fix TagManager#local_url? erroring out on invalid URL (#18580) 2 年 前
text_formatter.rb cefa526c6d Refactor formatter (#17828) 2 年 前
themes.rb 0401a24558 Add support for multiple themes (#4959) 7 年 前
toc_generator.rb 67bef15e53 Add fallback section ID with ToC (#11941) 5 年 前
translation_service.rb 8046cf34d6 Change “Translate” button to only show up when a translation backend is configured (#19434) 2 年 前
user_settings_decorator.rb 6281823df0 Add a user setting to show/hide domains on remote usernames (#1254) 2 年 前
vacuum.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) 2 年 前
validation_error_formatter.rb 9aa37b32c3 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 4 年 前
video_metadata_extractor.rb 166f6e4b50 Fix some media attachments being converted with too high framerates (#17619) 3 年 前
webfinger.rb 1145dbd327 Improve error reporting and logging when processing remote accounts (#15605) 2 年 前
webfinger_resource.rb 71fce71c94 Fix webfinger returning wrong status code on malformed or missing param (#13759) 4 年 前