potlatch3 icon indicating copy to clipboard operation
potlatch3 copied to clipboard

Notification of unread OSM messages

Open atarom opened this issue 2 years ago • 3 comments

Hi, it seems that users who use potlach do not receive the notification of messages to be read in the application? thanks in advance

atarom avatar Dec 31 '22 06:12 atarom

That’s correct. Potlatch is an editor and not a client for interacting with every aspect of OSM.

systemed avatar Dec 31 '22 09:12 systemed

ok, thanks for the quick response I don't understand code, but if this could be implemented to let the user know he/she has messages to read it would be nice. https://wiki.openstreetmap.org/wiki/API_v0.6#Details_of_the_logged-in_user ... <messages> <received count="1" unread="0"/> <sent count="0"/> </messages> ...

atarom avatar Dec 31 '22 09:12 atarom

It's not something I have planned. osm.org already sends an email to users to alert them that they have a message, Potlatch doesn't need to duplicate that functionality. I wouldn't refuse a pull request to add it, of course.

systemed avatar Dec 31 '22 11:12 systemed