Mercurial > libervia-backend
log libervia/backend/core/xmpp.py @ 4379:79d463e3fdeb
age | author | description |
---|---|---|
Fri, 04 Jul 2025 12:28:00 +0200 | Goffi | core (types): Renamed `libervia.backend.core.core_types.MessageData` to `MessageDataLegacy`: |
Sun, 08 Jun 2025 17:16:56 +0200 | Goffi | core (xmpp): add `origin` and `origin_label` to message data: |
Fri, 06 Jun 2025 10:45:54 +0200 | Goffi | tests (unit/sqla): Add test for `keyword` filtering: |
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. |