Software /
code /
prosody
Comparison
CHANGES @ 9261:9db9e37610b7
mod_vcard4: Allow access to the vcard4 PEP node via iq syntax
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 18 Aug 2018 13:48:38 +0200 |
parent | 9260:0fc6ffc57dc0 |
child | 9519:e6e5ff64d1c2 |
comparison
equal
deleted
inserted
replaced
9260:0fc6ffc57dc0 | 9261:9db9e37610b7 |
---|---|
19 - PEP now uses our pubsub code and now shares the above features | 19 - PEP now uses our pubsub code and now shares the above features |
20 - Asynchronous operations | 20 - Asynchronous operations |
21 - Busted for tests | 21 - Busted for tests |
22 - mod\_muc\_mam (XEP-0313 in groupchats) | 22 - mod\_muc\_mam (XEP-0313 in groupchats) |
23 - mod\_vcard\_legacy (XEP-0398) | 23 - mod\_vcard\_legacy (XEP-0398) |
24 - mod\_vcard4 (XEP-0292) | |
24 | 25 |
25 0.10.0 | 26 0.10.0 |
26 ====== | 27 ====== |
27 | 28 |
28 **2017-10-02** | 29 **2017-10-02** |