mastodon/spec
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
* Change e-mail whitelist/blacklist to not be checked when invited

And only when creating an account, not when updating it later

Fix #10648

* Fix test
2019-05-03 23:44:44 +02:00
..
controllers Provide a link to existing domain block when trying to block an already-blocked domain (#10663) 2019-05-03 20:36:36 +02:00
fabricators Add "why do you want to join" field to invite requests (#10524) 2019-04-09 23:06:30 +09:00
features
fixtures Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00
helpers Add specs for action log helper (#9605) 2019-03-16 00:57:23 +09:00
lib Fix Keybase verification using wrong domain for remote accounts (#10547) 2019-04-10 20:28:43 +02:00
mailers Add invite request to pending account notification e-mail (#10528) 2019-04-10 00:36:01 +02:00
models Provide a link to existing domain block when trying to block an already-blocked domain (#10663) 2019-05-03 20:36:36 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00
support
validators Change e-mail whitelist/blacklist to not be checked when invited (#10683) 2019-05-03 23:44:44 +02:00
views
workers
rails_helper.rb
spec_helper.rb