log libervia/backend/core/xmpp.py @ 4304:92a886f31581 default tip @

age author description
Fri, 06 Sep 2024 17:42:07 +0200 Goffi core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes.
Wed, 19 Jun 2024 18:44:57 +0200 Goffi Reformatted code base using black.
Wed, 12 Jun 2024 22:37:04 +0200 Goffi core (xmpp): fix message workflow interruption from trigger.
Sat, 06 Apr 2024 12:21:04 +0200 Goffi core (xmpp): Add a timeout for messages processing to avoid blocking the queue.
Sat, 09 Dec 2023 19:19:26 +0100 Goffi core (tools/trigger): new `add_with_check` method:
Fri, 01 Dec 2023 18:20:27 +0100 Goffi core (message): fix calling of post treatments during message workflow