mastodon/app
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
Original patch by @j-a4
2018-05-27 11:58:08 +09:00
..
chewy
controllers Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 2018-05-26 01:09:30 +02:00
helpers
javascript Don't use Object.assign with Notification, only display actions for mentions (#7632) 2018-05-27 11:55:19 +09:00
lib
mailers
models Validate that e-mail resolves with MX and it's not blacklisted (#7631) 2018-05-27 11:58:08 +09:00
policies
presenters
serializers
services Use #any? instead of #exists? when checking media attachments (#7570) 2018-05-21 16:01:16 +02:00
validators Validate that e-mail resolves with MX and it's not blacklisted (#7631) 2018-05-27 11:58:08 +09:00
views
workers