log src/core/xmpp.py @ 438:62145e50eae5

age author description
Sat, 03 Dec 2011 15:45:48 +0100 Goffi core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resources
Fri, 11 Nov 2011 19:49:21 +0100 Goffi core: fixed empty body error on new message
Tue, 08 Nov 2011 22:21:58 +0100 Goffi core: don't save anymore delayed message in history
Tue, 08 Nov 2011 01:08:11 +0100 Goffi backend, bridge: asynchronous history
Tue, 01 Nov 2011 22:59:15 +0100 Goffi core: param loading/purging on profile connection/disconnection
Sat, 27 Aug 2011 12:39:51 +0200 Xavier Maillard core: Fix status update crash
Sun, 29 May 2011 16:12:08 +0200 Goffi core: contact deletion from roster if we have no subscription to it (behaviour may change in futur)
Sat, 28 May 2011 20:28:21 +0200 Goffi core: fixed several subscription scheme issues + removed most of profile_key default value in core.sat_main and core.xmmp (source of bugs) + contact update
Thu, 26 May 2011 16:49:47 +0200 Goffi code: added asyncConnect
Wed, 25 May 2011 17:18:05 +0200 Goffi core: added email in registerNewAccount
Tue, 24 May 2011 00:53:09 +0200 Goffi core: fixed None instead of empty dict in availableReceived
Tue, 24 May 2011 00:49:20 +0200 Goffi core: fixed a None sent instead of empty dict in unavailableReceived
Mon, 23 May 2011 21:18:58 +0200 Goffi Core: created a new core module where xmpp classes are put base src/sat.tac@6f2e1b2e562b