foodsoft/plugins/messages/app
Philipp Rothmann 49a04b226c feat(messages): add html formatting to messages
This commit allows users to use the trix editor to send
messages with basic formatting and attachements.

* add active storage
* add actiontext
* add richtext field to messages
* add imageprocessing for message attachements
* add html email layout and adjust translations to use html urls
2023-02-24 18:54:33 +01:00
..
controllers feat(messages): add html formatting to messages 2023-02-24 18:54:33 +01:00
helpers feat(messages): add html formatting to messages 2023-02-24 18:54:33 +01:00
jobs Use ActiveJob instead of Resque directly 2021-03-08 12:30:58 +01:00
mail_receivers Use ActiveJob instead of Resque directly 2021-03-08 12:30:58 +01:00
mailers Align MessagesMailer argument order with Mailer 2017-09-30 12:14:16 +02:00
models feat(messages): add html formatting to messages 2023-02-24 18:54:33 +01:00
overrides Add additional eager loading annotations 2019-10-30 11:53:44 +01:00
views feat(messages): add html formatting to messages 2023-02-24 18:54:33 +01:00