This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 20:08:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
spec
/
mailers
History
Roman Rizzi
958fbfb719
FEATURE: Send an email notification when a post is approved. (
#12665
)
...
We now send an email when a queued post is approved, and we create a notification.
2021-04-12 12:08:23 -03:00
..
group_smtp_mailer_spec.rb
FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (
#11037
)
2020-10-28 07:01:58 +10:00
invite_mailer_spec.rb
FIX: Correctly use invite to topic email templates (
#12411
)
2021-03-16 17:08:54 +02:00
rejection_mailer_spec.rb
…
subscription_mailer_spec.rb
FIX: Use correct URL for unsubscribe (
#10077
)
2020-06-24 09:31:20 +02:00
test_mailer_spec.rb
…
user_notifications_spec.rb
FEATURE: Send an email notification when a post is approved. (
#12665
)
2021-04-12 12:08:23 -03:00
version_mailer_spec.rb
…