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 550a6d4765
Add wrapstodon to initial state and show wrapstodon sidebar item on load (#37261)
3 months ago
..
activitypub Fix `Update` importing old previously-unknown activities and treating them as recent ones (#36848) 4 months ago
admin Display Valkey version on admin dashboard (#35785) 6 months ago
annual_report Change wrapstodon 2025 to allow unlisted posts in top statuses (#37206) 3 months ago
connection_pool
fasp Track delivery failures to FASP (#35628) 7 months ago
importer Use hash arguments to `select` when possible (Rails 7.2) (#32917) 1 year ago
node_info
ostatus Remove unused definitions from `OStatus::TagManager` (#36067) 6 months ago
rss
seo Add schema.org markup to SEO-enabled posts (#36075) 6 months ago
translation_service
vacuum Fix vacuums being interrupted by a single batch failure (#36606) 4 months ago
webhooks
access_grant_extension.rb
access_token_extension.rb
account_reach_finder.rb Change account suspensions to be federated to recently-followed accounts as well (#34294) 12 months ago
account_statuses_filter.rb
activity_tracker.rb
annual_report.rb Add wrapstodon to initial state and show wrapstodon sidebar item on load (#37261) 3 months ago
antispam.rb Fix banned text being able to be circumvented via unicode (#35978) 6 months ago
application_extension.rb Fix misc comment typos (#37183) 3 months ago
ascii_folding.rb
attachment_batch.rb Increase HTTP read timeout for expensive S3 batch delete operation (#37004) 4 months ago
cache_buster.rb
content_security_policy.rb Add `EXTRA_MEDIA_HOSTS` environment variable to add extra hosts to Content-Security-Policy (#34184) 12 months ago
delivery_failure_tracker.rb Add minute resolution to `DeliveryFailureTracker` (#35625) 7 months ago
domain_resource.rb Add `DomainResource` class to wrap MX lookup/normalize (#32864) 1 year ago
emoji_formatter.rb Update rubocop to version 1.79.2 (#35688) 7 months ago
entity_cache.rb Fix `NoMethodError` in edge case of emoji cache handling (#34749) 10 months ago
extractor.rb Fix hashtags not being picked up when full-width hash sign is used (#36103) 4 months ago
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Add `--skip-filled-timeline` option to `tootctl feed build` to skip half-filled feeds (#33844) 1 year ago
hashtag_normalizer.rb Remove deprecated `mb_chars` method (#34039) 1 year ago
html_aware_formatter.rb
http_signature_draft.rb Remove double-query for signed query strings (#34610) 10 months ago
inline_renderer.rb
link_details_extractor.rb Change `first_of_value` to `first_of_hash`, and add more test cases (#33647) 1 year ago
nokogiri_handler.rb LinkDetailsExtractor adjustments (#31357) 1 year ago
permalink_redirector.rb Fix permalink redirects continuing to work for suspended accounts (#36453) 5 months ago
plain_text_formatter.rb Fix handling of malformed/unusual HTML (#34201) 12 months ago
private_address_check.rb
rate_limiter.rb
redis_connection.rb Update sidekiq to version 7 (#34745) 10 months ago
request.rb Upgrade `rubocop-rails` from `2.33.4` to `2.34.2` and address related offenses (#37243) 3 months ago
request_pool.rb
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb
search_query_transformer.rb Fix search operators sometimes getting lost (#35190) 9 months ago
signature_parser.rb
signed_request.rb Remove unused `DomainControlHelper` include from `SignedRequest` (#35856) 4 months ago
status_cache_hydrator.rb Fix streamed quoted polls not being hydrated correctly (#37118) 3 months ago
status_filter.rb Refactor relation preloading (#37217) 3 months ago
status_finder.rb
status_reach_finder.rb Change `StatusReachFinder` to consider quotes as well as reblogs (#35601) 7 months ago
suspicious_sign_in_detector.rb
tag_manager.rb
text_formatter.rb Fix missing fallback link in CW-only quote posts (#36963) 4 months ago
themes.rb
translation_service.rb
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb Add rubocop-i18n linter (#34057) 1 year ago
web_push_request.rb Use `config_for` for VAPID key storage (#34845) 9 months ago
webfinger.rb Fix `Style/GuardClause` in `Webfinger` lib (#35532) 8 months ago
webfinger_resource.rb Fix `Style/GuardClause` in `WebfingerResource` (#35531) 8 months ago