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
Jonathan de Jong 360b6d3a44
Fix exclusive lists interfering with notifications (#28162)
3 weeks ago
..
activitypub Drop support for ruby 3.1 (#32363) 2 months ago
admin Update Rails to version 7.2.2 (#30391) 2 months ago
annual_report Use hash arguments to `group` when possible (#32916) 1 month ago
connection_pool Fix `Style/SuperArguments` cop (#30406) 7 months ago
importer Use hash arguments to `select` when possible (Rails 7.2) (#32917) 1 month ago
node_info Fix `RSpec/SpecFilePathFormat` cops (#27730) 1 year ago
ostatus Fix `Style/RedundantReturn` cop (#28391) 1 year ago
rss Drop support for ruby 3.1 (#32363) 2 months ago
translation_service Drop support for ruby 3.1 (#32363) 2 months ago
vacuum Add age/expiry duration constants to `BulkImport` class (#32839) 1 month ago
webhooks Add webhook templating (#23289) 2 years ago
access_grant_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 7 months ago
access_token_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 7 months ago
account_reach_finder.rb Define constants for sampling sizes in `AccountReachFinder` (#32805) 1 month ago
account_statuses_filter.rb Add scope `Status.distributable_visibility` (#29950) 8 months ago
activity_tracker.rb Use inclusive range in `ActivityTracker#get` (#29413) 10 months ago
annual_report.rb Fix performance of percentile calculation for annual reports (#32765) 2 months ago
antispam.rb Tweak antispam a bit (#33024) 1 month ago
application_extension.rb Merge pull request from GHSA-vp5r-5pgw-jwqx 6 months ago
ascii_folding.rb
attachment_batch.rb Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637) 2 months ago
cache_buster.rb Remove `CacheBuster` default options (#30718) 6 months ago
content_security_policy.rb add SWIFT object storage uri to CSP media hosts (#32439) 2 months ago
delivery_failure_tracker.rb Fix `Rails/WhereExists` cop in app/lib (#28862) 11 months ago
domain_resource.rb Add `DomainResource` class to wrap MX lookup/normalize (#32864) 1 month ago
emoji_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 4 months ago
entity_cache.rb Add `CustomEmoji.enabled` scope (#31830) 4 months ago
extractor.rb Remove unused `Extractor#extract_cashtags_with_indices` method (#30742) 6 months ago
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix exclusive lists interfering with notifications (#28162) 3 weeks ago
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Remove unused E2EE messaging code (#31193) 3 months ago
link_details_extractor.rb LinkDetailsExtractor adjustments (#31357) 1 month ago
nokogiri_handler.rb LinkDetailsExtractor adjustments (#31357) 1 month ago
permalink_redirector.rb Fix search params being dropped when redirected to non-deck path (#31984) 3 months ago
plain_text_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 4 months ago
private_address_check.rb Rely on built-in ruby private IP detection (#30848) 6 months ago
rate_limiter.rb
redis_connection.rb Refactor (ruby) redis configuration (#31694) 4 months ago
request.rb Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 1 month ago
request_pool.rb Update rubocop to v1.54.1 (#25627) 1 year ago
response_with_limit.rb
scope_parser.rb Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 2 years ago
scope_transformer.rb Change `read:me` scope to `profile` scope (#30357) 7 months ago
search_query_parser.rb Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 1 year ago
search_query_transformer.rb Fix `min_id` and `max_id` causing error in search API (#32857) 1 month ago
signature_parser.rb Rewrite signature verification using regexps and `StringScanner` (#29133) 11 months ago
status_cache_hydrator.rb Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator (#28808) 11 months ago
status_filter.rb
status_finder.rb
status_reach_finder.rb Prevent delivery of posts to (even more) suspended followers (#33030) 1 month ago
suspicious_sign_in_detector.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 2 months ago
tag_manager.rb Merge pull request from GHSA-v3xf-c9qf-j667 1 year ago
text_formatter.rb Add telemetry for status / bio formatting (#32677) 2 months ago
themes.rb Update CSS color variables to match our latest design system (#31510) 4 months ago
translation_service.rb Move translation service config to `config_for` yml (#30663) 2 months ago
user_settings_serializer.rb Change user settings to be stored in a more optimal way (#23630) 2 years ago
vacuum.rb
validation_error_formatter.rb Enable Rubocop Style/StringConcatenation defaults (#23792) 2 years ago
video_metadata_extractor.rb Fix wrong video dimensions for some rotated videos (#33008) 1 month ago
web_push_request.rb Extract `WebPushRequest` from push notification worker and subscription (#32208) 3 months ago
webfinger.rb Select correct self link when parsing Webfinger response (#31110) 5 months ago
webfinger_resource.rb Change interaction modal in web UI (#26075) 1 year ago