Re: [openstreetmap/openstreetmap-website] New 'social media links' are not included in the API when querying a user (Issue #6054)

2025-05-26 Thread Pieter Vander Vennet via rails-dev
pietervdvn left a comment (openstreetmap/openstreetmap-website#6054) > it too easy for people to scrape up the social links A scraper can just as well scrape the HTML from the profile directly -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-w

Re: [openstreetmap/openstreetmap-website] New 'social media links' are not included in the API when querying a user (Issue #6054)

2025-05-26 Thread Pieter Vander Vennet via rails-dev
pietervdvn left a comment (openstreetmap/openstreetmap-website#6054) The bot downloads the changesets made with mapcomplete, then checks the user profile of the person who made it. If a mastodon link is found, it'll ping the mastodon user instead of using the osm user name. But that 'detecting

[openstreetmap/openstreetmap-website] New 'social media links' are not included in the API when querying a user (Issue #6054)

2025-05-26 Thread Pieter Vander Vennet via rails-dev
pietervdvn created an issue (openstreetmap/openstreetmap-website#6054) ### URL https://www.openstreetmap.org/api/0.6/user/3818858.json ### How to reproduce the issue? Hi, I did set mastodon in the social links (which are a nice addition). However, my mastodon bot (https://en.osm.town/@mapcompl

Re: [openstreetmap/openstreetmap-website] Add some javascript to check dynamically if the username is already taken (PR #4402)

2025-02-04 Thread Pieter Vander Vennet via rails-dev
Closed #4402. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/4402#event-16181383875 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing

[openstreetmap/openstreetmap-website] Notes UI is still presented, despite being "read-only" (Issue #5404)

2024-12-16 Thread Pieter Vander Vennet via rails-dev
### URL https://www.openstreetmap.org/note/new#map=17/51.060265/3.721265&layers=N ### How to reproduce the issue? 0. Get OSM.org to be in "read-only" mode. (For example, sabotage the upstream router) 1. Go to OSM.org 2. Click the "new note button" 3. The new-note UI will still happily popup, as

[openstreetmap/openstreetmap-website] notes.json endpoint returns empty (redacted?) notes (Issue #5379)

2024-12-04 Thread Pieter Vander Vennet via rails-dev
### URL GET https://api.openstreetmap.org/api/0.6/notes.json?limit=1&closed=7&bbox=4.21875,50.73645513701065,4.5703125,50.95842672335991 ### How to reproduce the issue? https://www.openstreetmap.org/note/4541086 ### Screenshot(s) or anything else? Originally reported here: https://git