Commit graph

3 commits

Author SHA1 Message Date
mmd-osm
3d3e143811 I18n: messages: avoid dynamic translation keys
By moving the translation outside the loop and calling t(...) with
explicitly stated keys, `bundle exec i18n-tasks unused` no longer
reports the keys as unused.
2024-09-02 06:55:21 +02:00
Gregory Igelmund
efc61f1315 Add basic structures for UserMute and Message muting logic
Including models, migration, controllers, views & locales.
2023-12-19 12:57:47 -05:00
Gregory Igelmund
3e69a4512f Refactor app/views/messages templates 2023-12-19 12:57:47 -05:00