discourse/lib/email
David Taylor 6a05f190c6
PERF: Do not create staged users for most rejected incoming emails (#7301)
Previously we would create users, then destroy them at the end of the job if the post was rejected. Now we do not create users unless required.
2019-04-08 10:36:39 +01:00
..
message_builder.rb FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
processor.rb FEATURE: If PM email bounced for staged user then alert in whisper reply (#6648) 2018-11-27 00:29:37 +05:30
receiver.rb PERF: Do not create staged users for most rejected incoming emails (#7301) 2019-04-08 10:36:39 +01:00
renderer.rb DEV: Rails 5.2 upgrade and global gem upgrade 2018-06-07 14:21:33 +10:00
sender.rb FIX: Failed to show details about some bounced emails 2019-03-26 18:00:27 +01:00
styles.rb UX: limit onebox thumbnail image size in emails 2019-03-05 23:07:44 +05:30