.. |
activitypub
|
Fix featured tags for remote accounts not being kept up to date (#33372)
|
4 months ago |
admin
|
Update Rails to version 7.2.2 (#30391)
|
5 months ago |
annual_report
|
Use hash arguments to `group` when possible (#32916)
|
5 months ago |
connection_pool
|
Fix `Style/SuperArguments` cop (#30406)
|
11 months ago |
importer
|
Use hash arguments to `select` when possible (Rails 7.2) (#32917)
|
5 months 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)
|
5 months ago |
translation_service
|
Drop support for ruby 3.1 (#32363)
|
5 months ago |
vacuum
|
Add age/expiry duration constants to `BulkImport` class (#32839)
|
5 months ago |
webhooks
|
Add webhook templating (#23289)
|
2 years ago |
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
|
Define constants for sampling sizes in `AccountReachFinder` (#32805)
|
5 months ago |
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
|
Fix performance of percentile calculation for annual reports (#32765)
|
5 months ago |
antispam.rb
|
Tweak antispam a bit (#33024)
|
5 months ago |
application_extension.rb
|
Merge pull request from GHSA-vp5r-5pgw-jwqx
|
9 months ago |
ascii_folding.rb
|
Change how hashtags are normalized (#18795)
|
3 years ago |
attachment_batch.rb
|
Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637)
|
6 months ago |
cache_buster.rb
|
Remove `CacheBuster` default options (#30718)
|
10 months ago |
content_security_policy.rb
|
add SWIFT object storage uri to CSP media hosts (#32439)
|
6 months ago |
delivery_failure_tracker.rb
|
Fix `Rails/WhereExists` cop in app/lib (#28862)
|
1 year ago |
domain_resource.rb
|
Add `DomainResource` class to wrap MX lookup/normalize (#32864)
|
5 months ago |
emoji_formatter.rb
|
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812)
|
7 months ago |
entity_cache.rb
|
Add `CustomEmoji.enabled` scope (#31830)
|
7 months ago |
extractor.rb
|
Remove unused `Extractor#extract_cashtags_with_indices` method (#30742)
|
10 months ago |
fast_geometry_parser.rb
|
Switch from unmaintained paperclip to kt-paperclip (#16724)
|
4 years ago |
fast_ip_map.rb
|
Add IP-based rules (#14963)
|
5 years ago |
feed_manager.rb
|
Fix exclusive lists interfering with notifications (#28162)
|
4 months ago |
hashtag_normalizer.rb
|
Improve performance by avoiding regex construction (#20215)
|
2 years ago |
html_aware_formatter.rb
|
Refactor formatter (#17828)
|
3 years ago |
inline_renderer.rb
|
Remove unused E2EE messaging code (#31193)
|
7 months ago |
link_details_extractor.rb
|
LinkDetailsExtractor adjustments (#31357)
|
5 months ago |
nokogiri_handler.rb
|
LinkDetailsExtractor adjustments (#31357)
|
5 months ago |
permalink_redirector.rb
|
Fix search params being dropped when redirected to non-deck path (#31984)
|
7 months ago |
plain_text_formatter.rb
|
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812)
|
7 months ago |
private_address_check.rb
|
Rely on built-in ruby private IP detection (#30848)
|
10 months ago |
rate_limiter.rb
|
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
|
2 years ago |
redis_connection.rb
|
Refactor (ruby) redis configuration (#31694)
|
7 months ago |
request.rb
|
Update `rubocop` to version 1.69.1 (#32967)
|
4 months ago |
request_pool.rb
|
Update rubocop to v1.54.1 (#25627)
|
2 years ago |
response_with_limit.rb
|
Fix remote files not using Content-Type header, streaming (#14184)
|
5 years ago |
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)
|
10 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 `min_id` and `max_id` causing error in search API (#32857)
|
5 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
|
Autofix Rubocop remaining Layout rules (#23679)
|
2 years ago |
status_finder.rb
|
Autofix Rubocop Style/IfUnlessModifier (#23697)
|
2 years ago |
status_reach_finder.rb
|
Prevent delivery of posts to (even more) suspended followers (#33030)
|
5 months ago |
suspicious_sign_in_detector.rb
|
Add `InetContainer` with scopes of `containing` and `contained` (#32802)
|
5 months ago |
tag_manager.rb
|
Merge pull request from GHSA-v3xf-c9qf-j667
|
2 years ago |
text_formatter.rb
|
Change URL truncation to account for ellipses (#33229)
|
4 months ago |
themes.rb
|
Update CSS color variables to match our latest design system (#31510)
|
8 months ago |
translation_service.rb
|
Move translation service config to `config_for` yml (#30663)
|
6 months ago |
user_settings_serializer.rb
|
Change user settings to be stored in a more optimal way (#23630)
|
2 years ago |
vacuum.rb
|
Add retention policy for cached content and media (#19232)
|
3 years ago |
validation_error_formatter.rb
|
Enable Rubocop Style/StringConcatenation defaults (#23792)
|
2 years ago |
video_metadata_extractor.rb
|
Handle rotation is not present in the video metadata (#33261)
|
4 months ago |
web_push_request.rb
|
Extract `WebPushRequest` from push notification worker and subscription (#32208)
|
6 months ago |
webfinger.rb
|
Select correct self link when parsing Webfinger response (#31110)
|
9 months ago |
webfinger_resource.rb
|
Change interaction modal in web UI (#26075)
|
2 years ago |