Merge branch 'feat/favicon-badge' into 'develop'

Add favicon badge for unread notifs

See merge request pleroma/pleroma-fe!1273
This commit is contained in:
Shpuld Shpludson 2020-11-17 18:25:05 +00:00
commit d905a6cb70
4 changed files with 68 additions and 0 deletions

View file

@ -22,6 +22,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 clicking NSFW hider through status popover