index
:
jasper-client
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Python-3-style print function to match coding style
schneefux
2014-12-04
1
-3
/
+3
*
Merge pull request #224 from Holzhaus/fix-weather-plugin
schneefux
2014-11-05
1
-9
/
+63
|
\
|
*
Fix support for multi-word city names (Weather module)
schneefux
2014-10-15
1
-9
/
+63
*
|
Remove TranscriptionMode and improve STT engine initialisation
schneefux
2014-11-05
1
-11
/
+2
|
/
*
Integrate new vocabcompiler into jasper.py, client/stt.py and client/musicmod...
schneefux
2014-10-08
1
-27
/
+15
*
Fix flake8 style nits
schneefux
2014-10-06
11
-86
/
+129
*
Fixed a typo in the case of multiple emails from a single sender
schneefux
2014-10-03
1
-1
/
+1
*
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
*
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
*
Add shebang and PEP 0263 source encoding to every module
schneefux
2014-09-06
11
-0
/
+22
*
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
*
Semantic version update + reflect change in Weather module, better output for...
schneefux
2014-05-10
1
-1
/
+1
*
changed parseDate to extractDates
schneefux
2014-05-10
1
-1
/
+1
*
Weather module parses global forecasts correctly
schneefux
2014-04-09
1
-2
/
+8
*
Initial commit
schneefux
2014-03-30
12
-0
/
+885