548 Commits (hs/remove-rss-url-metric)
 

Author SHA1 Message Date
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
Richard Lewis 5bb065f2ca Merge branch 'master' of github.com:matrix-org/go-neb into imgur 7 years ago
Richard Lewis 0d2593b152 Fix imgur bot tests 7 years ago
Richard Lewis 77e5f692a2 Return a random image result. Clean up some commented code 7 years ago
Richard Lewis 8479782cad Check that response is actually an image 7 years ago
Richard Lewis 024a784412 Fix data structure 7 years ago
Richard Lewis 33c75423e0 Add auth header 7 years ago
Richard Lewis f8e4bce075 Fix data object check 7 years ago
Richard Lewis 823d3277c7 Handle image search results 7 years ago
Kegsay eac024eabb Merge pull request #156 from matrix-org/kegan/httpcache-update 7 years ago