Mercurial > libervia-backend
diff 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 |
line wrap: on
line diff
--- a/CHANGELOG Fri Dec 07 17:46:50 2018 +0100 +++ b/CHANGELOG Fri Dec 07 19:13:28 2018 +0100 @@ -10,6 +10,7 @@ - XEP-0231 implementation (Bits of Binary) - XEP-0264 implementation (Thumbnails) - XEP-0280 implementation (Mesage Carbons) + - XEP-0313 implementation of messages part (one2one + MUC) - XEP-0329 implementation (File Information Sharing) - XEP-0384 implementation (OMEMO encryption) - new bridges are available: pb (perspective browser), and embedded (use backend as a module) @@ -38,6 +39,7 @@ - new info/session command, to get data on current session - new blog/get command, to retrieve locally XMPP blog - new message/encryption command, to handle encryption sessions + - new message/mam command, to check MAM archives (this command may be renamed or merged in an other one in the future) - new pubsub commands, for low level pubsub manipulations - include pubusb/search command for "grepping" pubsub nodes - new invitation commands