31 Commits (1723763377905e3a9cbaa94fdb2ac21da3263842)

Author SHA1 Message Date
Kegan Dougal 1723763377 Comments 9 years ago
Kegan Dougal 5d08ba7368 Handle incoming JIRA webhook requests 9 years ago
Kegan Dougal e4b0121b31 Add JIRARealm.HasWebhook and set it on webhook creation 9 years ago
Kegan Dougal 69f65321d6 Move out project key to realm ID mapping 9 years ago
Kegan Dougal 684d54d6b4 Implement JIRA webhook creation 9 years ago
Kegan Dougal 5e37053e63 Kill dangling brackets 9 years ago
Kegan Dougal f7fd2d679f Use the RealmID in the Service rather than all of them 9 years ago
Kegan Dougal 37094acfb3 Implement JIRA issue expanding 9 years ago
Kegan Dougal f928b4c84e Review comments 9 years ago
Kegan Dougal 8937e031c0 Implement processing of !jira create commands 9 years ago
Kegan Dougal 32ebe92535 Pass in the webhook endpoint URL for each service 9 years ago
Kegan Dougal cc0325f4ff Explain what the ping event does 9 years ago
Kegan Dougal 4b41bfb484 Add TODO for order of operations 9 years ago
Kegan Dougal 28f26e61dd Formatting 9 years ago
Kegan Dougal 33b5abb84b Add Service.PostRegister(oldService) and implement GH webhook creation 9 years ago
Kegan Dougal d8cce6367f Change github service config format to include owner/repo filtering on webhooks 9 years ago
Kegan Dougal b89c3ef776 Length check the ownerRepo array 9 years ago
Kegan Dougal 8beb8fda7f Implement `!github create owner/repo title` 9 years ago
Kegan Dougal 55fda3c115 Grab access tokens from the GithubService and use them 9 years ago
Kegan Dougal 55f857db96 Add Register() function to Services 9 years ago
Kegan Dougal 8598e71124 Send webhook notifications to rooms specified in the service config 9 years ago
Kegan Dougal e88dc544bd Tweak github webhook to parse but not send webhook notifications 9 years ago
Kegan Dougal 41ba67235a Add handler for /services/hooks/{serviceType} 9 years ago
Kegan Dougal 0168f92023 Add tests for webhook event parsing to HTML 9 years ago
Kegan Dougal 665d43f726 Parse github webhook requests into suitable HTML messages 9 years ago
Kegan Dougal edf3f87674 Move database/types.go to types/types.go in its own 'types' package 9 years ago
Kegan Dougal d6b946f200 Make regexp top-level as per PR comments 9 years ago
Kegan Dougal 9cdd546ba6 Remove spurious !github command 9 years ago
Kegan Dougal 01e51f36a9 Add github issue expansion for things that look like owner/repo#11 9 years ago
Kegan Dougal 7f0af81330 Add very noddy github service. Add owner/repo#11 expander. 9 years ago
Mark Haines 9c83637852 An extensible Matrix bot written in Go 9 years ago