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 405a49df44
Merge commit from fork
* Refuse granting quote authorization for reblogs

* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API
3 weeks ago
..
activitypub Merge commit from fork 3 weeks ago
admin Display Valkey version on admin dashboard (#35785) 2 months ago
annual_report Mark `private` methods in `AnnualReport::TopStatuses` (#35256) 4 months ago
connection_pool
fasp Track delivery failures to FASP (#35628) 3 months ago
importer
node_info
ostatus Remove unused definitions from `OStatus::TagManager` (#36067) 2 months ago
rss
seo Add schema.org markup to SEO-enabled posts (#36075) 2 months ago
translation_service
vacuum
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) 8 months ago
account_statuses_filter.rb
activity_tracker.rb
annual_report.rb
antispam.rb Fix banned text being able to be circumvented via unicode (#35978) 2 months ago
application_extension.rb Refer to constant values from `api/v1/apps` request spec (#33488) 10 months ago
ascii_folding.rb
attachment_batch.rb
cache_buster.rb
content_security_policy.rb Add `EXTRA_MEDIA_HOSTS` environment variable to add extra hosts to Content-Security-Policy (#34184) 8 months ago
delivery_failure_tracker.rb Add minute resolution to `DeliveryFailureTracker` (#35625) 3 months ago
domain_resource.rb
emoji_formatter.rb Update rubocop to version 1.79.2 (#35688) 3 months ago
entity_cache.rb Fix `NoMethodError` in edge case of emoji cache handling (#34749) 6 months ago
extractor.rb
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) 9 months ago
hashtag_normalizer.rb Remove deprecated `mb_chars` method (#34039) 9 months ago
html_aware_formatter.rb
http_signature_draft.rb Remove double-query for signed query strings (#34610) 6 months ago
inline_renderer.rb
link_details_extractor.rb Change `first_of_value` to `first_of_hash`, and add more test cases (#33647) 10 months ago
nokogiri_handler.rb
permalink_redirector.rb Fix permalink redirects continuing to work for suspended accounts (#36453) 1 month ago
plain_text_formatter.rb Fix handling of malformed/unusual HTML (#34201) 8 months ago
private_address_check.rb
rate_limiter.rb
redis_connection.rb Update sidekiq to version 7 (#34745) 6 months ago
request.rb Fix `Style/OptionalBooleanParameter` cop (#34968) 5 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) 5 months ago
signature_parser.rb
signed_request.rb Change HttpMessageSignature to perform assertions directly on Linzer objects (#36510) 4 weeks ago
status_cache_hydrator.rb Change quoted posts from silenced accounts not to be hidden (#36166) 2 months ago
status_filter.rb Change quoted posts from silenced accounts not to be hidden (#36166) 2 months ago
status_finder.rb
status_reach_finder.rb Change `StatusReachFinder` to consider quotes as well as reblogs (#35601) 4 months ago
suspicious_sign_in_detector.rb
tag_manager.rb
text_formatter.rb Prepend “RE: <url>” fallback link to Mastodon-authored quote posts (#35971) 2 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) 8 months ago
web_push_request.rb Use `config_for` for VAPID key storage (#34845) 6 months ago
webfinger.rb Fix `Style/GuardClause` in `Webfinger` lib (#35532) 4 months ago
webfinger_resource.rb Fix `Style/GuardClause` in `WebfingerResource` (#35531) 4 months ago