[openstreetmap/openstreetmap-website] Modify the way "Friends" are added (PR #5261)
David Tsiklauri
notifications at github.com
Tue Oct 15 08:00:51 UTC 2024
This PR addresses "Modify the way 'Friends' are added" issue mentioned in https://github.com/openstreetmap/openstreetmap-website/issues/3310
This PR replaces all occurrences of "friends" to "followers", including texts, tests and URLs.
This PR was not broken down to smaller pieces to maintain consistency and avoid different names of the same functionality.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5261
-- Commit Summary --
* Modify the way Friends are added
-- File Changes --
M app/abilities/ability.rb (2)
M app/controllers/diary_entries_controller.rb (2)
M app/controllers/friendships_controller.rb (12)
M app/helpers/changesets_helper.rb (2)
M app/mailers/user_mailer.rb (2)
M app/views/dashboards/_contact.html.erb (6)
M app/views/dashboards/show.html.erb (10)
R app/views/friendships/follow_user.html.erb (0)
R app/views/friendships/unfollow_user.html.erb (0)
M app/views/user_mailer/friendship_notification.html.erb (4)
M app/views/user_mailer/friendship_notification.text.erb (4)
M app/views/users/show.html.erb (4)
M config/locales/en.yml (54)
M config/routes.rb (4)
M test/controllers/friendships_controller_test.rb (84)
M test/controllers/oauth2_authorized_applications_controller_test.rb (2)
M test/system/dashboard_test.rb (8)
M test/system/friendships_test.rb (8)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5261.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5261.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5261
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5261 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241015/5cc75e30/attachment-0001.htm>
More information about the rails-dev
mailing list