]> git.openstreetmap.org Git - rails.git/commit
Implement web notifications for new followers
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)
commitdf5002abc778dfcbac2195f94b9f209681f9746f
tree9c0fb841221e3e6bea622d04514349c52316e6d1
parent2ecdede351429232a5b44297773aaaa1ee4224fc
Implement web notifications for new followers
app/models/user_notifications.rb
app/views/notifications/_new_follower.html.erb [new file with mode: 0644]
config/locales/en.yml
test/controllers/notifications/new_follower_view_test.rb [new file with mode: 0644]