You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib
Claire 5799bc4af7
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to v4.1.13
1 year ago
..
activitypub Merge pull request from GHSA-3fjr-858r-92rw 1 year ago
admin Fix moderator rights inconsistencies (#26729) 1 year ago
connection_pool
importer Fix importer returning negative row estimates (#27258) 1 year ago
nodeinfo
ostatus
rss
settings
translation_service Fix post translation erroring out (v4.1.x) (#26990) 1 year ago
vacuum Change AccessTokensVacuum to also delete expired tokens (#24868) 2 years ago
access_token_extension.rb
account_reach_finder.rb Change profile updates to be sent to recently-mentioned servers (#24852) 2 years ago
account_statuses_filter.rb Fix moderator rights inconsistencies (#26729) 1 year ago
activity_tracker.rb
application_extension.rb Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) 2 years ago
ascii_folding.rb
cache_buster.rb
delivery_failure_tracker.rb Apply Rubocop Performance/DoubleStartEndWith (#23442) 2 years ago
emoji_formatter.rb Fix emoji substitution not applying only to text nodes in backend code (#20641) 2 years ago
entity_cache.rb
extractor.rb Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441) 2 years ago
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Change number of stored items in home feed from 400 to 800 (#23349) 2 years ago
hash_object.rb
hashtag_normalizer.rb Improve performance by avoiding regex construction (#20215) 2 years ago
html_aware_formatter.rb
inline_renderer.rb Add caching for payload serialization during fan-out (#19642) 2 years ago
link_details_extractor.rb Change OpenGraph-based embeds to allow fullscreen (#25058) 2 years ago
permalink_redirector.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
plain_text_formatter.rb Change text extraction in `PlainTextFormatter` to be faster (#26727) 2 years ago
potential_friendship_tracker.rb
rate_limiter.rb
redis_configuration.rb Add retention policy for cached content and media (#19232) 2 years ago
request.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 1 year ago
request_pool.rb
response_with_limit.rb
scope_parser.rb Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 2 years ago
scope_transformer.rb Apply Rubocop Performance/StringIdentifierArgument (#23444) 2 years ago
search_query_parser.rb
search_query_transformer.rb
status_cache_hydrator.rb Fix status cache hydration discrepancy (#19879) 2 years ago
status_filter.rb
status_finder.rb
status_reach_finder.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 1 year ago
suspicious_sign_in_detector.rb
tag_manager.rb Fix crash when encountering invalid URL (#26814) 1 year ago
text_formatter.rb Fix crash in admin interface when viewing a remote user with verified links (#25796) 2 years ago
themes.rb
toc_generator.rb
translation_service.rb Change “Translate” button to only show up when a translation backend is configured (#19434) 2 years ago
user_settings_decorator.rb
vacuum.rb Add retention policy for cached content and media (#19232) 2 years ago
validation_error_formatter.rb
video_metadata_extractor.rb Fix `frame_rate` for videos where `ffprobe` reports 0/0 (#26500) 1 year ago
webfinger.rb Improve error reporting and logging when processing remote accounts (#15605) 2 years ago
webfinger_resource.rb