]> git.openstreetmap.org Git - rails.git/commit
Implement web notifications for diary comments
authorPablo Brasero <pablo@pablobm.com>
Mon, 20 Apr 2026 14:26:48 +0000 (15:26 +0100)
committerPablo Brasero <pablo@pablobm.com>
Thu, 23 Jul 2026 09:14:07 +0000 (10:14 +0100)
commit2ecdede351429232a5b44297773aaaa1ee4224fc
treea29c3bdeff74c666b91d6ab78e34ecbbd5009eeb
parent579d213150e3b29dd96dba70f07594fb4eeefa26
Implement web notifications for diary comments
app/models/user_notifications.rb
app/views/notifications/_diary_comment.html.erb [new file with mode: 0644]
config/locales/en.yml
test/controllers/notifications/diary_comment_view_test.rb [new file with mode: 0644]