]> git.openstreetmap.org Git - rails.git/commit
Implement web notifications for note 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)
commit579d213150e3b29dd96dba70f07594fb4eeefa26
tree3b729044ec78b42bf4503404979115a0158243ec
parentf85d5d469233884efb18b610fdf7e64de3cd5255
Implement web notifications for note comments
app/models/user_notifications.rb
app/views/notifications/_note_comment.html.erb [new file with mode: 0644]
config/locales/en.yml
test/controllers/notifications/note_comment_view_test.rb [new file with mode: 0644]