| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor error in code comment | schneefux | 2014-05-29 | 1 | -1/+1 |
| | | | | Comment confused 1901 with 1991. | ||||
| * | better unit tests for mic | schneefux | 2014-05-28 | 3 | -12/+82 |
| | | |||||
| * | fixed path for JOKES test | schneefux | 2014-05-27 | 1 | -1/+1 |
| | | |||||
| * | moved static assets to separate folder | schneefux | 2014-05-27 | 7 | -8/+8 |
| | | |||||
| * | removed * import in test | schneefux | 2014-05-27 | 1 | -8/+8 |
| | | |||||
| * | Merge branch 'master' of https://github.com/jasperproject/jasper-client | schneefux | 2014-05-27 | 16 | -444/+9 |
| |\ | |||||
| | * | removed wifi import | schneefux | 2014-05-27 | 1 | -1/+0 |
| | | | |||||
| | * | updated readme after network wizard update | schneefux | 2014-05-27 | 1 | -0/+4 |
| | | | |||||
| | * | fixed merge conflicts | schneefux | 2014-05-27 | 4 | -17/+86 |
| | |\ | |||||
| | * | | removed network setup wizard | schneefux | 2014-05-26 | 15 | -443/+4 |
| | | | | |||||
| * | | | initial contributing guide | schneefux | 2014-05-27 | 1 | -0/+42 |
| | | | | |||||
| * | | | no need for '+' in write | schneefux | 2014-05-27 | 1 | -2/+2 |
| | |/ |/| | |||||
| * | | finalized test | schneefux | 2014-05-26 | 2 | -2/+7 |
| | | | |||||
| * | | basic unit test for vocabcompiler | schneefux | 2014-05-26 | 2 | -2/+39 |
| | | | |||||
| * | | vocabcompiler now takes arguments (useful for testing) | schneefux | 2014-05-26 | 2 | -7/+7 |
| | | | |||||
| * | | edit docstring | schneefux | 2014-05-26 | 1 | -1/+1 |
| | | | |||||
| * | | modularized lm compilation | schneefux | 2014-05-26 | 1 | -6/+20 |
| | | | |||||
| * | | removed unused imports | schneefux | 2014-05-26 | 5 | -6/+3 |
| | | | |||||
| * | | spotify error handling | schneefux | 2014-05-26 | 1 | -1/+11 |
| | | | |||||
| * | | removed pkgutil | schneefux | 2014-05-26 | 1 | -1/+0 |
| | | | |||||
| * | | complete vocabcompiler fix | schneefux | 2014-05-26 | 1 | -2/+8 |
| | | | |||||
| * | | fixed vocabcompiler after init update | schneefux | 2014-05-26 | 1 | -1/+1 |
| |/ | |||||
| * | removed explicit names from init | schneefux | 2014-05-24 | 1 | -1/+0 |
| | | |||||
| * | reverse sorting for unit testing | schneefux | 2014-05-24 | 2 | -2/+4 |
| | | |||||
| * | Filter modules intelligently | schneefux | 2014-05-24 | 1 | -2/+1 |
| | | |||||
| * | dynamic module loading with priorities | schneefux | 2014-05-24 | 5 | -4/+45 |
| | | |||||
| * | better patching | schneefux | 2014-05-24 | 1 | -1/+1 |
| | | |||||
| * | Unit tests for brain using mocks | schneefux | 2014-05-24 | 1 | -0/+37 |
| | | |||||
| * | Fixed Weather merge conflict | schneefux | 2014-05-10 | 0 | -0/+0 |
| |\ | |||||
| | * | reverting to calling parseDay, consistent with semantic version | schneefux | 2014-05-10 | 1 | -1/+1 |
| | | | |||||
| * | | Populate now adds keys (with empty values) for empty input (easier to handle ↵ | schneefux | 2014-05-10 | 2 | -12/+10 |
| | | | | | | | | | in modules) | ||||
| * | | Semantic version update + reflect change in Weather module, better output ↵ | schneefux | 2014-05-10 | 3 | -8/+8 |
| |/ | | | | formatting in populate | ||||
| * | changed parseDate to extractDates | schneefux | 2014-05-10 | 1 | -1/+1 |
| | | |||||
| * | updated requirements.txt | schneefux | 2014-04-10 | 1 | -7/+0 |
| | | |||||
| * | Merge pull request #9 from alexbate/master | schneefux | 2014-04-09 | 2 | -9/+25 |
| |\ | | | | | International weather | ||||
| | * | 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 | ||||
| | * | Add international weather | schneefux | 2014-04-09 | 1 | -7/+17 |
| |/ | | | | | If not in US, uses nearest city/town instead. Wunderground handles this without any changes. Verifies that Wunderground returns a forecase. | ||||
| * | removed 10-digit phone # requirement | schneefux | 2014-04-08 | 1 | -5/+1 |
| | | |||||
| * | added requests to requirements.txt | schneefux | 2014-04-08 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #1 from davidcelis/patch-1 | schneefux | 2014-04-07 | 1 | -2/+2 |
| |\ | | | | | Fix joke typo | ||||
| | * | Fix joke typo | schneefux | 2014-04-07 | 1 | -2/+2 |
| |/ | |||||
| * | more info in readme | schneefux | 2014-04-07 | 1 | -2/+8 |
| | | |||||
| * | MIT license | schneefux | 2014-03-30 | 1 | -1/+25 |
| | | |||||
| * | updated readme | schneefux | 2014-03-30 | 1 | -0/+2 |
| | | |||||
| * | Initial commit | schneefux | 2014-03-30 | 51 | -0/+2876 |
| | | |||||
| * | Initial commit | schneefux | 2014-03-30 | 1 | -0/+4 |
