add favicon badge for unread notifs

This commit is contained in:
Shpuld Shpuldson 2020-11-02 15:46:49 +02:00
parent f0a66448ee
commit 350eb489c2
6 changed files with 64 additions and 1 deletions

View file

@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Import/export a muted users
- Proper handling of deletes when using websocket streaming
- Added optimistic chat message sending, so you can start writing next message before the previous one has been sent
- Added a small red badge to the favicon when there's unread notifications
### Fixed
- Fixed chats list not updating its order when new messages come in