foodsoft/config
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
..
environments rails up to 7.0and ruby to 2.7.2 2023-01-17 16:35:04 +01:00
initializers introduce importmaps 2023-02-10 12:24:42 +01:00
locales feat(messages): add html formatting to messages 2023-02-10 12:28:40 +01:00
app_config.yml.SAMPLE Rename Piwik to Matomo (PR #911) 2022-01-21 15:14:29 +01:00
application.rb feat(messages): add html formatting to messages 2023-02-10 12:28:40 +01:00
boot.rb Rails 5.2 2020-09-05 14:40:11 +02:00
database.yml.MySQL_SAMPLE Create database.yml via Dockerfile 2019-10-28 19:01:02 +01:00
database.yml.SQLite_SAMPLE Switch license to AGPL (fixes #496, PR #513) 2017-11-10 17:02:35 +01:00
environment.rb Rails 5.0 2020-09-05 14:40:11 +02:00
i18n-js.yml handle ajax errors (closes foodcoops#300) 2014-07-02 13:55:05 +02:00
importmap.rb feat(messages): add html formatting to messages 2023-02-10 12:28:40 +01:00
navigation.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
puma.rb Fix rubocop 2022-04-25 14:19:34 +02:00
routes.rb replace apivore with rswag 2023-01-17 16:07:54 +01:00
schedule.rb Add rake task to import bank_transactions 2019-10-29 18:06:53 +01:00
spring.rb Rails 5.0 2020-09-05 14:40:11 +02:00
storage.yml.SAMPLE Add support for ActiveStorage (PR #852) 2022-01-31 08:44:53 +01:00