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

* Fix failure when sending warning emails with custom text
2022-04-07 14:47:30 +02:00
..
controllers Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
fabricators
features
fixtures
helpers
lib Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models
policies
presenters
requests
routing
serializers/activitypub
services Fix spurious edits and require incoming edits to be explicitly marked as such (#17918) 2022-04-06 21:01:02 +02:00
support
validators Fix being able to post URLs longer than 4096 characters (#17908) 2022-03-30 14:46:03 +02:00
views
workers
rails_helper.rb
spec_helper.rb