osmlab / osm-planning

General OSM tools planning and wishlist
Other
18 stars 1 forks source link

List of changeset discussions for a user #12

Open bhousel opened 6 years ago

bhousel commented 6 years ago

from https://wiki.openstreetmap.org/wiki/Top_Ten_Tasks#List_of_changeset_discussions_for_a_user

List of changeset discussions for a user

Despite being a relatively recently added feature of osm.org, many communities have adopted changeset discussions as part of their communications with fellow mappers. There are still some limitations in the user interface offered on osm.org, though: Currently it requires third party websites such as Pascal's to find changeset discussions one participated in. Users can find a list of diary comments on the profile page, but not changeset discussions they've participated in, or comments to OSM notes.

Github has a ticket and patch. Might need some polishing before merge.


_This issue comes from the OSM Top Ten Tasks page_

bhousel commented 6 years ago

see also: https://github.com/mapbox/osm-comments

kamicut commented 6 years ago

I started an API endpoint here but I'm wondering if this top 10 task is referring to just a view on the website, or potentially adding to the API?

bhousel commented 6 years ago

Awesome @kamicut - I think the Top 10 is just referring to the view on the website. But it seems like having an API call for this would also be useful too.

I could see us using the API call for #13 - maybe to gather stats like "how many users I've welcomed".