Mercurial > libervia-backend
log sat/core/xmpp.py @ 2820:7ab8684784c6
age | author | description |
---|---|---|
Fri, 01 Mar 2019 12:12:50 +0100 | Goffi | core: renamed presenceReceived to presence_reveiced + use "client" as first arguments instead of "profile" |
Sat, 26 Jan 2019 20:07:45 +0100 | Goffi | plugin XEP-0045: fixed crash when <delay> is used at an unexpected time. |
Wed, 16 Jan 2019 09:18:16 +0100 | Goffi | core, XEP-0315: move XML element handling to sat_tmp: |
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Fri, 04 Jan 2019 18:44:43 +0100 | Goffi | core (xmpp): don't add to history a message if there is no message and no subject. |
Fri, 04 Jan 2019 11:13:31 +0100 | Goffi | core (xmpp): added "extra" argument to client.feedback |
Thu, 03 Jan 2019 20:51:08 +0100 | Goffi | core (xmpp): implemented human friendly __unicode__ for client |
Wed, 02 Jan 2019 18:28:30 +0100 | Goffi | core (xmpp): don't send message without message or subject to bridge (and log a warning in frontends if such a message is received) |