Mercurial > libervia-backend
log src/plugins/plugin_misc_radiocol.py @ 1650:b08b828a87c9
age | author | description |
---|---|---|
2015-09-30 | Goffi | plugins: added new MissingModule exceptions to plugins using third party modules |
2015-04-17 | souliane | plugin radiocol: radiocolSongAdded now gets a JID as argument, add _radiocolSongAdded working with unicode for bridge calls |
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: |