Merge branch 'feature/mrf-user-filter' into 'develop'
mrf: add support for filtering users See merge request pleroma/pleroma!1188
This commit is contained in:
commit
75e78d4e23
7 changed files with 133 additions and 9 deletions
|
|
@ -43,6 +43,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- Emoji packs and emoji pack manager
|
||||
- Object pruning (`mix pleroma.database prune_objects`)
|
||||
- OAuth: added job to clean expired access tokens
|
||||
- MRF: Support for rejecting reports from specific instances (`mrf_simple`)
|
||||
- MRF: Support for stripping avatars and banner images from specific instances (`mrf_simple`)
|
||||
|
||||
### Changed
|
||||
- **Breaking:** Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue