Mercurial > libervia-backend
log sat_frontends/quick_frontend/quick_chat.py @ 2847:c055a3a4ecb0
age | author | description |
---|---|---|
Sun, 10 Mar 2019 18:02:54 +0100 | Goffi | quick frontend(chat): display a useful message with __unicode__ and __str__ |
Sun, 03 Mar 2019 20:59:29 +0100 | Goffi | quick frontend(chat): use bare jid for getEncryptionState, and skip if for group chat |
Sat, 19 Jan 2019 23:27:22 +0100 | Goffi | quick frontend (chat): fixed use of old method printInfo |
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
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) |
Thu, 27 Dec 2018 11:40:04 +0100 | Goffi | quick frontend(chat): use unicode on jid.JID instance in self.host.bridge.messageEncryptionGet: |
Sat, 11 Aug 2018 18:24:55 +0200 | Goffi | quick frontend (app, chat): encryption handling: |
Mon, 02 Jul 2018 08:54:57 +0200 | Goffi | quick_frontend (chat): create target in cache if it is not found, avoiding an exception |