diff options
| author | Ariadne Conill <ariadne@dereferenced.org> | 2019-07-13 18:30:45 +0000 |
|---|---|---|
| committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-07-13 18:53:14 +0000 |
| commit | 80c46d6d8b84d77d86efc32c1d2af225c1eada33 (patch) | |
| tree | f409890204d76e5192ab14a59c4ff8c0fac0c7e9 /CHANGELOG.md | |
| parent | f4c001062e51c207bf84f56473ddf6120e3b50fb (diff) | |
| download | pleroma-80c46d6d8b84d77d86efc32c1d2af225c1eada33.tar.gz pleroma-80c46d6d8b84d77d86efc32c1d2af225c1eada33.zip | |
nodeinfo: implement MRF transparency exclusions
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index add8a0348..bebb438b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - MRF: Support for priming the mediaproxy cache (`Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy`) +- MRF: Support for excluding specific domains from Transparency. - Configuration: `federation_incoming_replies_max_depth` option - Mastodon API: Support for the [`tagged` filter](https://github.com/tootsuite/mastodon/pull/9755) in [`GET /api/v1/accounts/:id/statuses`](https://docs.joinmastodon.org/api/rest/accounts/#get-api-v1-accounts-id-statuses) - Mastodon API, streaming: Add support for passing the token in the `Sec-WebSocket-Protocol` header |
