You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/lib
Jakub Mendyk 6a5e3da6b0 Allow most kinds of characters in URL query (fixes #8408) (#8447)
* Allow unicode characters in URL query strings

Fixes #8408

* Alternative approach to unicode support in urls

Adds PoC/idea to approch this problem.
6 years ago
..
activitypub Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 6 years ago
ostatus
settings
delivery_failure_tracker_spec.rb
extractor_spec.rb
feed_manager_spec.rb Add scheduled statuses (#9706) 6 years ago
formatter_spec.rb Allow most kinds of characters in URL query (fixes #8408) (#8447) 6 years ago
hash_object_spec.rb
language_detector_spec.rb
request_spec.rb Fix connect timeout not being enforced (#9329) 6 years ago
status_filter_spec.rb
status_finder_spec.rb
tag_manager_spec.rb
user_settings_decorator_spec.rb
webfinger_resource_spec.rb