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
Claire ce9dcbea32
Fix failure when sending warning emails with custom text (#17983)
* Add tests

* Fix failure when sending warning emails with custom text
3 years ago
..
controllers Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
fabricators
features
fixtures
helpers
lib Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 3 years ago
models
policies
presenters
requests
routing
serializers/activitypub
services Fix spurious edits and require incoming edits to be explicitly marked as such (#17918) 3 years ago
support
validators Fix being able to post URLs longer than 4096 characters (#17908) 3 years ago
views
workers
rails_helper.rb
spec_helper.rb