| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #100 from astahlman/master | schneefux | 2014-07-11 | 6 | -15/+79 |
| |\ | | | | | Platform independent audio output. Stop hardcoding /home/jasper. | ||||
| | * | Merged latest changes. | schneefux | 2014-06-28 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Reverting files that accidentally snuck into commit. | schneefux | 2014-06-28 | 1 | -1/+1 |
| | | | | |||||
| | * | | Changes suggested in CR. | schneefux | 2014-06-28 | 3 | -11/+30 |
| | | | | |||||
| | * | | Escape phrases before 'say'ing them in OS X | schneefux | 2014-06-21 | 1 | -1/+4 |
| | | | | |||||
| | * | | Clean up before pull request. | schneefux | 2014-06-21 | 2 | -3/+3 |
| | | | | |||||
| | * | | Stop hardcoding /home/jasper and abstract out mic.say for multiplatform support | schneefux | 2014-06-21 | 6 | -15/+57 |
| | | | | |||||
| * | | | Merge pull request #97 from dag0310/master | schneefux | 2014-07-05 | 1 | -1/+4 |
| |\ \ \ | |_|/ |/| | | Added personalized greeting | ||||
| | * | | Check if first_name is set for profile beforehand | schneefux | 2014-06-12 | 1 | -1/+4 |
| | | | | |||||
| | * | | Make Jasper mention the user's name when asking "How can I be of service?" | schneefux | 2014-06-12 | 1 | -1/+1 |
| | |/ | |||||
| * / | Removed extra whitespace and unused import | schneefux | 2014-06-28 | 1 | -1/+1 |
| |/ | |||||
| * | 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 | 1 | -12/+82 |
| | | |||||
| * | fixed path for JOKES test | schneefux | 2014-05-27 | 1 | -1/+1 |
| | | |||||
| * | moved static assets to separate folder | schneefux | 2014-05-27 | 5 | -51/+4 |
| | | |||||
| * | removed * import in test | schneefux | 2014-05-27 | 1 | -8/+8 |
| | | |||||
| * | spotify error handling | schneefux | 2014-05-26 | 1 | -1/+11 |
| | | |||||
| * | 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 | 4 | -4/+44 |
| | | |||||
| * | better patching | schneefux | 2014-05-24 | 1 | -1/+1 |
| | | |||||
| * | Unit tests for brain using mocks | schneefux | 2014-05-24 | 1 | -0/+37 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fix joke typo | schneefux | 2014-04-07 | 1 | -2/+2 |
| | | |||||
| * | Initial commit | schneefux | 2014-03-30 | 32 | -0/+2325 |
