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
Michael Stanclift 91fbd5b422
Adjust magick version detection in admin panel (#30845)
9 months ago
..
activitypub Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 9 months ago
admin Adjust magick version detection in admin panel (#30845) 9 months ago
annual_report Use `public_visibility` (#29847) 1 year ago
connection_pool Fix `Style/SuperArguments` cop (#30406) 11 months ago
importer
node_info
ostatus
rss Fix `Style/SuperArguments` cop (#30406) 11 months ago
translation_service
vacuum Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 10 months ago
webhooks
access_grant_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 10 months ago
access_token_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 10 months ago
account_reach_finder.rb
account_statuses_filter.rb Add scope `Status.distributable_visibility` (#29950) 1 year ago
activity_tracker.rb Use inclusive range in `ActivityTracker#get` (#29413) 1 year ago
annual_report.rb Add annual reports for accounts (#28693) 1 year ago
application_extension.rb Merge pull request from GHSA-vp5r-5pgw-jwqx 9 months ago
ascii_folding.rb
attachment_batch.rb
cache_buster.rb Remove `CacheBuster` default options (#30718) 10 months ago
content_security_policy.rb
delivery_failure_tracker.rb Fix `Rails/WhereExists` cop in app/lib (#28862) 1 year ago
emoji_formatter.rb
entity_cache.rb
extractor.rb Remove unused `Extractor#extract_cashtags_with_indices` method (#30742) 10 months ago
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix notifications from limited users being outright dropped (#30559) 10 months ago
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb
link_details_extractor.rb Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil (#31144) 9 months ago
oauth_pre_authorization_extension.rb Enable OAuth PKCE Extension (#31129) 9 months ago
permalink_redirector.rb Add confirmation when redirecting logged-out requests to permalink (#27792) 1 year ago
plain_text_formatter.rb
private_address_check.rb Rely on built-in ruby private IP detection (#30848) 10 months ago
rate_limiter.rb
redis_configuration.rb Add option to use native Ruby driver for Redis (#30717) 10 months ago
request.rb
request_pool.rb
response_with_limit.rb
scope_parser.rb
scope_transformer.rb Change `read:me` scope to `profile` scope (#30357) 10 months ago
search_query_parser.rb
search_query_transformer.rb Change search modifiers to be case-insensitive (#30865) 10 months ago
signature_parser.rb Rewrite signature verification using regexps and `StringScanner` (#29133) 1 year ago
status_cache_hydrator.rb Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator (#28808) 1 year ago
status_filter.rb
status_finder.rb
status_reach_finder.rb
suspicious_sign_in_detector.rb Fix `Rails/WhereExists` cop in app/lib (#28862) 1 year ago
tag_manager.rb
text_formatter.rb Use rails built-in `tag` methods in `TextFormatter.shortened_link` (#28976) 1 year ago
themes.rb Fix browser window color on light theme (#30861) 10 months ago
translation_service.rb
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb Fix division by zero on some video/GIF files (#30600) 10 months ago
webfinger.rb Select correct self link when parsing Webfinger response (#31110) 9 months ago
webfinger_resource.rb