Merge branch 'feature/autocomplete-domain-mutes' into 'develop'

Autocomplete domain mutes from list of known instances

Closes #824

See merge request pleroma/pleroma-fe!1103
This commit is contained in:
Shpuld Shpludson 2020-06-10 11:18:30 +00:00
commit 4e3ce18703
8 changed files with 79 additions and 22 deletions

View file

@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Add
- Added private notifications option for push notifications
- 'Copy link' button for statuses (in the ellipsis menu)
- Autocomplete domains from list of known instances
### Changed
- Registration page no longer requires email if the server is configured not to require it