Mercurial > libervia-backend
log src/plugins/plugin_misc_radiocol.py @ 1550:465d4d484e7c
age | author | description |
---|---|---|
Wed, 30 Sep 2015 17:25:09 +0200 | Goffi | plugins: added new MissingModule exceptions to plugins using third party modules |
Fri, 17 Apr 2015 19:05:37 +0200 | souliane | plugin radiocol: radiocolSongAdded now gets a JID as argument, add _radiocolSongAdded working with unicode for bridge calls |
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: |