Mercurial > libervia-backend
log libervia/backend/core/xmpp.py @ 4370:0eaa50f21efb
age | author | description |
---|---|---|
Tue, 06 May 2025 00:18:30 +0200 | Goffi | core (xmpp): parse <thread> element: |
Fri, 11 Apr 2025 21:49:46 +0200 | Goffi | core (xmpp): Add missing f-string prefix |
Fri, 11 Apr 2025 18:19:28 +0200 | Goffi | types: Add `SatXMPPClient` to core types, add `roster` and improve type hints. |
Mon, 13 Jan 2025 01:23:10 +0100 | Goffi | core (types): improve `SatXMPPEntity` core type and type hints. |
Tue, 03 Dec 2024 00:11:00 +0100 | Goffi | core (main): Let plugins have several handlers + various improvements: |
Thu, 26 Sep 2024 16:12:01 +0200 | Goffi | plugin XEP-0033: code modernisation, improve delivery, data validation: |
Fri, 06 Sep 2024 17:42:07 +0200 | Goffi | core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes. |