| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only look for 'close' if activeListen returned something | schneefux | 2014-10-01 | 1 | -4/+3 |
| | | |||||
| * | Apply fix from PR jasperproject/jasper-client#173 to MusicMode | schneefux | 2014-10-01 | 1 | -15/+15 |
| | | |||||
| * | Use instance attributes in MPDWrapper | schneefux | 2014-10-01 | 1 | -9/+5 |
| | | |||||
| * | Readd MusicMode as dedicated module | schneefux | 2014-10-01 | 1 | -0/+428 |
| | | |||||
| * | Move app_utils.py from client/modules to client/ | schneefux | 2014-09-30 | 1 | -124/+0 |
| | | | | | app_utils.py does not have a WORDS constant and thus does not belong into that folder | ||||
| * | Use jasperpath in client/modules/Joke.py | schneefux | 2014-09-19 | 1 | -1/+2 |
| | | |||||
| * | Remove Shebangs from modules not meant to be executed directly | schneefux | 2014-09-10 | 11 | -11/+0 |
| | | | | | See https://github.com/jasperproject/jasper-client/pull/154#issuecomment-54882839 for more info. | ||||
| * | Add shebang and PEP 0263 source encoding to every module | schneefux | 2014-09-06 | 11 | -0/+22 |
| | | | | | Source encoding should be specified and a shebang helps to execute a module directly (either to start jasper or just for testing purposes). | ||||
| * | Fixed News Modules - Sending news by email | schneefux | 2014-08-31 | 3 | -3/+3 |
| | | |||||
| * | moved static assets to separate folder | schneefux | 2014-05-27 | 1 | -1/+1 |
| | | |||||
| * | removed explicit names from init | schneefux | 2014-05-24 | 1 | -1/+0 |
| | | |||||
| * | dynamic module loading with priorities | schneefux | 2014-05-24 | 3 | -0/+7 |
| | | |||||
| * | Populate now adds keys (with empty values) for empty input (easier to handle ↵ | schneefux | 2014-05-10 | 1 | -1/+1 |
| | | | | | in modules) | ||||
| * | Semantic version update + reflect change in Weather module, better output ↵ | schneefux | 2014-05-10 | 1 | -1/+1 |
| | | | | | formatting in populate | ||||
| * | changed parseDate to extractDates | schneefux | 2014-05-10 | 1 | -1/+1 |
| | | |||||
| * | Weather module parses global forecasts correctly | schneefux | 2014-04-09 | 1 | -2/+8 |
| | | | | | | The weather module now checks to see if it is a global forecast, as the parsing needs to be slightly different if so | ||||
| * | Initial commit | schneefux | 2014-03-30 | 12 | -0/+885 |
