Mercurial > libervia-backend
log src/plugins/plugin_misc_tarot.py @ 768:e1c64a5b4588
age | author | description |
---|---|---|
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 |
Thu, 21 Nov 2013 15:49:53 +0100 | souliane | plugins (games): more factorization and flexibility for launching and joining games: |
Mon, 18 Nov 2013 14:25:40 +0100 | souliane | plugins (games): add a method to send messages more easily |
Sun, 17 Nov 2013 16:59:12 +0100 | souliane | plugins (MUC, tools, games): generalize the generation of a unique room name when joining a MUC and no room is specified: |
Wed, 23 Oct 2013 12:45:13 +0200 | souliane | plugins radiocol, card_game, quiz: code factorization |