0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-10 22:47:07 +00:00
mastodon/spec/lib
Markus Unterwaditzer 0c689b9d01
fix: allow verification when page size exceeds 1MB (using HTML5 parser) ()
* fix: allow verification when page size exceeds 1MB
Truncates the page after 1MB instead

Closes 

* switch to HTML5 parser, fix rubocop errors

* undo rubocop fixes

Co-authored-by: Chris Zubak-Skees <chriszs@gmail.com>
2023-01-11 21:59:13 +01:00
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors () 2022-09-21 22:45:57 +02:00
connection_pool
ostatus
settings
vacuum Fix vacuum scheduler missing lock, locks never expiring () 2022-10-26 12:10:48 +02:00
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads () 2022-04-28 17:47:34 +02:00
emoji_formatter_spec.rb Change RSS feeds () 2022-05-09 07:43:08 +02:00
entity_cache_spec.rb
extractor_spec.rb
fast_ip_map_spec.rb
feed_manager_spec.rb Fix home TL could contain post from who blocked me () 2023-01-05 13:30:38 +01:00
hash_object_spec.rb
hashtag_normalizer_spec.rb Change how hashtags are normalized () 2022-07-13 15:03:28 +02:00
html_aware_formatter_spec.rb Fix test-related issues () 2022-03-28 12:43:58 +02:00
link_details_extractor_spec.rb
permalink_redirector_spec.rb Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
plain_text_formatter_spec.rb Refactor formatter () 2022-03-26 02:53:34 +01:00
request_pool_spec.rb
request_spec.rb fix: allow verification when page size exceeds 1MB (using HTML5 parser) () 2023-01-11 21:59:13 +01:00
sanitize_config_spec.rb
scope_transformer_spec.rb
status_cache_hydrator_spec.rb Fix filter handling in status cache hydration () 2022-11-07 19:47:48 +01:00
status_filter_spec.rb
status_finder_spec.rb
status_reach_finder_spec.rb
suspicious_sign_in_detector_spec.rb Remove sign-in token authentication, instead send e-mail about new sign-in () 2022-04-06 20:58:12 +02:00
tag_manager_spec.rb
text_formatter_spec.rb Refactor formatter () 2022-03-26 02:53:34 +01:00
user_settings_decorator_spec.rb
webfinger_resource_spec.rb Fix typos () 2022-11-08 17:32:03 +01:00