Software /
code /
prosody
Comparison
CHANGES @ 9015:dc606dc89f44
MUC: Add support for storing a tombstone for destroyed rooms (#1182)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 11 Jul 2018 03:37:57 +0200 |
parent | 8959:ab18a9a9fd48 |
child | 9134:4aa786a180f5 |
comparison
equal
deleted
inserted
replaced
9014:326fedc1d3c6 | 9015:dc606dc89f44 |
---|---|
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 - Tombstones in place of destroyed rooms | |
13 - PubSub features | 14 - PubSub features |
14 - Persistence | 15 - Persistence |
15 - Affiliations | 16 - Affiliations |
16 - mod\_pep\_plus | 17 - mod\_pep\_plus |
17 - Asynchronous operations | 18 - Asynchronous operations |