diff options
author | Kim Alvefur <zash@zash.se> | 2018-07-02 11:31:47 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-07-02 11:31:47 +0200 |
commit | c90745beae49e19da4538ab81297e4973db4533e (patch) | |
tree | 7316f17b53985bb6dc184bae4c87ca997402b65e /CHANGES | |
parent | 62c13b733ab2f38fda6d0cde3ca42a8e85b2c99a (diff) | |
download | prosody-c90745beae49e19da4538ab81297e4973db4533e.tar.gz prosody-c90745beae49e19da4538ab81297e4973db4533e.zip |
CHANGES: Restructure Pubsub category
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -10,8 +10,10 @@ New features - Store inactive rooms to disk - Store rooms to disk on shutdown - Voice requests -- mod\_pep\_plus -- Persistence of PubSub data (applies to mod\_pubsub and mod\_pep\_plus) +- PubSub features + - Persistence + - Affiliations + - mod\_pep\_plus - Asynchronous operations - Busted for tests - mod\_muc\_mam (XEP-0313 in groupchats) |