Merge branch 'follow-request-notification' into 'develop'

Add support for follow request notifications

Closes #823 and #822

See merge request pleroma/pleroma-fe!1093
This commit is contained in:
Shpuld Shpludson 2020-05-01 20:24:25 +00:00
commit c67e9daf06
11 changed files with 131 additions and 23 deletions

View file

@ -11,6 +11,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Emoji autocomplete will match any part of the word and not just start, for example :drool will now helpfully suggest :blobcatdrool: and :blobcatdroolreach:
### Add
- Follow request notification support
## [2.0.2] - 2020-04-08
### Fixed
- Favorite/Repeat avatars not showing up on private instances/non-public posts