Siderite / lichessTools

Browser extension that turbocharges the lichess.org site with extra functionalities
MIT License
18 stars 2 forks source link

Can team chat messages be included in notifications? #632

Open Siderite opened 1 month ago

Siderite commented 1 month ago

Note that many teams might mean a lot of messages. Maybe a notification that when clicked gets you to the first team you have messages in since last read? Or maybe the teams page itself, filtered by what teams have unread chat messages.

Must investigate how team chat works.

Siderite commented 1 month ago

Messages in the chat are loaded at page load, page doesn't have a JSON endpoint, there is no API to query team messages and the team message subscribe either doesn't work, or it only applies to the team mass messaging system.

Added a feature request to Lichess: https://github.com/lichess-org/lila/issues/15439