log

age author description
Tue, 24 Dec 2013 15:19:08 +0100 Goffi core (memory): new Sessions management class (similar to dict)
Tue, 24 Dec 2013 15:18:31 +0100 Goffi core, frontends: callMenu is now async and don't use callback_id anymore
Tue, 24 Dec 2013 01:31:18 +0100 Goffi core (xml tools): bad default parameter in XMLUI.addList
Tue, 24 Dec 2013 01:31:01 +0100 Goffi plugin XEP-0050: fixed getDiscoItems when no commands were added + fixed commands purge on profile disconnection
Tue, 17 Dec 2013 01:46:45 +0100 Goffi core,bridge: sendMessage bridge method is now async
Tue, 17 Dec 2013 00:56:39 +0100 Goffi core, bridge: better GenericException handling
Mon, 16 Dec 2013 17:49:54 +0100 souliane plugin XEP-0033: avoid the controlled error to explode (use return Failure(...) instead of raise)
Mon, 16 Dec 2013 14:48:28 +0100 souliane plugin XEP-0033: bug fix for sending messages with the addressing feature to several servers
Mon, 16 Dec 2013 14:36:38 +0100 souliane core: bug fix for serverDiscoItems (bad use of addCallbacks)
Mon, 16 Dec 2013 14:35:26 +0100 souliane core: bug fix for requestServerDisco in sat_main.py + added getAllServerIdentities method in memory.py
Thu, 28 Nov 2013 19:23:59 +0100 souliane plugin room_games, radiocol: send the current queue to new players
Tue, 10 Dec 2013 09:02:20 +0100 souliane plugins groupblog (xep-0060, xep-0277): added blog item modification/deletion
Mon, 09 Dec 2013 15:31:07 +0100 souliane plugins text-syntaxes: added a default value to use the current user syntax in convert
Thu, 28 Nov 2013 21:27:18 +0100 souliane plugin XEP-0045: remove redondant errback from _join
Wed, 11 Dec 2013 17:16:53 +0100 souliane plugin XEP-0033: implementation of the addressing feature: