1 Commits (1e297c50ad2938e511a3c86f4b190fd3fc3559d6)

Author SHA1 Message Date
Nikos Filippakis 1e297c50ad
Re-format project as a Go module (#310) 4 years ago
Michael Kaye 2938b1bd22 Make golint happy 6 years ago
Kegan Dougal 302a0238e2 Update go-neb to use util.JSONResponse 7 years ago
Kegan Dougal b98e878227 Use gomatrix 8 years ago
Kegan Dougal a1fa5c3cac Add realm documentation 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 3e21e02171 Remove Plugin. Replace with Commands() and Expansions() 8 years ago
Kegan Dougal 65963cd93f Add stub RSS Service. Add DefaultService. Add Poller interface. 8 years ago
Kegan Dougal b5e0665c64 Allow github webhooks to be explicitly removed 8 years ago
Kegan Dougal 6f2d9dc72c Add giphy integration 8 years ago
Kegan Dougal 4772d10cbd Join webhook rooms on Register() 8 years ago
Kegan Dougal 0f60be3ffc Create delta webhooks in GithubService.Register() 8 years ago
Kegan Dougal 97a292c65f Change how Services are notified for incoming !commands and expansions 8 years ago
Kegan Dougal 928a243ad2 Change Expansion.Expand to include matching groups rather than just the match 8 years ago
Kegan Dougal 4ea8e6d49d Add JIRA starter links 8 years ago
Kegan Dougal 2a3b56a1dc Return a specific not found error message when the user hasn't authed with JIRA 8 years ago
Kegan Dougal df6c8e1027 Return 200 on success 8 years ago
Kegan Dougal 5d08ba7368 Handle incoming JIRA webhook requests 8 years ago
Kegan Dougal 69f65321d6 Move out project key to realm ID mapping 8 years ago
Kegan Dougal 684d54d6b4 Implement JIRA webhook creation 8 years ago
Kegan Dougal 5e37053e63 Kill dangling brackets 8 years ago
Kegan Dougal f7fd2d679f Use the RealmID in the Service rather than all of them 8 years ago
Kegan Dougal 37094acfb3 Implement JIRA issue expanding 8 years ago
Kegan Dougal f928b4c84e Review comments 8 years ago
Kegan Dougal 8937e031c0 Implement processing of !jira create commands 8 years ago