log sat/plugins/plugin_xep_0045.py @ 3758:b7cef1b24f83

age author description
Thu, 17 Jun 2021 13:05:58 +0200 Goffi merge changes from main branch
Thu, 03 Jun 2021 17:59:41 +0200 Goffi plugin XEP-0045: fix `/join` text command
Thu, 03 Jun 2021 17:47:25 +0200 Goffi plugin XEP-0045: fix "reason" parsing for /ban and /kick text commands
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Tue, 14 Apr 2020 21:00:33 +0200 Goffi core, frontends: avatar refactoring:
Tue, 18 Feb 2020 18:13:19 +0100 Goffi core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Mon, 30 Dec 2019 20:44:02 +0100 Goffi plugin XEP-0045: added room statuses to metadata:
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin XEP-0045: show join error even if it's not a StanzaError, log it with warning instead of error
Thu, 05 Dec 2019 23:05:16 +0100 Goffi plugin XEP-0045: don't fail on `item-not-found` with MAM:
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.