summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Google STT works on OS Xschneefux2014-07-2319-921/+125
* Fix boot.sh when invoked non-interactively via crontabschneefux2014-07-041-0/+1
* Merged latest changes.schneefux2014-06-282-3/+4
|\
| * Removed extra whitespace and unused importschneefux2014-06-282-3/+3
* | Reverting files that accidentally snuck into commit.schneefux2014-06-282-2/+1
* | Changes suggested in CR.schneefux2014-06-285-13/+33
* | Escape phrases before 'say'ing them in OS Xschneefux2014-06-212-2/+4
* | Fixed /boot unit test.schneefux2014-06-211-1/+10
* | Clean up before pull request.schneefux2014-06-213-4/+5
* | Stop hardcoding /home/jasper and abstract out mic.say for multiplatform supportschneefux2014-06-218-26/+80
|/
* Merge pull request #92 from andybee/patch-1schneefux2014-06-071-1/+1
|\
| * Minor error in code commentschneefux2014-05-291-1/+1
* | added module sharing informationschneefux2014-06-061-2/+2
* | Removed restart in event of network failureschneefux2014-06-021-1/+0
|/
* better unit tests for micschneefux2014-05-283-12/+82
* fixed path for JOKES testschneefux2014-05-271-1/+1
* moved static assets to separate folderschneefux2014-05-277-8/+8
* removed * import in testschneefux2014-05-271-8/+8
* Merge branch 'master' of https://github.com/jasperproject/jasper-clientschneefux2014-05-2716-444/+9
|\
| * removed wifi importschneefux2014-05-271-1/+0
| * updated readme after network wizard updateschneefux2014-05-271-0/+4
| * fixed merge conflictsschneefux2014-05-274-17/+86
| |\
| * | removed network setup wizardschneefux2014-05-2615-443/+4
* | | initial contributing guideschneefux2014-05-271-0/+42
* | | no need for '+' in writeschneefux2014-05-271-2/+2
| |/ |/|
* | finalized testschneefux2014-05-262-2/+7
* | basic unit test for vocabcompilerschneefux2014-05-262-2/+39
* | vocabcompiler now takes arguments (useful for testing)schneefux2014-05-262-7/+7
* | edit docstringschneefux2014-05-261-1/+1
* | modularized lm compilationschneefux2014-05-261-6/+20
* | removed unused importsschneefux2014-05-265-6/+3
* | spotify error handlingschneefux2014-05-261-1/+11
* | removed pkgutilschneefux2014-05-261-1/+0
* | complete vocabcompiler fixschneefux2014-05-261-2/+8
* | fixed vocabcompiler after init updateschneefux2014-05-261-1/+1
|/
* removed explicit names from initschneefux2014-05-241-1/+0
* reverse sorting for unit testingschneefux2014-05-242-2/+4
* Filter modules intelligentlyschneefux2014-05-241-2/+1
* dynamic module loading with prioritiesschneefux2014-05-245-4/+45
* better patchingschneefux2014-05-241-1/+1
* Unit tests for brain using mocksschneefux2014-05-241-0/+37
* Fixed Weather merge conflictschneefux2014-05-100-0/+0
|\
| * reverting to calling parseDay, consistent with semantic versionschneefux2014-05-101-1/+1
* | Populate now adds keys (with empty values) for empty input (easier to handle ...schneefux2014-05-102-12/+10
* | Semantic version update + reflect change in Weather module, better output for...schneefux2014-05-103-8/+8
|/
* changed parseDate to extractDatesschneefux2014-05-101-1/+1
* updated requirements.txtschneefux2014-04-101-7/+0
* Merge pull request #9 from alexbate/masterschneefux2014-04-092-9/+25
|\
| * Weather module parses global forecasts correctlyschneefux2014-04-091-2/+8
| * Add international weatherschneefux2014-04-091-7/+17
|/