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
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 weeks ago
..
activitypub Reject announce payload if object is nil (#33570) 3 weeks ago
admin Update Rails to version 7.2.2 (#30391) 3 months ago
annual_report Extract constants for `AnnualReport::*` minimum thresholds (#33469) 4 weeks ago
connection_pool Fix `Style/SuperArguments` cop (#30406) 8 months ago
importer Use hash arguments to `select` when possible (Rails 7.2) (#32917) 3 months ago
node_info
ostatus
rss Drop support for ruby 3.1 (#32363) 3 months ago
translation_service Drop support for ruby 3.1 (#32363) 3 months ago
vacuum Add age/expiry duration constants to `BulkImport` class (#32839) 3 months ago
webhooks
access_grant_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 8 months ago
access_token_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 8 months ago
account_reach_finder.rb Define constants for sampling sizes in `AccountReachFinder` (#32805) 3 months ago
account_statuses_filter.rb Add scope `Status.distributable_visibility` (#29950) 10 months ago
activity_tracker.rb Use inclusive range in `ActivityTracker#get` (#29413) 11 months ago
annual_report.rb Fix performance of percentile calculation for annual reports (#32765) 3 months ago
antispam.rb Tweak antispam a bit (#33024) 2 months ago
application_extension.rb Refer to constant values from `api/v1/apps` request spec (#33488) 4 weeks ago
ascii_folding.rb
attachment_batch.rb Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637) 3 months ago
cache_buster.rb Remove `CacheBuster` default options (#30718) 8 months ago
content_security_policy.rb add SWIFT object storage uri to CSP media hosts (#32439) 4 months ago
delivery_failure_tracker.rb
domain_resource.rb Add `DomainResource` class to wrap MX lookup/normalize (#32864) 3 months ago
emoji_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 5 months ago
entity_cache.rb Add `CustomEmoji.enabled` scope (#31830) 5 months ago
extractor.rb Remove unused `Extractor#extract_cashtags_with_indices` method (#30742) 8 months ago
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix exclusive lists interfering with notifications (#28162) 2 months ago
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Remove unused E2EE messaging code (#31193) 5 months ago
link_details_extractor.rb LinkDetailsExtractor adjustments (#31357) 2 months ago
nokogiri_handler.rb LinkDetailsExtractor adjustments (#31357) 2 months ago
permalink_redirector.rb Fix search params being dropped when redirected to non-deck path (#31984) 4 months ago
plain_text_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 5 months ago
private_address_check.rb Rely on built-in ruby private IP detection (#30848) 7 months ago
rate_limiter.rb
redis_connection.rb Refactor (ruby) redis configuration (#31694) 5 months ago
request.rb Do now swallow response body on persistent connection (#32729) 3 weeks ago
request_pool.rb
response_with_limit.rb
scope_parser.rb
scope_transformer.rb Change `read:me` scope to `profile` scope (#30357) 8 months ago
search_query_parser.rb
search_query_transformer.rb Fix `min_id` and `max_id` causing error in search API (#32857) 3 months ago
signature_parser.rb
status_cache_hydrator.rb
status_filter.rb
status_finder.rb
status_reach_finder.rb Prevent delivery of posts to (even more) suspended followers (#33030) 2 months ago
suspicious_sign_in_detector.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 3 months ago
tag_manager.rb
text_formatter.rb Change URL truncation to account for ellipses (#33229) 2 months ago
themes.rb Update CSS color variables to match our latest design system (#31510) 6 months ago
translation_service.rb Move translation service config to `config_for` yml (#30663) 3 months ago
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb Handle rotation is not present in the video metadata (#33261) 2 months ago
web_push_request.rb Add support for standard webpush (#33528) 3 weeks ago
webfinger.rb Select correct self link when parsing Webfinger response (#31110) 6 months ago
webfinger_resource.rb