Software /
code /
prosody
Comparison
CHANGES @ 8959:ab18a9a9fd48
CHANGES: Restructure Pubsub category
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 02 Jul 2018 11:31:47 +0200 |
parent | 8855:dba528970aa5 |
child | 9015:dc606dc89f44 |
comparison
equal
deleted
inserted
replaced
8958:b10a37f6f75f | 8959:ab18a9a9fd48 |
---|---|
8 | 8 |
9 - Rewritten more extensible MUC module | 9 - Rewritten more extensible MUC module |
10 - Store inactive rooms to disk | 10 - Store inactive rooms to disk |
11 - Store rooms to disk on shutdown | 11 - Store rooms to disk on shutdown |
12 - Voice requests | 12 - Voice requests |
13 - mod\_pep\_plus | 13 - PubSub features |
14 - Persistence of PubSub data (applies to mod\_pubsub and mod\_pep\_plus) | 14 - Persistence |
15 - Affiliations | |
16 - mod\_pep\_plus | |
15 - Asynchronous operations | 17 - Asynchronous operations |
16 - Busted for tests | 18 - Busted for tests |
17 - mod\_muc\_mam (XEP-0313 in groupchats) | 19 - mod\_muc\_mam (XEP-0313 in groupchats) |
18 | 20 |
19 0.10.0 | 21 0.10.0 |