X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=e569c5ad2077bb4120195356de8c190b42697bad;hb=cfa5572d28a5a7b58d73106c32420b14ffd9fd2a;hp=2fa9bd1e7a14aca8f1439bbccccbc9909039a7cf;hpb=ab4915edcbf25009ea29cba6bd4fe6758642a40e;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa9bd1e7..e569c5ad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [unreleased] ### Added - Add a generic settings store for frontends / clients to use. +- Explicit addressing option for posting. - Optional SSH access mode. (Needs `erlang-ssh` package on some distributions). - [MongooseIM](https://github.com/esl/MongooseIM) http authentication support. - LDAP authentication @@ -50,6 +51,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - MRF: Support for rejecting reports from specific instances (`mrf_simple`) - MRF: Support for stripping avatars and banner images from specific instances (`mrf_simple`) - MRF: Support for running subchains. +- Addressable lists - Configuration: `skip_thread_containment` option ### Changed