foodsoft/plugins/messages/app
Philipp Rothmann f7302bc8fc feat(messages): render markdown in message body
uses redcarpet gem to render markdown to html. Also a html email template
is added.
2023-01-30 13:16:44 +01:00
..
controllers Fix missing I18n in messages plugin 2022-05-27 23:10:07 +02:00
helpers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +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): render markdown in message body 2023-01-30 13:16:44 +01:00
overrides Add additional eager loading annotations 2019-10-30 11:53:44 +01:00
views feat(messages): render markdown in message body 2023-01-30 13:16:44 +01:00