Mercurial > libervia-backend
log sat/plugins/plugin_xep_0045.py @ 2967:b619185bd760
age | author | description |
---|---|---|
Sat, 09 Mar 2019 16:24:17 +0100 | Goffi | plugin XEP-0045: added getRoomOccupants/mucOccupantsGet method to retrieve occupants of a joined room. |
Fri, 01 Mar 2019 17:32:15 +0100 | Goffi | plugin XEP-0045: fixed item-not-found exception when creating a room: |
Fri, 01 Mar 2019 16:17:00 +0100 | Goffi | plugin XEP-0045: fixed message type filtering when getting last stanza_id to retrieve history with MAM |
Fri, 01 Mar 2019 12:16:57 +0100 | Goffi | plugin XEP-0045: cache presences if they are received before the room is fully joined: |
Thu, 28 Feb 2019 18:57:04 +0100 | Goffi | plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method |
Sat, 26 Jan 2019 20:07:45 +0100 | Goffi | plugin XEP-0045: fixed crash when <delay> is used at an unexpected time. |
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Wed, 26 Dec 2018 17:21:39 +0100 | Goffi | plugin XEP-0045: fixed bad MAM detection on join |