368 Commits (hs/search-usage)

Author SHA1 Message Date
Will Hunt a202f3d463 Require a repo for search, either given or default 5 years ago
Will Hunt 28a60880b4
Add search !help and fix usage text 5 years ago
Jan Christian Grünhage 02c0c80a20 alertmanager support 6 years ago
Konstantinos Sideris 408fd35c3d Fix invalid HTML on bot message when a branch is deleted 6 years ago
Will Hunt 468cc87b1d
Drop unused dependency 6 years ago
Will Hunt 149d66f995
Remove "url" from RSS metric 6 years ago
Michael Kaye e51bdcf6ac If we have a LOG_DIR, then disable standard stderr logging. 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 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 7 years ago
Matthew Hodgson 7a234d16a4 better log msg 7 years ago
Kegan Dougal 7a643a0711 Comment the return args on getWebhook 7 years ago
Kegan Dougal 302a0238e2 Update go-neb to use util.JSONResponse 7 years ago
Richard Lewis 7314554c1c Comment struct fields (specifically map keys) 7 years ago
Richard Lewis ec97260b18 Comments to show intended structure use 7 years ago
Richard Lewis 7cb153d0d0 Automatically follow redirects 7 years ago
Richard Lewis 7551e730db Improve code readability & general cleanup 7 years ago
Richard Lewis 37b234c9d2 Fix tests 7 years ago
Richard Lewis fb52354461 Cleaned up string formatting 7 years ago
Richard Lewis 34c4874acd Name wikipedia query struct, message formatting, fix tests 7 years ago
Richard Lewis 74751cb219 Initialise struct literals with boolean pointers, using anonymous functions 7 years ago
Richard Lewis fef5fb5deb Clean up code style 7 years ago
Richard Lewis 808bc2f3ad Add a comment to explain temporary storage as RawMessage objects 7 years ago
Richard Lewis 1ced308b56 Use boolean references 7 years ago