foodsoft/plugins/messages/app/controllers
Philipp Rothmann 8eda266340 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-10 12:28:40 +01:00
..
admin Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
message_threads_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
messagegroups_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
messages_controller.rb feat(messages): add html formatting to messages 2023-02-10 12:28:40 +01:00