log src/plugins/plugin_misc_tarot.py @ 1392:c7082457d03f

age author description
2015-03-11 souliane plugins room_game, quiz, radiocol, tarot: use JID instead of unicode in many methods + class attributes frontends_multi_profiles
2014-10-22 souliane plugin misc_room_game, radiocol, tarot: fixes bridge method "prepareRoom" declaration (add "async=True")
2014-04-19 Goffi core: use of the new core.log module:
2014-03-21 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
2014-02-26 souliane plugin card_game: update to use the new XMLUI mechanism:
2014-01-17 souliane plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance
2014-01-15 souliane plugins radiocol_tarot: do not process received messages for MUC users that are actually not playing the game + fix for testing purpose
2014-01-15 souliane plugins room_games, radiocol: better synchronization after a user joins a running game
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-12-24 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
2013-11-21 souliane frontends tools: moved src/tools/frontends to frontends/src/tools