log src/core/xmpp.py @ 1077:387bbc459d8f

age author description
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
2014-03-28 Goffi core (XMPP): fix status in presence
2014-03-28 Goffi core, plugin XEP-0115: discovery refactoring:
2014-03-24 souliane plugin account: bug fix profile deletion from the database + unsubscribe the contacts
2014-03-24 souliane core: presence stanzas were sent twice
2014-03-22 Goffi core: removed default_config:
2014-02-25 souliane core (xmpp): fix automatic contact deletion