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:
commit
c67e9daf06
11 changed files with 131 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue