362 Commits (859eff408489795da92536b853bcb6d85acfd267)

Author SHA1 Message Date
Michael Kaye e51bdcf6ac If we have a LOG_DIR, then disable standard stderr logging. 7 years ago
Michael Telatynski a31aaab46e Linkify/Expand commits 7 years ago
Michael Telatynski 746a8477e7 Improve [owner/repo]#issue expansion regex so that it is less greedy 7 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
rosston 39d91b721b Add ability to use downsized images from giphy. 7 years ago
Kegan Dougal ed085d6349 Turn off gzipping; this should really be a config option 7 years ago
Kegan Dougal 38ef6c591d Increase the max number of GUIDs we keep per RSS feed 8 years ago
Matthew Hodgson 7a234d16a4 better log msg 8 years ago
Kegan Dougal 7a643a0711 Comment the return args on getWebhook 8 years ago
Kegan Dougal 302a0238e2 Update go-neb to use util.JSONResponse 8 years ago
Richard Lewis 7314554c1c Comment struct fields (specifically map keys) 8 years ago
Richard Lewis ec97260b18 Comments to show intended structure use 8 years ago
Richard Lewis 7cb153d0d0 Automatically follow redirects 8 years ago
Richard Lewis 7551e730db Improve code readability & general cleanup 8 years ago
Richard Lewis 37b234c9d2 Fix tests 8 years ago
Richard Lewis fb52354461 Cleaned up string formatting 8 years ago
Richard Lewis 34c4874acd Name wikipedia query struct, message formatting, fix tests 8 years ago
Richard Lewis 74751cb219 Initialise struct literals with boolean pointers, using anonymous functions 8 years ago
Richard Lewis fef5fb5deb Clean up code style 8 years ago
Richard Lewis 808bc2f3ad Add a comment to explain temporary storage as RawMessage objects 8 years ago
Richard Lewis 1ced308b56 Use boolean references 8 years ago
Richard Lewis 790e6586b4 Improve string formatting 8 years ago
Richard Lewis d28156c99a Pass clientID directly 8 years ago
Richard Lewis 84235d0794 Inline base URL 8 years ago
Richard Lewis 592b7830e3 Refactor to reduce cyclomatic complexity 8 years ago
Richard Lewis 47060231d1 Add HTML2text library. Fix extract formatting 8 years ago
Richard Lewis e8597f40a8 Added wikipedia bot integration 8 years ago