summaryrefslogtreecommitdiff
path: root/client/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove TranscriptionMode and improve STT engine initialisationschneefux2014-11-051-11/+2
* Integrate new vocabcompiler into jasper.py, client/stt.py and client/musicmod...schneefux2014-10-081-27/+15
* Fix flake8 style nitsschneefux2014-10-0611-86/+129
* Fixed a typo in the case of multiple emails from a single senderschneefux2014-10-031-1/+1
* Only look for 'close' if activeListen returned somethingschneefux2014-10-011-4/+3
* Apply fix from PR jasperproject/jasper-client#173 to MusicModeschneefux2014-10-011-15/+15
* Use instance attributes in MPDWrapperschneefux2014-10-011-9/+5
* Readd MusicMode as dedicated moduleschneefux2014-10-011-0/+428
* Move app_utils.py from client/modules to client/schneefux2014-09-301-124/+0
* Use jasperpath in client/modules/Joke.pyschneefux2014-09-191-1/+2
* Remove Shebangs from modules not meant to be executed directlyschneefux2014-09-1011-11/+0
* Add shebang and PEP 0263 source encoding to every moduleschneefux2014-09-0611-0/+22
* Fixed News Modules - Sending news by emailschneefux2014-08-313-3/+3
* moved static assets to separate folderschneefux2014-05-271-1/+1
* removed explicit names from initschneefux2014-05-241-1/+0
* dynamic module loading with prioritiesschneefux2014-05-243-0/+7
* Populate now adds keys (with empty values) for empty input (easier to handle ...schneefux2014-05-101-1/+1
* Semantic version update + reflect change in Weather module, better output for...schneefux2014-05-101-1/+1
* changed parseDate to extractDatesschneefux2014-05-101-1/+1
* Weather module parses global forecasts correctlyschneefux2014-04-091-2/+8
* Initial commitschneefux2014-03-3012-0/+885