donphan/spec/lib
Claire 0d69cc068c Merge commit '26f25ef4bafd5ad84d03d8cb7ad0d868360175e5' into glitch-soc/stable-4.3
Conflicts:
- `app/javascript/styles/mastodon/components.scss`:
  Conflict caused by glitch-soc changing the path to images, and upstream
  removing styling using such an image.
  Removed the styling as upstream did.
- `app/models/trends/statuses.rb`:
  Upstream added a date restriction to trendable posts, while glitch-soc had
  slightly different conditions.
  Added the date restriction to glitch-soc's conditions.
2024-12-02 21:49:12 +01:00
..
activitypub Merge commit '36452845d78f6c3501af1e39391d06ab88a45a5a' into glitch-soc/backports-4.3 2024-10-16 12:42:12 +02:00
admin
annual_report
connection_pool
importer
mastodon Fix error in CLI EmailDomainBlocks when supplying `--with-dns-records` (#32863) 2024-12-02 16:20:32 +01:00
ostatus
paperclip
sanitize
translation_service
vacuum Reduce factory creation (132 -> 40) in lib/vacuum/* specs (#32498) 2024-10-16 12:40:58 +02:00
webhooks
account_reach_finder_spec.rb Reduce factories (36 > 12) in `AccountReachFinder` spec (#32482) 2024-10-16 12:40:58 +02:00
account_statuses_filter_spec.rb
advanced_text_formatter_spec.rb
annual_report_spec.rb
cache_buster_spec.rb
content_security_policy_spec.rb
delivery_failure_tracker_spec.rb
emoji_formatter_spec.rb
entity_cache_spec.rb
extractor_spec.rb
fast_ip_map_spec.rb
feed_manager_spec.rb
hashtag_normalizer_spec.rb
html_aware_formatter_spec.rb
link_details_extractor_spec.rb
permalink_redirector_spec.rb
plain_text_formatter_spec.rb
request_pool_spec.rb
request_spec.rb
scope_transformer_spec.rb
search_query_parser_spec.rb
search_query_transformer_spec.rb Fix `min_id` and `max_id` causing error in search API (#32857) 2024-12-02 16:20:32 +01:00
signature_parser_spec.rb
status_cache_hydrator_spec.rb
status_filter_spec.rb
status_finder_spec.rb
status_reach_finder_spec.rb
suspicious_sign_in_detector_spec.rb
tag_manager_spec.rb
text_formatter_spec.rb
webfinger_resource_spec.rb
webfinger_spec.rb