Sun, 12 Feb 2017 18:59:10 +0100 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
Sun, 17 Apr 2016 14:45:26 +0200 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
Sun, 03 Jan 2016 16:28:30 +0100 |
Goffi |
copyright update
|
Wed, 09 Dec 2015 03:33:30 +0100 |
souliane |
plugin misc_radiocol: the smaller fix in the world (1 character!)
|
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:
|
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
|
Tue, 11 Mar 2014 11:59:11 +0100 |
souliane |
plugin radiocol: preload signal also contains the uploader nickname
|
Wed, 05 Mar 2014 23:24:03 +0100 |
souliane |
plugin radiocol: add MP3 support
|
Tue, 18 Feb 2014 17:49:33 +0100 |
souliane |
plugin room_game, radiocol: RoomGame.send returns a Deferred.
|
Fri, 17 Jan 2014 15:02:46 +0100 |
souliane |
plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance
|
Thu, 16 Jan 2014 11:44:14 +0100 |
souliane |
plugin radiocol: sync data includes a "jump to time" info
|
Wed, 15 Jan 2014 23:09:39 +0100 |
souliane |
plugins radiocol_tarot: do not process received messages for MUC users that are actually not playing the game + fix for testing purpose
|
Wed, 15 Jan 2014 23:01:23 +0100 |
souliane |
plugins room_games, radiocol: better synchronization after a user joins a running game
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Thu, 09 Jan 2014 10:28:25 +0100 |
souliane |
plugin room game: improved docstrings, added '_' as prefix for internal methods names
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Tue, 17 Dec 2013 18:44:53 +0100 |
souliane |
plugins radiocol, xep-0054: better handling of upload errors:
|
Tue, 17 Dec 2013 11:35:41 +0100 |
souliane |
plugin radiocol: fix wrong call of deleteFile
|
Thu, 28 Nov 2013 19:23:59 +0100 |
souliane |
plugin room_games, radiocol: send the current queue to new players
|
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
|