Merge branch 'editProfile' into 'develop'

Minor change: Add edit profile button onto self user card

See merge request pleroma/pleroma-fe!1398
This commit is contained in:
Shpuld Shpludson 2021-07-19 16:35:28 +00:00
commit 891611816c
5 changed files with 27 additions and 3 deletions

View file

@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Added quick filters for notifications
- Implemented user option to change sidebar position to the right side
- Implemented user option to hide floating shout panel
- Implemented "edit profile" button if viewing own profile which opens profile settings
### Fixed
- Fixed follow request count showing in the wrong location in mobile view