chuckya/app/lib
2024-05-20 21:35:02 -05:00
..
activitypub Fix newline split 2024-02-18 12:10:02 -06:00
admin Use ruby language constants to build version string in software version dimension () 2024-05-16 07:43:35 +00:00
annual_report Use public_visibility () 2024-04-04 07:31:30 +00:00
connection_pool Update rubocop to v1.54.1 () 2023-07-13 11:11:55 +02:00
importer Fix importer returning negative row estimates () 2023-10-03 10:47:50 +02:00
node_info Fix RSpec/SpecFilePathFormat cops () 2023-11-06 16:25:40 +00:00
ostatus Fix Style/RedundantReturn cop () 2023-12-18 09:50:51 +00:00
rss Rubocop fix: Perfomance/UnfreezeString () 2023-07-28 23:11:05 +02:00
translation_service
vacuum Merge commit 'de4815afda0809bf999519aabda1cd14c67278da' into glitch-soc/merge-upstream 2024-05-20 12:17:36 +02:00
webhooks
access_token_extension.rb Fix race condition in POST /api/v1/push/subscription () 2024-05-06 12:41:14 +00:00
account_reach_finder.rb
account_statuses_filter.rb Merge commit 'a3902997440c71f161e392f1ad6c5cdcf6aba95d' into glitch-soc/merge-upstream 2024-05-01 19:30:41 +02:00
activity_tracker.rb Use inclusive range in ActivityTracker#get () 2024-03-14 21:21:01 +00:00
advanced_text_formatter.rb
annual_report.rb Add annual reports for accounts () 2024-01-24 09:38:10 +00:00
application_extension.rb Support multiple redirect_uris when creating OAuth 2.0 Applications () 2024-05-17 13:46:12 +00:00
ascii_folding.rb Change how hashtags are normalized () 2022-07-13 15:03:28 +02:00
attachment_batch.rb Disable Rails/SkipsModelValidations cop () 2024-01-15 13:46:47 +00:00
cache_buster.rb Rails 7.1 update () 2023-10-23 17:58:29 +00:00
content_security_policy.rb Merge remote-tracking branch 'upstream/main' 2024-01-11 20:51:45 -06:00
delivery_failure_tracker.rb Fix Rails/WhereExists cop in app/lib () 2024-01-24 11:51:09 +00:00
emoji_formatter.rb Merge remote-tracking branch 'upstream/main' 2024-01-11 20:51:45 -06:00
entity_cache.rb Fix cache_collection crashing when given an empty collection () 2021-03-18 00:41:32 +01:00
extractor.rb
fast_geometry_parser.rb
fast_ip_map.rb Add IP-based rules () 2020-10-12 16:33:49 +02:00
feed_manager.rb Merge commit '0622107449e72d35b22afeeba2f0ba983e914803' into glitch-soc/merge-upstream 2024-05-01 19:16:48 +02:00
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Fix N+1s because of association preloaders not actually getting called () 2023-12-13 07:47:32 +00:00
link_details_extractor.rb Switched HTMLEntities to the expanded flavor which supports a larger … () 2024-05-05 02:24:10 +00:00
permalink_redirector.rb Add confirmation when redirecting logged-out requests to permalink () 2024-01-24 10:49:19 +00:00
plain_text_formatter.rb Change text extraction in PlainTextFormatter to be faster () 2023-08-30 17:36:16 +02:00
rate_limiter.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence () 2023-02-18 04:30:23 +01:00
redis_configuration.rb
request.rb Fix Mastodon not correctly processing HTTP Signatures with query strings () 2024-01-03 11:29:26 +00:00
request_pool.rb Update rubocop to v1.54.1 () 2023-07-13 11:11:55 +02:00
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb Fix account_id, max_id and min_id params not working in search () 2023-09-08 14:25:00 +02:00
search_query_transformer.rb Support "in:public" search filter () 2023-10-17 16:12:03 +02:00
signature_parser.rb Rewrite signature verification using regexps and StringScanner () 2024-02-07 17:24:42 +00:00
status_cache_hydrator.rb Hydrate reactions on streaming API 2024-02-09 21:00:59 -06:00
status_filter.rb
status_finder.rb Autofix Rubocop Style/IfUnlessModifier () 2023-02-18 12:37:47 +01:00
status_reach_finder.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author () 2024-01-12 15:58:28 +00:00
suspicious_sign_in_detector.rb Fix Rails/WhereExists cop in app/lib () 2024-01-24 11:51:09 +00:00
tag_manager.rb Merge pull request from GHSA-v3xf-c9qf-j667 2023-09-19 16:53:58 +02:00
text_formatter.rb Use rails built-in tag methods in TextFormatter.shortened_link () 2024-03-13 09:19:54 +00:00
themes.rb Merge commit 'b61ae28f8d4b6f269f50a05c3e65ec7f2c846d32' into glitch-soc/merge-upstream 2024-05-01 18:38:55 +02:00
translation_service.rb
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb Fixed crash when supplying FFMPEG_BINARY environment variable () 2024-04-22 09:00:24 +00:00
webfinger.rb
webfinger_resource.rb