111 コミット (243bcd60ac59e6bf85464101701116ff1cd618cd)
 

作成者 SHA1 メッセージ 日付
  Clara Hobbs 243bcd60ac Fixed cache_max_age default value 7年前
  Clara Hobbs 3695411da6 Weather plugin updates 7年前
  Clara Hobbs c05c52d2b4 Removed continuous_stop command 7年前
  Clara Hobbs 64c55bc61e Added a preliminary Dark Sky weather plugin 7年前
  Clara Hobbs 92557c33f9 Document the TTS functionality a bit 7年前
  Clara Hobbs 604bbf7ec3 Give plugins the ability to talk 7年前
  Clara Hobbs 03f613f77d Added a simple example plugin 7年前
  Clara Hobbs 474a286dc3 Updated README for new configuration 7年前
  Clara Hobbs c46bcf3a1a Moved plugin configuration to plugins.json 7年前
  Clara Hobbs 0ffc0e7922 Document the shell plugin 7年前
  Clara Hobbs c9e02f7e02 Get plugin options in PluginBase 7年前
  Clara Hobbs b39c303ec3 Make PluginBase concrete 7年前
  Clara Hobbs 7b116a11c4 Updated README for changes in plugins branch 7年前
  Clara Hobbs 7af31ebd4c Store order of configuration dicts 7年前
  Clara Hobbs a46c6f69fc Delegated invalid_sentence_command to Kaylee 7年前
  Clara Hobbs 56c6954039 Delegate history and valid command to Kaylee 7年前
  Clara Hobbs a25e9865e9 Remove an unnecessary sentence from a docstring 7年前
  Clara Hobbs d7fb99707f Remove the pass_words option 7年前
  Clara Hobbs 1002fc436e Initial support for plugins 7年前
  Clara Hobbs 76e0434e13 Removed an unused dictionary 7年前
  Clara Hobbs 7e4fe0ec74 Update URL in setup script 7年前
  Clara Hobbs baeb0e1fa0 Fixed recognition of "forty" 7年前
  Clara Hobbs 26081985ae Merge branch 'master' of https://github.com/Ratfink/kaylee 8年前
  Clara Hobbs cb4822025f Put all number-words on one line in the corpus 8年前
  Clara Hobbs a4c186b826 A bit of cleanup in the README 8年前
  Clara Hobbs 3128e3a172 New icons! 8年前
  Clara Hobbs 7db43a846b Remove unused code 8年前
  Clara Hobbs e3fd6a44b9 Renamed Config.parser -> Config._parser 8年前
  Clara Hobbs d314f9480d Remove reference to the old commands file 8年前
  Clara Hobbs bce8ef1763 Formatting and documentation 8年前
  Clara Hobbs 2611c6dcb6 Install systemd unit file from setup.py 8年前
  Clara Hobbs fc0196f697 Add a systemd service file for starting Kaylee 8年前
  Clara Hobbs 55f3c7b52c Update version number to 0.1.1 8年前
  Clara Hobbs 7e62fce409 Update to work with the latest pocketsphinx 8年前
  Clara Hobbs a1f694572a Add a setup.py script for installation 8年前
  Clara Hobbs 06132ae7a6 Add packaging files to .gitignore 8年前
  Clara Hobbs c4e5600c5e Convert README to reStructuredText 8年前
  Clara Hobbs a3f63727bf Tell users to copy config, not move it 8年前
  Clara Hobbs 1c2928ff1a Reorganize classes into a "kayleevc" package 8年前
  Clara Hobbs b95f115429 Remove __future__ print_function 8年前
  Clara Hobbs bc07966df1 Only write the strings file if necessary 8年前
  Clara Hobbs 9b9cc013ab Open all files using with blocks 8年前
  Clara Hobbs d36b65890a Removed unused import in kaylee.py 8年前
  Clara Hobbs 8d4e46d5b3 Moved command configuration to options.json 8年前
  Clara Hobbs b04dbd12cd Wrap long lines in kaylee.py 8年前
  Clara Hobbs 31731113b6 A few corrections and formatting changes to README 8年前
  Clara Hobbs 703d2e9fb3 Update copyright for 2016 8年前
  Clara Hobbs 93f09d0d96 Rewrote NumberParser.parse_all_numbers() 8年前
  Clara Hobbs 557f0b60cb Fixed the guaranteed-dictionary-update bug 8年前
  Clara Hobbs e19d76f051 Added number parsing capabilities 8年前