log sat/plugins/plugin_xep_0045.py @ 3060:730bbed77a89

age author description
Fri, 18 Oct 2019 14:45:07 +0200 Goffi plugin XEP-0045: join / MAM history improvements:
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Fri, 19 Jul 2019 23:01:57 +0200 Goffi plugin XEP-0045: fixed a bad attribute in a log message.
Tue, 16 Jul 2019 21:59:30 +0200 Goffi plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:
Sun, 14 Jul 2019 11:23:25 +0200 Goffi plugin 0249: fixed invitation handling + some improvments:
Tue, 09 Jul 2019 09:06:45 +0200 Goffi core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
Sun, 07 Jul 2019 15:39:53 +0200 Goffi plugin XEP-0045: avoid sending useless presence signals:
Sat, 06 Jul 2019 15:51:48 +0200 Goffi plugin XEP-0045: log "failure" on configure error
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