log src/plugins/plugin_misc_radiocol.py @ 827:215a2cb15e2d

age author description
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
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.
Wed, 09 Jan 2013 21:41:40 +0100 Goffi plugin radiocol: songs are deleted once played (Q&D need to be reworked once file are properly transfered to server)
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
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+
Sat, 24 Mar 2012 17:46:42 +0100 Goffi plugin radiocol: fixed missing import
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Sun, 29 Jan 2012 03:00:25 +0100 Goffi plugin radiocol: working Radio Collective \o/
Tue, 24 Jan 2012 00:22:11 +0100 Goffi plugin radiocol: fixed autocreation of radiocol for new comers
Mon, 23 Jan 2012 00:14:33 +0100 Goffi plugin RadioCol: basic functionnality working approximately
Sun, 22 Jan 2012 19:41:02 +0100 Goffi plugin radiocol: removed occupants list in radiocolStarted signal
Thu, 05 Jan 2012 00:21:30 +0100 Goffi plugins: radio collective first draft