Commit Graph

325 Commits

Author SHA1 Message Date
Brandon Keepers 4e9f26de37
Update server password to match docs 2016-10-11 17:33:40 -05:00
Brandon Keepers 7dcab47184 Merge pull request #23 from bkeepers/refactor-payload
Add Payload class
2016-10-10 21:22:26 -05:00
Brandon Keepers 78aa5e3ae6
Add Payload class to remove duplication in actions 2016-10-10 21:20:45 -05:00
Brandon Keepers 0e5cd684bb Merge pull request #22 from bkeepers/lock
Add lock and unlock actions
2016-10-10 21:19:47 -05:00
Brandon Keepers 78dd829806
Add lock and unlock 2016-10-10 18:36:48 -05:00
Brandon Keepers 034ba46f16
Update docs 2016-10-10 18:30:52 -05:00
Brandon Keepers 13e00e09be
Add unassign action 2016-10-10 17:52:19 -05:00
Brandon Keepers e257e5e259 Merge pull request #19 from bkeepers/assign
Add assign action
2016-10-10 11:59:10 -05:00
Brandon Keepers 0831725962
Docs 2016-10-10 11:58:44 -05:00
Brandon Keepers 76ee04ea7d
Add assign action 2016-10-10 11:46:38 -05:00
Brandon Keepers 63008341e4
More readme updates 2016-10-10 11:38:29 -05:00
Brandon Keepers 730cd74598
Update readme to reflect composable behaviors 2016-10-10 11:34:39 -05:00
Brandon Keepers 61496e1fb8 Merge pull request #18 from bkeepers/add-auto-reply
Add @parkr's Auto-reply
2016-10-10 11:34:14 -05:00
Ben Balter 558509ce52 Add @parkr's Auto-reply 2016-10-10 11:49:21 -04:00
Brandon Keepers cd844d9b88 Merge pull request #14 from bkeepers/esnext
esnext
2016-10-10 10:32:41 -05:00
Brandon Keepers e7f9529943
Run lint with `npm test` 2016-10-10 10:29:42 -05:00
Brandon Keepers 11ab8be65f
Fix esnext errors 2016-10-10 10:27:57 -05:00
Brandon Keepers a8370917b2
Require esnext syntax 2016-10-10 10:27:37 -05:00
Brandon Keepers 11903fe9d9 Merge pull request #13 from bkeepers/composable-behaviors
Composable behaviors: on…when…then
2016-10-10 10:19:23 -05:00
Brandon Keepers fbe55dbaf2
Remove autoresponder behavior 2016-10-10 10:18:36 -05:00
Brandon Keepers a50097e2dd
some cleanup 2016-10-10 10:14:44 -05:00
Brandon Keepers f24349673d
run mocha recursive 2016-10-10 10:08:58 -05:00
Brandon Keepers a24316c7f0
Add support for event.action 2016-10-10 10:06:35 -05:00
Brandon Keepers 9a036c51c5
Add label and unlabel actions 2016-10-10 09:41:58 -05:00
Brandon Keepers 147b2d755a
a few other crazy ideas 2016-10-10 09:35:54 -05:00
Brandon Keepers 98a261c65d
Add support for event.action syntax 2016-10-10 01:46:07 -05:00
Brandon Keepers 2eebbdc1ec
Split up refactored dispatcher 2016-10-10 01:26:34 -05:00
Brandon Keepers c3a140e8c2
refactor dispatcher into classes 2016-10-10 01:08:47 -05:00
Brandon Keepers e6126e87cf
behaviors 2016-10-10 00:04:45 -05:00
Brandon Keepers 251e853a73
Aspirational docs 2016-10-09 23:38:22 -05:00
Brandon Keepers 5697ebc219
Add test for dispatch 2016-10-09 18:23:13 -05:00
Brandon Keepers cd13388e8e
esnext 2016-10-09 18:01:31 -05:00
Brandon Keepers 520ead83df
Use mustache to evaluate templates 2016-10-09 17:37:07 -05:00
Brandon Keepers 527609f156
Implement comment action, refactor dispatcher 2016-10-09 14:25:29 -05:00
Brandon Keepers 79ee3fa028
Experiment with rules-based approach 2016-10-09 00:29:05 -05:00
Brandon Keepers 5cc30e4f31
remove TODO from README 2016-10-08 00:11:40 -05:00
Brandon Keepers 9da28f8fb1 Merge pull request #7 from bkeepers/no-travis-notifications
Disable travis notifications
2016-10-08 00:01:02 -05:00
Brandon Keepers 7339bf4cff
Disable travis notifications 2016-10-07 23:56:44 -05:00
Brandon Keepers fdae0869da Merge pull request #3 from bkeepers/travis
Configure Travis CI
2016-10-07 18:25:23 -05:00
Brandon Keepers 10a4488266
Add travis.yml 2016-10-07 18:09:01 -05:00
Brandon Keepers e353dbf6ee
update name in package.json 2016-10-07 18:04:15 -05:00
Brandon Keepers 841f20fa3c
Tweak README 2016-10-07 17:56:24 -05:00
Brandon Keepers ad413762e3
New WIP name 2016-10-07 17:52:36 -05:00
Brandon Keepers 5acd05d812
Fix permissions on script/server 2016-09-26 08:27:35 -05:00
Brandon Keepers ddab136675
Add a few more examples 2016-09-24 09:41:25 -05:00
Brandon Keepers 684365e583
More todos 2016-09-18 08:52:34 -05:00
Brandon Keepers 218a41edeb
Add script/console to start up a REPL 2016-09-18 08:52:17 -05:00
Brandon Keepers 4187c76109
Add rationale to README 2016-09-17 13:31:24 -05:00
Brandon Keepers 3f3a99ea51
Update doc note 2016-09-17 13:09:32 -05:00
Brandon Keepers f45d98329e Merge pull request #2 from bkeepers-inc/contrib
Initial docs for developing locally
2016-09-17 12:38:13 -05:00