Mercurial > libervia-backend
log src/plugins/plugin_misc_room_game.py @ 1167:fe102b4cf275
age | author | description |
---|---|---|
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Fri, 28 Mar 2014 18:07:22 +0100 | Goffi | core, plugin XEP-0115: discovery refactoring: |
Fri, 28 Mar 2014 18:07:02 +0100 | 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 |
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:13:29 +0100 | souliane | plugin room_game: fix issues with data structures initialization |
Thu, 20 Feb 2014 17:51:51 +0100 | souliane | test: fix the tests for plugin room game |
Tue, 18 Feb 2014 17:49:33 +0100 | souliane | plugin room_game, radiocol: RoomGame.send returns a Deferred. |