log

age author description
Wed, 01 Jun 2011 12:11:32 +0200 Goffi retagged v0.2.0
Wed, 01 Jun 2011 12:10:49 +0200 Goffi Added tag SàT v0.2.0 for changeset cc2afb92ab93
Wed, 01 Jun 2011 12:09:09 +0200 Goffi updated version number 0.2.0 SàT v0.2.0
Tue, 31 May 2011 21:57:50 +0200 Goffi Added tag SàT v0.2.0 for changeset d782c22d5e34
Tue, 31 May 2011 17:13:13 +0200 Goffi updated CHANGELOG
Tue, 31 May 2011 17:08:20 +0200 Goffi plugin XEP-0045: added error callback to join's deferred, and a callback is created if join fail before calling MUCClient's join
Mon, 30 May 2011 19:05:08 +0200 Goffi setup.py update:
Mon, 30 May 2011 16:16:46 +0200 Goffi updated README and CHANGELOG
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
Sat, 28 May 2011 20:24:02 +0200 Goffi Bridge: added updateContact method
Sat, 28 May 2011 20:23:41 +0200 Goffi quickapp: fixed contact removing bug
Sat, 28 May 2011 20:21:45 +0200 Goffi plugin xep 0277: added OPT_DELIVER_PAYLOADS OPT_SEND_ITEM_SUBSCRIBE to microblog options when changing access
Sat, 28 May 2011 20:19:52 +0200 Goffi added social contract (CONTRAT_SOCIAL)
Thu, 26 May 2011 16:49:47 +0200 Goffi code: added asyncConnect
Thu, 26 May 2011 16:49:07 +0200 Goffi plugin groupblog: removed breakpoints, but error handling still need work
Thu, 26 May 2011 16:48:23 +0200 Goffi plugin XEP-00277: setMicroblogAccess is now asynchronous
Thu, 26 May 2011 16:47:39 +0200 Goffi plugin maildir: fixed typo
Thu, 26 May 2011 16:47:09 +0200 Goffi bridge: async callback managed in bridge_constructor + misc
Wed, 25 May 2011 17:18:05 +0200 Goffi core: added email in registerNewAccount
Tue, 24 May 2011 00:56:35 +0200 Goffi Tests
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
Tue, 24 May 2011 00:48:29 +0200 Goffi core: minor refactoring
Mon, 23 May 2011 21:32:28 +0200 Goffi core: main SAT class now moved in its own module core.sat_main
Mon, 23 May 2011 21:18:58 +0200 Goffi Core: created a new core module where xmpp classes are put
Mon, 23 May 2011 01:01:44 +0200 Goffi QuickApp: autoplay deactivated in Tarot game
Mon, 23 May 2011 00:46:51 +0200 Goffi Tarot game:
Sun, 22 May 2011 12:59:25 +0200 Goffi core: fixed crash when roster list is empty
Tue, 17 May 2011 01:34:17 +0200 Goffi core, plugin mblog: fixed some exceptions