607 Commits (master)
 

Author SHA1 Message Date
Michael Telatynski aa36440112
add !github close command 7 years ago
Michael Telatynski fd9e3a0957
fix error wording 7 years ago
Kegsay af0a709c58 Merge pull request #196 from t3chguy/moar-github-commands 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
Kegsay 4845e810f1 Merge pull request #193 from rosston/giphy-downsized 7 years ago
rosston 39d91b721b Add ability to use downsized images from giphy. 7 years ago
Robert Swain 79131f19c2 Merge pull request #188 from matrix-org/rob/docker 7 years ago
Robert Swain 2d581581bc README.md: Add notes on docker image 7 years ago
Robert Swain c34b32647a Add Dockerfile and docker image build script 7 years ago
Kegan Dougal ed085d6349 Turn off gzipping; this should really be a config option 7 years ago
Kegsay 01a5a3fc88 Merge pull request #176 from matrix-org/kegan/rss-limits 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
Kegsay 9ebd11262c Merge pull request #162 from matrix-org/kegan/jsonresponse 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
Kegan Dougal 9b349b12f4 Update util dep to pull in util.JSONResponse 7 years ago
Richard Lewis 6112d7e8d6 Merge pull request #160 from matrix-org/rxl881/wikipedia 7 years ago
Richard Lewis 7314554c1c Comment struct fields (specifically map keys) 7 years ago
Richard Lewis d108e8c6a6 Merge pull request #159 from matrix-org/rxl881/wikipedia 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 d448b04a3f Merge branch 'master' of github.com:matrix-org/go-neb into rxl881/wikipedia 7 years ago
Richard Lewis 34c4874acd Name wikipedia query struct, message formatting, fix tests 7 years ago
Richard Lewis c326029a22 Merge pull request #158 from matrix-org/imgur 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
Richard Lewis 790e6586b4 Improve string formatting 7 years ago
Richard Lewis d28156c99a Pass clientID directly 7 years ago
Richard Lewis 84235d0794 Inline base URL 7 years ago
Richard Lewis 592b7830e3 Refactor to reduce cyclomatic complexity 7 years ago
Richard Lewis 47060231d1 Add HTML2text library. Fix extract formatting 7 years ago
Richard Lewis e8597f40a8 Added wikipedia bot integration 7 years ago
Richard Lewis 5f1130608b Wikipedia config sample 7 years ago
Richard Lewis 3f81304076 Removed redundant field name and type from implemented field comments 7 years ago
Richard Lewis 4e461c16e7 Fix typo 7 years ago
Richard Lewis a71efc96f0 Improve function names 7 years ago
Richard Lewis c211f4e4c1 Removed old comment -- error was due to non image file type (HTML) 7 years ago
Richard Lewis aa3454f2c8 Inline redundant variable 7 years ago
Richard Lewis c30a9f87b3 Fix response code check 7 years ago
Richard Lewis f1da426545 Fix google bot tests 7 years ago
Richard Lewis d51c28cf8b Fix tests and underlying bugs 7 years ago
Richard Lewis 80e1637238 Fix struct initialisation 7 years ago