Sun, 12 Feb 2017 18:59:10 +0100 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
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
|
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
|
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
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Tue, 24 Dec 2013 15:19:08 +0100 |
Goffi |
backend, frontends: callbacks refactoring:
|
Thu, 21 Nov 2013 18:57:10 +0100 |
souliane |
frontends tools: moved src/tools/frontends to frontends/src/tools
|
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:
|
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
|
Fri, 18 Oct 2013 11:58:42 +0200 |
souliane |
tools: moved src/tools/games.py to src/tools/frontends/
|
Tue, 15 Oct 2013 19:28:34 +0200 |
Goffi |
core, plugins: fixed bad use of children instead of elements() for domish.Element instances.
|
Sun, 08 Sep 2013 18:05:19 +0200 |
Goffi |
core: added advanced list to XMLUI (need improvment, very basic so far)
|
Fri, 08 Mar 2013 00:36:22 +0100 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/plugins.
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
Fri, 28 Dec 2012 20:05:08 +0100 |
Goffi |
plugin quiz: fixed XEP-0045 call
|
Thu, 01 Nov 2012 22:41:39 +0100 |
Goffi |
core, plugins: fixed bad namespace in stanza creation
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
Thu, 05 Jan 2012 00:21:30 +0100 |
Goffi |
plugins: radio collective first draft
|
Wed, 06 Jul 2011 01:06:18 +0200 |
Goffi |
core: plugins refactored according to bridge + updatedValue now use profile
|
Sun, 12 Jun 2011 22:34:15 +0200 |
Goffi |
Quiz game: buzzer, timer, answer management
|
Sun, 12 Jun 2011 16:28:33 +0200 |
Goffi |
Quizz game: first draft
|