summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor error in code commentschneefux2014-05-291-1/+1
| | | Comment confused 1901 with 1991.
* 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
| | | | | | | | in modules)
* | Semantic version update + reflect change in Weather module, better output ↵schneefux2014-05-103-8/+8
|/ | | | formatting in populate
* 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
|\ | | | | International weather
| * Weather module parses global forecasts correctlyschneefux2014-04-091-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 weatherschneefux2014-04-091-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 # requirementschneefux2014-04-081-5/+1
|
* added requests to requirements.txtschneefux2014-04-081-0/+1
|
* Merge pull request #1 from davidcelis/patch-1schneefux2014-04-071-2/+2
|\ | | | | Fix joke typo
| * Fix joke typoschneefux2014-04-071-2/+2
|/
* more info in readmeschneefux2014-04-071-2/+8
|
* MIT licenseschneefux2014-03-301-1/+25
|
* updated readmeschneefux2014-03-301-0/+2
|
* Initial commitschneefux2014-03-3051-0/+2876
|
* Initial commitschneefux2014-03-301-0/+4