foodsoft/app
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
..
assets feat(messages): add html formatting to messages 2023-02-10 12:28:40 +01:00
controllers Add home controller test 2023-01-17 16:09:27 +01:00
documents Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
helpers Fix small issues after 401c8f5 and 67ad202 2021-03-05 14:14:56 +01:00
inputs Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
javascript feat(messages): add html formatting to messages 2023-02-10 12:28:40 +01:00
jobs Use ActiveJob instead of Resque directly 2021-03-08 12:30:58 +01:00
lib rails up to 7.0and ruby to 2.7.2 2023-01-17 16:35:04 +01:00
mail_receivers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
mailers Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
models replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
serializers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
views feat(messages): add html formatting to messages 2023-02-10 12:28:40 +01:00