mastodon/spec/lib
Claire 993d0a9950 Merge commit '1e3b19230a48174acf524cf1a9f5a498e220ea7d' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Upstream added new validations close to lines on which glitch-soc had
  modified validations to handle custom limits set through environment
  variables.
  Ported upstream changes.
- `config/initializers/content_security_policy.rb`:
  Upstream added `AZURE_ALIAS_HOST`. Glitch-soc's version of the file is
  completely different.
  Added `AZURE_ALIAS_HOST` to our version of the file.
2023-07-30 13:15:01 +02:00
..
activitypub
admin
connection_pool
importer
mastodon
ostatus
translation_service
vacuum
webhooks
account_reach_finder_spec.rb
advanced_text_formatter_spec.rb Fix rubocop issues in glitch-soc-specific code 2023-05-08 19:28:43 +02:00
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
emoji_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
entity_cache_spec.rb
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 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 Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02: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 Reduce sleep time in request pool spec (#25470) 2023-06-19 13:48:25 +02:00
request_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
sanitize_config_spec.rb
scope_transformer_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
search_query_transformer_spec.rb Coverage improvement round-out following up previous work (#23987) 2023-03-10 13:33:30 +01:00
status_cache_hydrator_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
status_filter_spec.rb
status_finder_spec.rb
status_reach_finder_spec.rb
suspicious_sign_in_detector_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
tag_manager_spec.rb
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