aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-08-12 14:26:18 +0200
committerlain <lain@soykaf.club>2019-08-12 14:31:12 +0200
commit2674db14a2ee29e98265c0c0b1db412835b6bbed (patch)
tree1fae9fedab5c82cf45f3c7165577802b364361cb
parent511ccea5aa36b4b0098e49b409b335b0ce8f042e (diff)
downloadpleroma-2674db14a2ee29e98265c0c0b1db412835b6bbed.tar.gz
Modify Changelog.
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 069974e44..f8c90a73b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Report email not being sent to admins when the reporter is a remote user
### Added
+- Conversations: Add Pleroma-specific conversation endpoints and status posting extensions. Run the `bump_all_conversations` task again to create the necessary data.
- MRF: Support for priming the mediaproxy cache (`Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy`)
- MRF: Support for excluding specific domains from Transparency.
- MRF: Support for filtering posts based on who they mention (`Pleroma.Web.ActivityPub.MRF.MentionPolicy`)