mastodon/spec/lib
Claire 86c9c5afa0 Merge commit '40ba6e119b7457161fd43b449875d0fb9d473c1a' into glitch-soc/merge-upstream
Conflicts:
- `app/controllers/concerns/web_app_controller_concern.rb`:
  Upstream changed the order of Action Controller filters for web app
  controllers.
  Glitch-soc has an extra filter due to its theming system.
  Changed the order accordingly.
- `app/views/settings/preferences/appearance/show.html.haml`:
  Conflict due to an extra newline in glitch-soc.
  Removed that newline and applied upstream's changes.
2023-10-08 17:26:43 +02:00
..
activitypub Merge commit '3554c527954441fd924586a49c7d99a89101ac7e' into glitch-soc/merge-upstream 2023-07-30 16:11:55 +02:00
admin Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +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 Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2023-06-14 16:44:37 +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 linting issue (#26106) 2023-07-21 14:21:10 +02:00
webhooks Add webhook templating (#23289) 2023-06-06 10:42:47 +02:00
account_reach_finder_spec.rb Add stricter protocol fields validation for accounts (#25937) 2023-07-20 18:23:48 +02:00
account_statuses_filter_spec.rb Fix boosts of local users being filtered in account timelines (#27204) 2023-10-03 12:21:42 +02:00
advanced_text_formatter_spec.rb Fix rubocop issues in glitch-soc-specific code 2023-05-08 19:28:43 +02:00
cache_buster_spec.rb Silence deprecation warning in CacheBuster spec (#27264) 2023-10-04 10:17:36 +02:00
delivery_failure_tracker_spec.rb
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
feed_manager_spec.rb Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream 2023-06-18 13:41:33 +02:00
hashtag_normalizer_spec.rb
html_aware_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
link_details_extractor_spec.rb Add alt text for preview card thumbnails (#26184) 2023-08-03 15:41:51 +02:00
permalink_redirector_spec.rb
plain_text_formatter_spec.rb Unescape HTML entities (#24019) 2023-03-08 19:56:41 +01:00
request_pool_spec.rb Reduce `sleep` time in request pool spec (#25470) 2023-06-19 13:48:25 +02:00
request_spec.rb Merge pull request from GHSA-hcqf-fw2r-52g4 2023-09-19 16:52:52 +02:00
sanitize_config_spec.rb Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +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 `account_id`, `max_id` and `min_id` params not working in search (#26847) 2023-09-08 14:25:00 +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