log src/core/xmpp.py @ 1251:51a85e8f599a

age author description
2014-10-18 souliane core, plugins: improve a bit some log messages
2014-09-21 souliane core: move XMPP keep-alife value to the constants
2014-09-05 souliane plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection
2014-09-04 souliane core (xmpp): fixes SatPresenceProtocol.available to prevent an eventual code skipping
2014-06-23 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
2014-06-22 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
2014-06-02 souliane core (xmpp): onMessage handles an eventual subject (used for announcement / headline message)
2014-05-23 souliane core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
2014-06-07 Goffi core (XMPP): message received (onMessage) refactoring:
2014-05-15 souliane core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
2014-04-19 Goffi core: use of the new core.log module:
2014-03-31 Goffi core (XMPP): typo again
2014-03-31 Goffi core (XMPP): fixed typo
2014-03-31 Goffi core (XMPP): added warning when a contact ins roster is not subscribed from or to
2014-03-31 Goffi plugin xep-0115: caps optimisation