This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-22 10:17:25 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
email
History
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
..
message_builder.rb
Enable reply by email for all users, display a message in the footer indicating so.
2013-06-25 11:27:17 -04:00
receiver.rb
Email parsing uses Traditional Markdown Linebreaks by default. Added JS tests for line breaks.
2013-06-21 11:37:26 -04:00
renderer.rb
FIX: Emoji sizes in emails should be done by the EmailStyler
2013-06-13 12:15:05 -04:00
sender.rb
Private messages have instructions for reply by email. We also strip X-Discourse headers
2013-06-25 11:35:26 -04:00
styles.rb
FIX: Emoji sizes in emails should be done by the EmailStyler
2013-06-13 12:15:05 -04:00