log sat/plugins/plugin_xep_0045.py @ 2986:37b55d87d027

age author description
Tue, 02 Jul 2019 19:36:27 +0200 Goffi plugin XEP-0045: added a warning if a message is discarded because the room has not been found
Sun, 30 Jun 2019 15:52:30 +0200 Goffi core, plugin XEP-0045: fix crashes when changing URIs:
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