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
Eugen Rochko c2b498a2b0
Fix IDs not being serialized as strings in annual reports API (#32710)
1 year ago
..
activitypub Use `likes` and `shares` totalItems on status creations and updates (#32620) 1 year ago
admin Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates (#32106) 1 year ago
annual_report Fix IDs not being serialized as strings in annual reports API (#32710) 1 year ago
connection_pool
importer
node_info
ostatus
rss
translation_service
vacuum Remove unneeded `reorder(nil)` conditions (#32200) 1 year ago
webhooks
access_grant_extension.rb
access_token_extension.rb
account_reach_finder.rb
account_statuses_filter.rb
activity_tracker.rb
annual_report.rb
application_extension.rb
ascii_folding.rb
attachment_batch.rb Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637) 1 year ago
cache_buster.rb
content_security_policy.rb add SWIFT object storage uri to CSP media hosts (#32439) 1 year ago
delivery_failure_tracker.rb
emoji_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 1 year ago
entity_cache.rb Add `CustomEmoji.enabled` scope (#31830) 1 year ago
extractor.rb
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix issue when encountering reblog of deleted post in feed rebuild (#32001) 1 year ago
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Remove unused E2EE messaging code (#31193) 1 year ago
link_details_extractor.rb Ignore `undefined` as canonical url (#31882) 1 year ago
oauth_pre_authorization_extension.rb
permalink_redirector.rb Fix search params being dropped when redirected to non-deck path (#31984) 1 year ago
plain_text_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 1 year ago
private_address_check.rb
rate_limiter.rb
redis_connection.rb
request.rb Change Mastodon to issue correctly-signed queries by default (#31994) 1 year ago
request_pool.rb
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb
search_query_transformer.rb Fix invalid date searches returning 503 (#31526) 1 year ago
signature_parser.rb
status_cache_hydrator.rb
status_filter.rb
status_finder.rb
status_reach_finder.rb
suspicious_sign_in_detector.rb
tag_manager.rb
text_formatter.rb Add telemetry for status / bio formatting (#32677) 1 year ago
themes.rb
translation_service.rb Move translation service config to `config_for` yml (#30663) 1 year ago
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb
web_push_request.rb Extract `WebPushRequest` from push notification worker and subscription (#32208) 1 year ago
webfinger.rb
webfinger_resource.rb