mastodon/spec
Claire ce9dcbea32
Fix failure when sending warning emails with custom text ()
* Add tests

* Fix failure when sending warning emails with custom text
..
controllers Remove sign-in token authentication, instead send e-mail about new sign-in ()
fabricators Fix report category not being saved in REST API ()
features Add submit button to the top of preferences pages ()
fixtures Fix some link previews being incorrectly generated from other prior links ()
helpers Spelling ()
lib Remove sign-in token authentication, instead send e-mail about new sign-in ()
mailers Fix failure when sending warning emails with custom text ()
models Fix edits with no actual changes being allowed ()
policies Spelling ()
presenters Add `/api/v1/accounts/familiar_followers` to REST API ()
requests Further preparation for Rails 6 ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Fix spurious edits and require incoming edits to be explicitly marked as such ()
support Spelling ()
validators Fix being able to post URLs longer than 4096 characters ()
views Redesign /about when already logged in ()
workers Improve tests involving push_bulk ()
rails_helper.rb Fix not updating a status when newer version is fetched manually ()
spec_helper.rb Improve tests involving push_bulk ()