368 Commits (hs/search-usage)

Author SHA1 Message Date
Kegan Dougal d128ed2626 Add more logging for RSS feeds 8 years ago
Kegan Dougal 677b556376 Return an error so it is logged 8 years ago
Kegan Dougal 66fb3253f7 Treat RSS feeds with 0 items as errors 8 years ago
Kegan Dougal 729d004ad0 Use Giphy's translate API for better accuracy 8 years ago
Kegan Dougal aec58233d9 s/assign/assignments/ 8 years ago
Kegan Dougal 4d918673c0 Break apart 'issues' and 'pull_request' events 8 years ago
Kegan Dougal 683d36b5c5 Review comments 8 years ago
Kegan Dougal a9899557c5 Fix #72: Support smart quotes 8 years ago
Kegan Dougal 7a382c8120 Add failing command parse tests 8 years ago
Kegan Dougal 8ec37a4cf9 Add a dedicated testutils package 8 years ago
Kegan Dougal 314db5f6c7 Fix #105 : Mention which label was added/removed 8 years ago
Kegan Dougal 085d3ecfd0 Allow '.' in owner/repo strings 8 years ago
Kegan Dougal 4a3431efbb Fix #59 : Make pling commands case-insensitive 8 years ago
Kegan Dougal 14f49f2fde Use a text formatter which logs as key=val instead of JSON 8 years ago
Kegan Dougal 07574c1f0d Actually shorten the commit SHA 8 years ago
Kegan Dougal 2d61f5f186 Fix build 8 years ago
Kegan Dougal 45d167736d Purposefully break build 8 years ago
Kegan Dougal 61c3110cfe Fix travis-ci duration parsing 8 years ago
Kegan Dougal db5683d6f5 HACK: Have private/public fields for the webhook URL 8 years ago
Kegan Dougal 6ee73d5c49 lower_case_and_underscores webhook_url 8 years ago
Kegan Dougal 9b55ba9963 Travis: Join rooms on Register() 8 years ago
Kegan Dougal 1d23f6bd94 Actually use the default and enable travisci service 8 years ago
Kegan Dougal be52bdedf1 Clarify docs 8 years ago
Kegan Dougal 7f8c36ba89 Add a few more tests 8 years ago
Kegan Dougal 3a8b4a6aca Add working test and implement template parsing 8 years ago
Kegan Dougal 4825c5c4ef Begin to add Travis-CI Service tests 8 years ago
Kegan Dougal 5bf126473e Verify incoming Travis-CI webhook requests 8 years ago
Kegan Dougal 6d297f63ad Process Travis webhook events 8 years ago
Kegan Dougal 2b3cbba2e6 Begin to flesh out the Travis-CI service 8 years ago
Kegan Dougal ff8b4c41d0 Add stub travis-ci service 8 years ago
Kegan Dougal 0b26e6330a Add Guggy tests 8 years ago
Kegan Dougal a1fa5c3cac Add realm documentation 8 years ago
Kegan Dougal 6d65f77062 Use the right service type 8 years ago
Kegan Dougal be3b4bc22c Mention 'syncing client' 8 years ago
Kegan Dougal 7580d93042 400 if a service which needs a syncing client is configured without one 8 years ago
Kegan Dougal a06ac2d3be Make it clear that these are example requests 8 years ago
Kegan Dougal 209af79efe Add example configs for each service 8 years ago
Kegan Dougal f0cd6be741 Remove docs from the README and link to the godoc instead 8 years ago
Kegan Dougal 3fec1c6fa5 Add docs for all the remaining services and convert them to use NewDefaultService 8 years ago
Kegan Dougal 41f73214ef Add default implementations for ServiceType(), ServiceID() and ServiceUserID() 8 years ago
Kegan Dougal 3e21e02171 Remove Plugin. Replace with Commands() and Expansions() 8 years ago
Kegan Dougal 6e396a95ef Doc up Giphy service 8 years ago
Kegan Dougal 26f115d6f9 Appease golint 8 years ago
Kegan Dougal c66fdd1bdb Review comments 8 years ago
Kegan Dougal 81e1859cb4 Revert "Remove API docs from README which is duplicated" 8 years ago
Kegan Dougal f91f653704 Remove API docs from README which is duplicated 8 years ago
Kegan Dougal dc6d7c593a Add lots of HTTP and API docs 8 years ago
Kegan Dougal 4ab61e4a5f Split up the enormous handlers.go into more manageable files 8 years ago
Kegan Dougal 733440cf3d GZip logs by default 8 years ago
Kegan Dougal 71e6d97f79 Remove outdated comment 8 years ago