log src/core/xmpp.py @ 944:e1842ebcb2f3

age author description
Fri, 28 Mar 2014 18:07:22 +0100 Goffi core, plugin XEP-0115: discovery refactoring:
Mon, 24 Mar 2014 16:21:14 +0100 souliane plugin account: bug fix profile deletion from the database + unsubscribe the contacts
Mon, 24 Mar 2014 10:16:07 +0100 souliane core: presence stanzas were sent twice
Sat, 22 Mar 2014 17:48:10 +0100 Goffi core: removed default_config:
Tue, 25 Feb 2014 18:47:15 +0100 souliane core (xmpp): fix automatic contact deletion
Thu, 13 Feb 2014 18:50:41 +0100 Goffi core: fixed UnknownGroupError exception in getJidsFromGroup
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Wed, 11 Dec 2013 17:16:53 +0100 souliane plugin XEP-0033: implementation of the addressing feature:
Sun, 24 Nov 2013 11:15:54 +0100 souliane core: bad indentation in SatPresenceProtocol.available
Tue, 10 Dec 2013 17:25:31 +0100 Goffi core: use of Twisted JID instead of string bare jid in roster SatRosterProtocol
Wed, 13 Nov 2013 13:57:36 +0100 Goffi core: sendMessage triggers now use a treatments deferred;
Thu, 07 Nov 2013 15:29:39 +0100 Goffi core, bridge: extra parameter is saved in history:
Tue, 05 Nov 2013 22:40:55 +0100 Goffi core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi"
Thu, 31 Oct 2013 17:18:04 +0100 Goffi core: Deferred in onMessage.