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
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629)
6 months ago
..
activitypub Fix the summary of converted object types to be treated as HTML (#28629) 6 months ago
admin Adjust magick version detection in admin panel (#30845) 8 months ago
annual_report Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 6 months ago
connection_pool Fix `Style/SuperArguments` cop (#30406) 10 months ago
importer Fix importer returning negative row estimates (#27258) 1 year ago
node_info Fix `RSpec/SpecFilePathFormat` cops (#27730) 1 year ago
ostatus Fix `Style/RedundantReturn` cop (#28391) 1 year ago
rss Fix `Style/SuperArguments` cop (#30406) 10 months ago
translation_service
vacuum Remove unused E2EE messaging code (#31193) 6 months ago
webhooks
access_grant_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 9 months ago
access_token_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 9 months ago
account_reach_finder.rb
account_statuses_filter.rb Add scope `Status.distributable_visibility` (#29950) 11 months 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 8 months ago
ascii_folding.rb
attachment_batch.rb Disable `Rails/SkipsModelValidations` cop (#28712) 1 year ago
cache_buster.rb Remove `CacheBuster` default options (#30718) 9 months ago
content_security_policy.rb Change form-action Content-Security-Policy directive to be more restrictive (#26897) 6 months ago
delivery_failure_tracker.rb Fix `Rails/WhereExists` cop in app/lib (#28862) 1 year ago
emoji_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 6 months ago
entity_cache.rb Add `CustomEmoji.enabled` scope (#31830) 6 months ago
extractor.rb Remove unused `Extractor#extract_cashtags_with_indices` method (#30742) 9 months ago
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix issue when encountering reblog of deleted post in feed rebuild (#32001) 6 months ago
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Remove unused E2EE messaging code (#31193) 6 months ago
link_details_extractor.rb Ignore `undefined` as canonical url (#31882) 6 months ago
oauth_pre_authorization_extension.rb Enable OAuth PKCE Extension (#31129) 8 months ago
permalink_redirector.rb Add confirmation when redirecting logged-out requests to permalink (#27792) 1 year ago
plain_text_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 6 months ago
private_address_check.rb Rely on built-in ruby private IP detection (#30848) 9 months ago
rate_limiter.rb
redis_connection.rb Refactor (ruby) redis configuration (#31694) 6 months ago
request.rb Change Mastodon to issue correctly-signed queries by default (#31994) 6 months ago
request_pool.rb
response_with_limit.rb
scope_parser.rb
scope_transformer.rb Change `read:me` scope to `profile` scope (#30357) 9 months ago
search_query_parser.rb Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 2 years ago
search_query_transformer.rb Fix invalid date searches returning 503 (#31526) 6 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 Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 1 year ago
suspicious_sign_in_detector.rb Fix `Rails/WhereExists` cop in app/lib (#28862) 1 year ago
tag_manager.rb Merge pull request from GHSA-v3xf-c9qf-j667 2 years ago
text_formatter.rb Use rails built-in `tag` methods in `TextFormatter.shortened_link` (#28976) 1 year ago
themes.rb Update CSS color variables to match our latest design system (#31510) 7 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) 9 months ago
webfinger.rb Select correct self link when parsing Webfinger response (#31110) 8 months ago
webfinger_resource.rb