Mercurial > libervia-backend
log libervia/backend/core/xmpp.py @ 4292:dd0891d0b22b
age | author | description |
---|---|---|
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 |
Wed, 22 Nov 2023 14:50:35 +0100 | Goffi | core (xmpp): message reception workflow refactoring: |
Fri, 30 Jun 2023 15:11:05 +0200 | Goffi | backend: rename `SatRosterProtocol` to `LiberviaRosterProtocol` |