..
activitypub
Fix getting Create and Update out of order ( #36176 )
2025-09-23 14:33:40 +02:00
admin
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ( #32106 )
2024-09-30 13:28:03 +02:00
connection_pool
Fix Lint/ConstantDefinitionInBlock cop ( #24763 )
2023-05-03 10:32:30 +02:00
importer
Add new public status index ( #26344 )
2023-08-24 16:40:04 +02:00
mastodon
Merge commit from fork
2025-10-13 14:20:22 +02:00
ostatus
Fix RSpec/DescribedClass cop ( #25104 )
2023-06-06 13:58:33 +02:00
translation_service
Translate CW, poll options and media descriptions ( #24175 )
2023-06-01 00:10:21 +02:00
vacuum
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations ( #30316 )
2024-05-29 16:39:26 +02:00
webhooks
Add webhook templating ( #23289 )
2023-06-06 10:42:47 +02:00
account_reach_finder_spec.rb
Change account suspensions to be federated to recently-followed accounts as well ( #34294 )
2025-03-31 15:38:11 +02:00
account_statuses_filter_spec.rb
Fix boosts of local users being filtered in account timelines ( #27204 )
2023-10-10 13:52:41 +02:00
cache_buster_spec.rb
Allow setting a custom HTTP method in CacheBuster ( #26528 )
2023-08-18 08:18:40 +02:00
delivery_failure_tracker_spec.rb
Merge commit from fork
2025-01-16 11:10:08 +01:00
emoji_formatter_spec.rb
Fix RSpec/ContextWording cop ( #24739 )
2023-05-04 05:49:08 +02:00
entity_cache_spec.rb
Fix RSpec/DescribedClass cop ( #25104 )
2023-06-06 13:58:33 +02:00
extractor_spec.rb
Fix RSpec/DescribedClass cop ( #25104 )
2023-06-06 13:58:33 +02:00
fast_ip_map_spec.rb
Run rubocop formatting except line length ( #23632 )
2023-02-18 06:56:20 +09:00
feed_manager_spec.rb
Fix exclusive lists interfering with notifications ( #28162 )
2025-02-25 17:11:17 +01:00
hashtag_normalizer_spec.rb
Change how hashtags are normalized ( #18795 )
2022-07-13 15:03:28 +02:00
html_aware_formatter_spec.rb
Fix RSpec/ContextWording cop ( #24739 )
2023-05-04 05:49:08 +02:00
link_details_extractor_spec.rb
Fix handling of inLanguage attribute in preview card processing ( #27423 )
2023-12-04 15:28:15 +01:00
permalink_redirector_spec.rb
Change public accounts pages to mount the web UI ( #19319 )
2022-10-20 14:35:29 +02:00
plain_text_formatter_spec.rb
Unescape HTML entities ( #24019 )
2023-03-08 19:56:41 +01:00
request_pool_spec.rb
Make request_pool_spec tests more robust ( #28610 )
2025-02-28 10:16:25 +01:00
request_spec.rb
Fix incorrect signature after HTTP redirect ( #33757 )
2025-02-25 17:11:17 +01:00
sanitize_config_spec.rb
Add translate="no" to outgoing mentions and links ( #25524 )
2023-06-20 18:10:19 +02:00
scope_transformer_spec.rb
Fix RSpec/ContextWording cop ( #24739 )
2023-05-04 05:49:08 +02:00
search_query_parser_spec.rb
Fix unmatched quotes and prefixes causing search to fail ( #26701 )
2023-09-01 09:43:12 +02:00
search_query_transformer_spec.rb
Fix search operators sometimes getting lost ( #35190 )
2025-07-02 12:51:58 +02:00
status_cache_hydrator_spec.rb
Fix RSpec/ContextWording cop ( #24739 )
2023-05-04 05:49:08 +02:00
status_filter_spec.rb
Fix RSpec/StubbedMock cop ( #25552 )
2023-07-12 10:20:10 +02:00
status_finder_spec.rb
Fix RSpec/StubbedMock cop ( #25552 )
2023-07-12 10:20:10 +02:00
status_reach_finder_spec.rb
Fix RSpec/MissingExampleGroupArgument cop ( #25310 )
2023-06-06 15:51:42 +02:00
suspicious_sign_in_detector_spec.rb
Fix RSpec/VerifiedDoubles cop ( #25469 )
2023-06-22 14:55:22 +02:00
tag_manager_spec.rb
Fix RSpec/DescribedClass cop ( #25104 )
2023-06-06 13:58:33 +02:00
text_formatter_spec.rb
Fix RSpec/ContextWording cop ( #24739 )
2023-05-04 05:49:08 +02:00
webfinger_resource_spec.rb
Fix RSpec/StubbedMock cop ( #25552 )
2023-07-12 10:20:10 +02:00
webfinger_spec.rb
Select correct self link when parsing Webfinger response ( #31110 )
2024-08-16 12:30:59 +02:00