mastodon/app
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted ()
Original patch by @j-a4
2018-05-27 11:58:08 +09:00
..
chewy
controllers Catch ActionController::UnknownFormat and return HTTP 406 () 2018-05-26 01:09:30 +02:00
helpers
javascript Don't use Object.assign with Notification, only display actions for mentions () 2018-05-27 11:55:19 +09:00
lib Ignore multiple occurrences of a hashtag within a status (fixes ) () 2018-05-25 14:26:45 +02:00
mailers
models Validate that e-mail resolves with MX and it's not blacklisted () 2018-05-27 11:58:08 +09:00
policies
presenters
serializers Do not encode HTML entities in initial Web Push payload body () 2018-05-22 18:12:45 +02:00
services
validators Validate that e-mail resolves with MX and it's not blacklisted () 2018-05-27 11:58:08 +09:00
views
workers