mastodon/app
Eugen Rochko 872a0d5bd8
Improve HTML e-mails based on Litmus tests (#6301)
* Use PNG images in HTML e-mails

* Make webpack use URLs with host so fonts load inside HTML e-mails

Convert this back to a relative URL in the premailer CSS loader
since local requests are quicker

* Improve responsive design

* Add missing PNG icon
2018-01-20 01:32:21 +01:00
..
controllers Fix regeneration marker not expiring (#6290) 2018-01-18 20:29:56 +01:00
helpers HTML e-mails for UserMailer (#6256) 2018-01-16 03:29:11 +01:00
javascript Improve HTML e-mails based on Litmus tests (#6301) 2018-01-20 01:32:21 +01:00
lib Process mentions and reblogs even from resolved threads (#6299) 2018-01-19 19:11:35 +01:00
mailers Replace tutorial modal with welcome e-mail (#6273) 2018-01-18 19:17:25 +01:00
models Change belongs_to_required_by_default to true (#5888) 2018-01-19 20:56:47 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers implement web share target (#6278) 2018-01-17 17:08:10 +01:00
services When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) 2018-01-18 16:12:10 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Improve HTML e-mails based on Litmus tests (#6301) 2018-01-20 01:32:21 +01:00
workers Retry delivering toots over ActivityPub for about 2 days (#6298) 2018-01-19 15:49:48 +01:00