Merge branch 'feat/sensitive-by-default' into 'develop'

close #1054 add sensitive by default option

Closes #1054

See merge request pleroma/pleroma-fe!1354
This commit is contained in:
Shpuld Shpludson 2021-02-27 18:31:13 +00:00
commit b4782ad159
6 changed files with 13 additions and 4 deletions

View file

@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Added reason field for registration when approval is required
- Added option to mark posts as sensitive by default
## [2.2.3] - 2021-01-18
### Added