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 Spelling (#17705) 3 years ago
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 Fix edits with no actual changes being allowed (#17843) 3 years ago
policies Spelling (#17705) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
requests
routing
serializers/activitypub
services Fix spurious edits and require incoming edits to be explicitly marked as such (#17918) 3 years ago
support Spelling (#17705) 3 years ago
validators Fix being able to post URLs longer than 4096 characters (#17908) 3 years ago
views
workers
rails_helper.rb Fix not updating a status when newer version is fetched manually (#17745) 3 years ago
spec_helper.rb