log sat/plugins/plugin_xep_0045.py @ 4051:c23cad65ae99

age author description
Mon, 29 May 2023 13:32:08 +0200 Goffi core: renamed `messageReceived` trigger to `message_received`
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Fri, 10 Mar 2023 17:22:41 +0100 Goffi plugin XEP-0045: dot not wait for MAM retrieval to be completed:
Tue, 23 Aug 2022 21:06:24 +0200 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
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