Mercurial > libervia-backend
log sat/core/xmpp.py @ 4039:f5d3afd4e5c4
age | author | description |
---|---|---|
Sat, 08 Apr 2023 13:54:42 +0200 | Goffi | massive refactoring to switch from camelCase to snake_case: |
Thu, 23 Mar 2023 15:42:21 +0100 | Goffi | component AP gateway: handle attachments |
Thu, 23 Mar 2023 15:38:07 +0100 | Goffi | core (xmpp), component file sharing, plugin XEP-0363: `enabled_features` + HTTP Upload: |
Fri, 10 Mar 2023 17:01:09 +0100 | Goffi | core (xmpp): improve pluging timing log by using highest `profileConnected` time: |
Sat, 04 Mar 2023 22:21:28 +0100 | Goffi | core: add debug trace to show plugins loading time |
Thu, 06 Oct 2022 16:02:05 +0200 | Goffi | core (xmpp): check presence of some keys in attachment before using them: |
Sat, 24 Sep 2022 16:31:39 +0200 | Goffi | core (xmpp): make `send` a blocking method, fix `sendMessageData` calls: |