Go to file
2013-03-23 17:16:44 +01:00
modules Extend seen module to be aware of online users and make response behavior more natural 2011-04-09 04:53:57 +02:00
modules-available Add new text message callback stub to mumo and modules. Add seen module to query for last time a given user was active. 2011-04-09 03:53:11 +02:00
tools Updated mbf2man tool to create channels with better names. 2011-04-06 17:20:19 -03:00
config_test.py Use RawConfigParser so we can load python style template syntax from configs 2013-03-23 17:16:44 +01:00
config.py Use RawConfigParser so we can load python style template syntax from configs 2013-03-23 17:16:44 +01:00
init-script Example init script for mumo 2012-08-25 18:25:31 -07:00
mumo_manager_test.py Sink log output in unit tests 2013-03-23 17:16:44 +01:00
mumo_manager.py Fix misleading error message 2011-04-16 05:25:59 +02:00
mumo_module.py Modify idlemove module to be able to chain thresholds for moving and add source channel filters 2010-12-27 02:42:23 +01:00
mumo.ini Improve mumo behavior with platforms in which Ice.getSliceDir behaves unexpected 2013-03-23 17:16:31 +01:00
mumo.py Improve mumo behavior with platforms in which Ice.getSliceDir behaves unexpected 2013-03-23 17:16:31 +01:00
sketches.txt Make MumoManager testable. Add first basic tests to test case. MumoManager is not yet completed. 2010-12-03 06:50:00 +01:00
testsuite.py Add commaSeperatedIntegers/commaSeperatedStrings validator functions to configuration. Rename testsuite collection test.py to testsuite.py to prevent name collision with test module test.py 2010-12-20 14:20:44 +01:00
worker_test.py Sink log output in unit tests 2013-03-23 17:16:44 +01:00
worker.py Nearly finished basic mumo application. config, worker and mumo_module have test coverage. mumo_manager is not yet covered and most likely not right yet. 2010-11-20 03:36:50 +01:00