This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/lib/email
Gerhard Schlager 7e0eeed292 FEATURE: Add attachments to outgoing emails
This feature is off by default and can can be configured with the `email_total_attachment_size_limit_kb` site setting.

Co-authored-by: Maja Komel <maja.komel@gmail.com>
2019-07-25 15:57:45 +02:00
..
message_builder.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
processor.rb FIX: better error message when user without permissions replies via email 2019-06-04 16:39:41 +08:00
receiver.rb DEV: Make attachment markdown reusable 2019-07-25 14:04:18 +02:00
renderer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
sender.rb FEATURE: Add attachments to outgoing emails 2019-07-25 15:57:45 +02:00
styles.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00