Thu, 16 Apr 2015 14:57:57 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Wed, 11 Mar 2015 12:36:22 +0100 |
souliane |
plugins room_game, quiz, radiocol, tarot: use JID instead of unicode in many methods + class attributes
frontends_multi_profiles
|
Wed, 22 Oct 2014 14:38:20 +0200 |
souliane |
plugin misc_room_game, radiocol, tarot: fixes bridge method "prepareRoom" declaration (add "async=True")
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Wed, 26 Feb 2014 02:17:43 +0100 |
souliane |
plugin card_game: update to use the new XMLUI mechanism:
|
Fri, 17 Jan 2014 15:02:46 +0100 |
souliane |
plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance
|
Wed, 15 Jan 2014 23:09:39 +0100 |
souliane |
plugins radiocol_tarot: do not process received messages for MUC users that are actually not playing the game + fix for testing purpose
|
Wed, 15 Jan 2014 23:01:23 +0100 |
souliane |
plugins room_games, radiocol: better synchronization after a user joins a running game
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Tue, 24 Dec 2013 15:43:22 +0100 |
Goffi |
core (xml_tools): dataForm*2XML renamed to dataForm*2XMLUI and now return XMLUI instead of raw XML + submit_id is managed, and session_id is returned if present
|
Thu, 21 Nov 2013 18:57:10 +0100 |
souliane |
frontends tools: moved src/tools/frontends to frontends/src/tools
|
Thu, 21 Nov 2013 18:23:08 +0100 |
souliane |
plugin tools: turn src/plugin/games.py into a plugin and move it to src/plugins/plugin_misc_room_game.py
|