]> git.openstreetmap.org Git - rails.git/commit
Modify the way Friends are added
authornertc <davidtsiklauri7@gmail.com>
Tue, 14 Jan 2025 07:32:54 +0000 (11:32 +0400)
committernertc <davidtsiklauri7@gmail.com>
Tue, 14 Jan 2025 07:32:54 +0000 (11:32 +0400)
commit2b7a48029bff06c190544f91c5969b09aeae552b
tree66fe2a5bfd53e4497a977472891739edddbaf015
parent17323257685bf5134d9286f5baefaddcae65478c
Modify the way Friends are added
14 files changed:
app/controllers/diary_entries_controller.rb
app/controllers/friendships_controller.rb
app/helpers/changesets_helper.rb
app/mailers/user_mailer.rb
app/views/dashboards/_contact.html.erb
app/views/dashboards/show.html.erb
app/views/user_mailer/friendship_notification.html.erb
app/views/user_mailer/friendship_notification.text.erb
app/views/users/show.html.erb
config/locales/en.yml
test/controllers/friendships_controller_test.rb
test/controllers/oauth2_authorized_applications_controller_test.rb
test/system/dashboard_test.rb
test/system/friendships_test.rb