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
David Roetzel 3acd87419c
Update to linzer 0.7 (#34765)
2 months ago
..
activitypub Merge commit from fork 3 months ago
admin Remove `redis-namespace` gem (#34742) 2 months ago
annual_report Extract constants for `AnnualReport::*` minimum thresholds (#33469) 7 months ago
connection_pool
fasp Update to linzer 0.7 (#34765) 2 months ago
importer Use hash arguments to `select` when possible (Rails 7.2) (#32917) 8 months ago
node_info
ostatus
rss Drop support for ruby 3.1 (#32363) 9 months ago
translation_service Drop support for ruby 3.1 (#32363) 9 months ago
vacuum Add age/expiry duration constants to `BulkImport` class (#32839) 9 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) 4 months ago
account_statuses_filter.rb
activity_tracker.rb
annual_report.rb Fix performance of percentile calculation for annual reports (#32765) 9 months ago
antispam.rb Tweak antispam a bit (#33024) 8 months ago
application_extension.rb Refer to constant values from `api/v1/apps` request spec (#33488) 7 months ago
ascii_folding.rb
attachment_batch.rb Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637) 9 months ago
cache_buster.rb
content_security_policy.rb Add `EXTRA_MEDIA_HOSTS` environment variable to add extra hosts to Content-Security-Policy (#34184) 4 months ago
delivery_failure_tracker.rb Merge commit from fork 6 months ago
domain_resource.rb Add `DomainResource` class to wrap MX lookup/normalize (#32864) 8 months ago
emoji_formatter.rb Fix handling of malformed/unusual HTML (#34201) 4 months ago
entity_cache.rb
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) 6 months ago
hashtag_normalizer.rb Remove deprecated `mb_chars` method (#34039) 5 months ago
html_aware_formatter.rb
http_signature_draft.rb Remove double-query for signed query strings (#34610) 3 months ago
inline_renderer.rb
link_details_extractor.rb Change `first_of_value` to `first_of_hash`, and add more test cases (#33647) 6 months ago
nokogiri_handler.rb LinkDetailsExtractor adjustments (#31357) 8 months ago
permalink_redirector.rb
plain_text_formatter.rb Fix handling of malformed/unusual HTML (#34201) 4 months ago
private_address_check.rb
rate_limiter.rb
redis_connection.rb Remove `redis-namespace` gem (#34742) 2 months ago
request.rb Remove double-query for signed query strings (#34610) 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 `min_id` and `max_id` causing error in search API (#32857) 8 months ago
signature_parser.rb
status_cache_hydrator.rb Add initial support for ingesting and verifying remote quote posts (#34370) 3 months ago
status_filter.rb
status_finder.rb
status_reach_finder.rb Prevent delivery of posts to (even more) suspended followers (#33030) 8 months ago
suspicious_sign_in_detector.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 9 months ago
tag_manager.rb
text_formatter.rb Change URL truncation to account for ellipses (#33229) 8 months ago
themes.rb
translation_service.rb Move translation service config to `config_for` yml (#30663) 9 months ago
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb Add rubocop-i18n linter (#34057) 5 months ago
web_push_request.rb Add support for standard webpush (#33528) 6 months ago
webfinger.rb
webfinger_resource.rb