diff options
author | Lain Soykaf <lain@lain.com> | 2023-12-12 10:55:19 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2023-12-12 10:55:19 +0400 |
commit | 18ab36d70c0b1304855a9ed4626c04a4ef23a242 (patch) | |
tree | 31da24231d7966525eebcf32fc5c6cc2328fc4c5 /changelog.d/optimistic-inbox.change | |
parent | 6be3704bc4787e71d99e4dc19f0668a35e55f0ba (diff) | |
parent | 3c89f3cf15da24242fa3db845b5f9458e2e9eb63 (diff) | |
download | pleroma-18ab36d70c0b1304855a9ed4626c04a4ef23a242.tar.gz pleroma-18ab36d70c0b1304855a9ed4626c04a4ef23a242.zip |
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into no-async-clear-config
Diffstat (limited to 'changelog.d/optimistic-inbox.change')
-rw-r--r-- | changelog.d/optimistic-inbox.change | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/optimistic-inbox.change b/changelog.d/optimistic-inbox.change new file mode 100644 index 000000000..2cf1ce92c --- /dev/null +++ b/changelog.d/optimistic-inbox.change @@ -0,0 +1 @@ +Optimistic Inbox reduces the processing overhead of incoming activities without instantly verifiable signatures. |