Robin Ward
|
781a8876d3
|
Show post count in digest emails. Sort by score
|
2013-11-29 13:00:25 -05:00 |
Robin Ward
|
de30af9302
|
Support for inviting to a forum from a user's invite page.
|
2013-11-06 12:56:50 -05:00 |
Sam
|
00951e0578
|
remove "via sitename" from senders
|
2013-09-12 15:38:18 +10:00 |
Neil Lalonde
|
baff59d752
|
Send email to contact_email when a new version of Discourse is found. Disable with the new_version_emails setting.
|
2013-08-16 17:28:36 -04:00 |
Robin Ward
|
652169daf6
|
Include a list of more new topics in the digest emails at the bottom
|
2013-08-09 14:43:02 -04:00 |
Robin Ward
|
8e1fae0459
|
Add `Discourse.Singleton` class mixin for creating singletons.
|
2013-08-08 12:00:58 -04:00 |
Robin Ward
|
9564a6ce09
|
Don't include `user_deleted` posts in emails.
|
2013-08-08 10:32:51 -04:00 |
Robin Ward
|
fe3a69c271
|
Private message emails now include the history
|
2013-08-07 13:03:45 -04:00 |
Sam
|
d51dcd1705
|
improve email styling, include extra respond link
|
2013-07-26 17:27:46 +10:00 |
Sam
|
366cb13140
|
restyle all user notification emails to use a custom html template
|
2013-07-24 17:24:55 +10:00 |
Robin Ward
|
3e7b418ea8
|
First Try: Include Post History (context) in Notification Emails
|
2013-07-22 15:06:37 -04:00 |
Robin Ward
|
3067c2ed3b
|
Private messages have instructions for reply by email. We also strip X-Discourse headers
before sending the message as they are no longer needed.
|
2013-06-25 11:35:26 -04:00 |
Robin Ward
|
3fc69337d3
|
Enable reply by email for all users, display a message in the footer indicating so.
|
2013-06-25 11:27:17 -04:00 |
Robin Ward
|
87024c8676
|
Allow reply by email for admins in PMs
|
2013-06-18 17:26:33 -04:00 |
Robin Ward
|
8af9952b25
|
Change all headers to X-Discourse-* instead of Discourse-*
|
2013-06-18 15:54:02 -04:00 |
Robin Ward
|
8acdc18bc8
|
First stab at polling support for POP3S / reply by email
|
2013-06-17 16:49:02 -04:00 |
Robin Ward
|
49c09898e2
|
The EmailBuilder now creates the Reply by Email Key if necessary.
|
2013-06-13 12:40:06 -04:00 |
Robin Ward
|
cf9b6beb13
|
Add specs for all user notifications, including whether they support
reply by email.
|
2013-06-13 12:40:01 -04:00 |
Robin Ward
|
e29f4a3496
|
Work in Progress: Reply By Email:
- Add support classes and settings to enable reply by email
- Split out Email builder to be more OO, add many specs
|
2013-06-13 12:39:56 -04:00 |
Robin Ward
|
93bbe190c0
|
Moved Email components into a module
|
2013-06-10 15:34:10 -04:00 |
Neil Lalonde
|
34e1f376f6
|
Add [PM] to subject of email notifications for private messages
|
2013-06-07 15:50:11 -04:00 |
Chris Hunt
|
f6ce985121
|
Send activation email after user approved
|
2013-06-06 18:37:25 -07:00 |
Robin Ward
|
0b97ea6345
|
Better HTML emails, smarter email digests, new email section in admin with digest preview
|
2013-06-05 17:47:25 -04:00 |
Sam
|
b82e408351
|
add list unsubscribe
|
2013-04-26 16:56:28 +10:00 |
Sam
|
08af09cd7d
|
don't pass notification email into to the default cause it freezes in a potentially incorrect value
|
2013-04-02 13:29:34 +11:00 |
Karan Misra
|
5dfb04e4b3
|
Convert a lot of :a => b to a: b and bring peace to the world
|
2013-03-25 05:07:36 +05:30 |
Kuba Brecka
|
4424328bff
|
remove unnecessary .gitkeep files
|
2013-03-23 10:45:40 +01:00 |
Kuba Brecka
|
cf5deaba6c
|
2nd try: localize date formats on server side
|
2013-03-12 19:30:56 +01:00 |
Robin Ward
|
030857ac8c
|
Give a pretty "from" address to the digest emails
|
2013-03-05 16:53:49 -05:00 |
Régis Hanol
|
239cbd2d58
|
enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
|
2013-03-05 01:42:44 +01:00 |
Robin Ward
|
72cbb948b8
|
Fixes broken "From" header in Private Message emails.
|
2013-03-01 14:56:52 -05:00 |
Gosha Arinich
|
0c99dea153
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
Robin Ward
|
a086635add
|
Swap out "@" for "via" in email From field
|
2013-02-27 19:03:57 -05:00 |
Robin Ward
|
421f048458
|
Add a better from address to the email
|
2013-02-27 18:30:14 -05:00 |
Robin Ward
|
7c1ae451fe
|
Send emails to users who are watching topics
|
2013-02-27 15:38:44 -05:00 |
Jakub Arnold
|
61654ab8f0
|
Fix all the trailing whitespace
|
2013-02-07 16:45:24 +01:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |