mastodon/spec
ThibG c48d895ea7
Fix sign-ups without checked user agreement being accepted through the web form ()
* Fix user agreement not being verified

* Fix tests

* Fix up agreement field being dismissed
..
controllers Fix sign-ups without checked user agreement being accepted through the web form ()
fabricators Add announcements ()
features Add feature test that tests behaviour of profile name and bio ()
fixtures Add noopener and/or noreferrer ()
helpers Split AccountsHelper from StatusesHelper ()
lib Fix rendering `<a>` without `href` when scheme unsupported ()
mailers Add password challenge to 2FA settings, e-mail notifications ()
models Search account domain in lowercase ()
policies Change admin UI for hashtags and add back whitelisted trends ()
presenters Admission-based registrations mode ()
requests Fix localization test failing due to order of locale definitions ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Fix media attachments without file being uploadable ()
support Fix base64-encoded file uploads not being possible ()
validators Search account domain in lowercase ()
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
workers Fix RefollowWorker not keeping show_reblogs setting ()
rails_helper.rb Fix records not being indexed sometimes ()
spec_helper.rb Move rspec examples to tmp dir ()