8 Commits (64843499e9c9a0566f6d86c6ec2095deb829db16)

Author SHA1 Message Date
Michael Telatynski 64843499e9 Iterate PR to leverage the library better 2 years ago
Michael Telatynski 13d63a93c0 Improve typing 2 years ago
James Salter 79af91a0d6 Ammend comment with new type 3 years ago
James Salter 1e63241a25 Use array of strings to spec labels 3 years ago
James Salter 5f955cd380 Add support for new_issue_labels in github m.room.bot.options 3 years ago
Nikos Filippakis 1be6c8c1cd
Enable e2ee across all services and save crypto material in the database (#324) 4 years ago
Nikos Filippakis 6409b00205
[WIP] Switch Gomatrix for Mautrix (#322) 4 years ago
Nikos Filippakis 1e297c50ad
Re-format project as a Go module (#310) 4 years ago
Nikos Filippakis 69e0d1bc39
RSS show author & ability to filter items (#311) 4 years ago
Michael Kaye 2938b1bd22 Make golint happy 6 years ago
Michael Telatynski a31aaab46e Linkify/Expand commits 6 years ago
Michael Telatynski 746a8477e7 Improve [owner/repo]#issue expansion regex so that it is less greedy 6 years ago
Michael Telatynski aa00ab2322
fix typos 7 years ago
Michael Telatynski 8f60839c77
DRY code - [NEEDS TESTING] 7 years ago
Michael Telatynski f9b708a31f
fix help message 7 years ago
Michael Telatynski dbda4d0119
add !github reopen cmd 7 years ago
Michael Telatynski 64328cbb53
change loop to better define its behaviour 7 years ago
Michael Telatynski c9eb00221e
escape title and login, to prevent XSS 7 years ago
Michael Telatynski 1cc6d0315f
move variable definitions closer to usage 7 years ago
Michael Telatynski 2141a1a5dd
fix error wording, allow github search without auth 7 years ago
Michael Telatynski da576fa12d
add more aliases and throw them into the example in the usage 7 years ago
Michael Telatynski 67c121a4b0
add github's weird padded heart emoji as alias 7 years ago
Michael Telatynski a440850ff1
add a bunch of reaction aliases 7 years ago
Michael Telatynski c774bb893b
update react cmd to use a string map for aliases 7 years ago
Michael Telatynski c85abe84da
update defaultRepo wording 7 years ago
Michael Telatynski 2b570d9b6c
improve error from no default repo 7 years ago
Michael Telatynski e8a4b1eda5
error-check !github react before calling Github 7 years ago
Michael Telatynski b6fe6092ab
fix cmd usage messages 7 years ago
Michael Telatynski 2da64f9fba
add !github assign and tidy !github help generation code 7 years ago
Michael Telatynski c7ad22d4ee
DRY wrt cmd Usages 7 years ago
Michael Telatynski 3a046cf3ad
add !github react 7 years ago
Michael Telatynski aa36440112
add !github close command 7 years ago
Michael Telatynski fd9e3a0957
fix error wording 7 years ago
Michael Telatynski 58d6be0184
fix err shadowing 7 years ago
Michael Telatynski b03b3fd0f5
factor out `requireGithubClientFor` 7 years ago
Michael Telatynski fd792f4499
adds the `!github comment` command 7 years ago
Matthew Hodgson 7a234d16a4 better log msg 7 years ago
Kegan Dougal 96109afd41 Add "!github help" and fix command selection bug 8 years ago
Kegan Dougal b98e878227 Use gomatrix 8 years ago
Kegan Dougal 085d3ecfd0 Allow '.' in owner/repo strings 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 08d4db20bf Fix panic if github is down 8 years ago
Kegan Dougal 65963cd93f Add stub RSS Service. Add DefaultService. Add Poller interface. 8 years ago
Kegan Dougal 73ea8a705d Improve !github create parsing 8 years ago