Sun, 12 Feb 2017 18:59:10 +0100 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
Sun, 12 Feb 2017 17:55:43 +0100 |
Goffi |
core, jp: component handling + client handling refactoring:
|
Sat, 04 Feb 2017 17:59:13 +0100 |
Goffi |
core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly
|
Mon, 27 Jun 2016 21:45:11 +0200 |
Goffi |
plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
|
Sun, 17 Apr 2016 14:45:26 +0200 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
Fri, 11 Mar 2016 16:38:23 +0100 |
souliane |
plugin room_game: decrease the level of two logging messages from warning to info
|
Sun, 03 Jan 2016 16:28:30 +0100 |
Goffi |
copyright update
|
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: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.
|
Mon, 17 Feb 2014 14:58:26 +0100 |
souliane |
misc: fix unnamed arguments in format strings
|
Fri, 17 Jan 2014 15:02:46 +0100 |
souliane |
plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance
|
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
|
Fri, 10 Jan 2014 18:07:36 +0100 |
souliane |
plugins room games, XEP-0045: small fixes, improved docstrings
|
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:
|
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
base
src/tools/plugins/games.py@a3dd88d7bf30
|