log sat/core/xmpp.py @ 2762:5a51c7fc74a5

age author description
2019-01-04 Goffi core (xmpp): don't add to history a message if there is no message and no subject.
2019-01-04 Goffi core (xmpp): added "extra" argument to client.feedback
2019-01-03 Goffi core (xmpp): implemented human friendly __unicode__ for client
2019-01-02 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)
2018-12-27 Goffi core (xmpp): set "to" attribute to <message> element when it's missing:
2018-12-07 Goffi plugin XEP-0045: MAM implementation for MUC
2018-12-07 Goffi core (xmpp): check <message> namespace in parseMessage, and accept empty namespace (happen with Wokkel)
2018-12-01 Goffi plugin XEP-0313: implementation of MAM for messages:
2018-11-19 Goffi core: removed whitespace ping (not needed anymore as we handle XMPP ping)
2018-11-18 Goffi core (xmpp): added NS_X_DATA to disco features
2018-11-18 Goffi plugin XEP-0198: Stream Management implementation:
2018-11-10 Goffi core (xmpp): added missing disco#info namespace to disco info result.
2018-11-10 Goffi core (xmpp): server certificate validation:
2018-08-11 Goffi core (xmpp): send initial presence only after all profileConnected have been treated:
2018-08-11 Goffi core (memore/encryption): new methods and checks:
2018-08-11 Goffi tools (trigger, async_trigger): added no_cancel argument to point and asyncPoint when a trigger must not be cancellable
2018-07-29 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature:
2018-07-29 Goffi core: added async TriggerManager
2018-07-29 Goffi core: style improvments (90 chars limit)
2018-06-27 Goffi code style reformatting using black
2018-05-25 Goffi core (xmpp): fixed "Force server" param on Android
2018-05-25 Goffi core (xmpp): use "phone" type in identities when backend is started from Android
2018-04-02 Goffi core, setup: huge cleaning: base src/core/xmpp.py@770198f5ecbe