Mercurial > libervia-backend
comparison CHANGELOG @ 2715:b35c84ea73cf
plugin XEP-0045: MAM implementation for MUC
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 07 Dec 2018 19:13:28 +0100 |
parents | 1ecceac3df96 |
children | eb58f26ed236 |
comparison
equal
deleted
inserted
replaced
2714:57eac4fd0ec0 | 2715:b35c84ea73cf |
---|---|
8 - XEP-0198 implementation (Stream Management) | 8 - XEP-0198 implementation (Stream Management) |
9 - XEP-0199 implementation (XMPP Ping) | 9 - XEP-0199 implementation (XMPP Ping) |
10 - XEP-0231 implementation (Bits of Binary) | 10 - XEP-0231 implementation (Bits of Binary) |
11 - XEP-0264 implementation (Thumbnails) | 11 - XEP-0264 implementation (Thumbnails) |
12 - XEP-0280 implementation (Mesage Carbons) | 12 - XEP-0280 implementation (Mesage Carbons) |
13 - XEP-0313 implementation of messages part (one2one + MUC) | |
13 - XEP-0329 implementation (File Information Sharing) | 14 - XEP-0329 implementation (File Information Sharing) |
14 - XEP-0384 implementation (OMEMO encryption) | 15 - XEP-0384 implementation (OMEMO encryption) |
15 - new bridges are available: pb (perspective browser), and embedded (use backend as a module) | 16 - new bridges are available: pb (perspective browser), and embedded (use backend as a module) |
16 - D-Bus bridge: changed namespace from org.goffi.SAT to org.salutatoi.SAT | 17 - D-Bus bridge: changed namespace from org.goffi.SAT to org.salutatoi.SAT |
17 - components (SàT can now act as a component) | 18 - components (SàT can now act as a component) |
36 - jp: | 37 - jp: |
37 - new debug commands, to monitor stream, call bridge method or send fake signals | 38 - new debug commands, to monitor stream, call bridge method or send fake signals |
38 - new info/session command, to get data on current session | 39 - new info/session command, to get data on current session |
39 - new blog/get command, to retrieve locally XMPP blog | 40 - new blog/get command, to retrieve locally XMPP blog |
40 - new message/encryption command, to handle encryption sessions | 41 - new message/encryption command, to handle encryption sessions |
42 - new message/mam command, to check MAM archives (this command may be renamed or merged in an other one in the future) | |
41 - new pubsub commands, for low level pubsub manipulations | 43 - new pubsub commands, for low level pubsub manipulations |
42 - include pubusb/search command for "grepping" pubsub nodes | 44 - include pubusb/search command for "grepping" pubsub nodes |
43 - new invitation commands | 45 - new invitation commands |
44 - new event commands | 46 - new event commands |
45 - new uri commands, to parse/build XMPP URI | 47 - new uri commands, to parse/build XMPP URI |