Re: [openstreetmap/openstreetmap-website] Merge pull request #5417 from tomhughes/social-share-helper (f8b0463)

2024-12-24 Thread Star ⭐ Mobile Repair - Al Khobar via rails-dev
Star ⭐ Mobile Repair Location https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.js";> https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.css"; /> -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetm

Re: [openstreetmap/openstreetmap-website] Merge pull request #5417 from tomhughes/social-share-helper (f8b0463)

2024-12-24 Thread Star ⭐ Mobile Repair - Al Khobar via rails-dev
![Image](https://github.com/user-attachments/assets/8c945206-52f6-4ce2-a011-5d8d5c1e7a1b) -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/commit/f8b04635a79cf23a30ae1c80029d8c33f34f8424#r150716580 You are receiving this because you are

Re: [openstreetmap/openstreetmap-website] Merge pull request #5417 from tomhughes/social-share-helper (f8b0463)

2024-12-24 Thread Star ⭐ Mobile Repair - Al Khobar via rails-dev
=== Social Media === Star ⭐️ Mobile Repair - Al Khobar maintains an active presence on several social media platforms: * [LinkedIn](linkedin.com/in/star-mobile-repair-al-khobar) * [Instagram](instagram.com/star_mobile_repair) * [X (formerly Twitter)](x.com/Starmobilerepar) * [Facebook](facebook.c

Re: [openstreetmap/openstreetmap-website] Merge pull request #5417 from tomhughes/social-share-helper (f8b0463)

2024-12-24 Thread Star ⭐ Mobile Repair - Al Khobar via rails-dev
``` http://www.openstreetmap.org/copyright"  license="http://opendatacommons.org/licenses/odbl/1-0/";> https://www.facebook.com/mobile.repair.khobor"/> https://www.google.com/search?newwindow=1&client=ms-android-att-us-revc&sca_esv=ca3bd6bb63fceada&sxsrf=ADLYWIK7VzTvnRnAqX2LBUdudNGK

[openstreetmap/openstreetmap-website] Wrap diary entry location coordinates (PR #5442)

2024-12-24 Thread Anton Khorev via rails-dev
Fixes #1191. You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/5442 -- Commit Summary -- * Wrap diary entry location coordinates -- File Changes -- M app/assets/javascripts/diary_entry.js (6) -- Patch Links --

Re: [openstreetmap/openstreetmap-website] Login page does not check if a user is logged in (Issue #5441)

2024-12-24 Thread Anton Khorev via rails-dev
It works as expected as long as we're allowing using the login page without logging out first. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5441#issuecomment-2561462915 You are receiving this because you are subscribed to thi

Re: [openstreetmap/openstreetmap-website] Show "reporting user" on "issues" screen (PR #4990)

2024-12-24 Thread Anton Khorev via rails-dev
> instead of regular left-to-right or right-to-left reading, user has to read > every block of information top-to-bottom Which blocks are "every"? Reporter user lists? Aren't lists regularly read top-to-bottom? -- Reply to this email directly or view it on GitHub: https://github.com/openstreet

[openstreetmap/openstreetmap-website] Login page does not check if a user is logged in (Issue #5441)

2024-12-24 Thread Dimitar via rails-dev
### URL https://www.openstreetmap.org/login?referer=%2Fedit%3Frelation%3D15090094#map=19/33.411025/-114.923289 ### How to reproduce the issue? 1. Open osm.org in a container that is not normally used for osm.org (i.e. you are not logged in there) 2. Press "Edit" (you are redirected to the logi

Re: [openstreetmap/openstreetmap-website] Add user profile heatmap visualization for contributions (PR #5402)

2024-12-24 Thread Emin Kocan via rails-dev
@kcne pushed 2 commits. 27333136065e1eb2f34b3b8d0275f2f03692b984 Add heatmap javascript logic, styles and localization af02b6aecf6f39ac3694f00758f920c545cd19b1 Add tests for heatmap data in UsersController -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5402

Re: [openstreetmap/openstreetmap-website] Add user profile heatmap visualization for contributions (PR #5402)

2024-12-24 Thread Emin Kocan via rails-dev
@kcne pushed 2 commits. 32ed629cd8d7af0e1d5615a352c44e7eece4057e Add heatmap javascript logic, styles and localization 0a8fc1422aaa55c5b0c7e7220a99e4bda6bed9c5 Add tests for heatmap data in UsersController -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5402

Re: [openstreetmap/openstreetmap-website] Modify the way "Friends" are added (PR #5261)

2024-12-24 Thread David Tsiklauri via rails-dev
@nertc commented on this pull request. > @@ -280,8 +280,10 @@ resource :profile, :only => [:edit, :update] # friendships - match "/user/:display_name/make_friend" => "friendships#make_friend", :via => [:get, :post], :as => "make_friend" - match "/user/:display_name/remove_friend" => "

Re: [openstreetmap/openstreetmap-website] Modify the way "Friends" are added (PR #5261)

2024-12-24 Thread David Tsiklauri via rails-dev
@nertc pushed 1 commit. 36fba94eaa196762872d337975836625a65c107e Refactor friendships controller and model -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5261/files/02bede750de8a388d0ef378e2c2c583bfba1ca4a..36fba94eaa196762872d337975836625a65c107e You are rec