discourse/app/views
James Kiesel feffe23cc5 FEATURE: More granular mailing list mode (#4068)
* Rearrange frontend to account for mailing list mode

* Allow update of user preference for mailing list frequency

* Add mailing list frequency estimate

* Simplify frequency estimate; disable activity summary for mailing list mode

* Remove combined updates

* Add specs for enqueue mailing list mode job

* Write mailing list method for mailer

* Fix linting error

* Account for stale topics

* Add translations for default mailing list setting

* One query for mailing list topics

* Fix failing spec

* WIP

* Flesh out html template

* First pass at text-based mailing list summary

* Add user avatar

* Properly format posts for mailing list

* Move make_all_links_absolute into Email::Styles

* Apply first_seen_at to user

* Send mailing list email summary hourly based on first_seen_at

* Branch and test cleanup

* Use existing mailing list mode estimate

* Fix failing specs
2016-05-21 15:17:54 +02:00
..
about PERF: Rendering crawler's template is expensive. 2016-04-07 16:28:31 +02:00
application
categories
common is it really necessary to specify 'normal' font? 2016-04-11 02:30:11 -07:00
default
email FIX: remove double <hr> in email notifications 2016-04-14 20:23:52 +02:00
embed
exceptions
invites FIX: invite link should not auto-accept invitation if user is already logged in 2016-02-23 12:10:25 -05:00
layouts Add body class to account-created route 2016-05-05 14:37:09 -04:00
list FIX: handle missing user for posts 2016-05-17 09:35:30 +10:00
metadata FEATURE: Add /search discovery 2016-03-28 15:07:59 -07:00
pending_flags_mailer
posts FIX: RSS feed must have unique GUID 2016-02-22 18:28:09 +05:30
robots_txt
search
static
tags FIX: crawler view of tags index page 2016-05-03 16:10:12 -04:00
topics FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
user_notifications FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
users FEATURE: add Google Analytics code to more user pages 2016-04-02 01:29:08 +05:30
users_email SECURITY: Support for confirm old as well as new email accounts 2016-03-08 14:52:22 -05:00