log src/plugins/plugin_misc_room_game.py @ 1543:62596ec69bbd

age author description
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-03-30 Goffi 2015 copyright dates update
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-28 Goffi core, plugin XEP-0115: discovery refactoring:
2014-03-28 Goffi core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
2014-03-21 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
2014-02-26 souliane plugin room_game: fix issues with data structures initialization
2014-02-20 souliane test: fix the tests for plugin room game
2014-02-18 souliane plugin room_game, radiocol: RoomGame.send returns a Deferred.
2014-02-17 souliane misc: fix unnamed arguments in format strings
2014-01-17 souliane plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance
2014-01-15 souliane plugins room_games, radiocol: better synchronization after a user joins a running game
2014-02-04 Goffi dates update
2014-01-10 souliane plugins room games, XEP-0045: small fixes, improved docstrings
2014-01-09 souliane plugin room game: improved docstrings, added '_' as prefix for internal methods names
2013-12-29 Goffi core: i18n refactoring:
2013-11-28 souliane plugin room_games, radiocol: send the current queue to new players
2013-11-21 souliane plugin tools: turn src/plugin/games.py into a plugin and move it to src/plugins/plugin_misc_room_game.py base src/tools/plugins/games.py@a3dd88d7bf30