499 Commits (rxl881/riotbot)
 

Author SHA1 Message Date
Richard Lewis a7ac44eda9 Handle template substitutions 8 years ago
Richard Lewis c63ddbdc83 Restructure tutorial step processing flow 8 years ago
Richard Lewis c1f78cd201 Initial (test) tutorial flow 8 years ago
Richard Lewis c95fe96af8 Correct image URL 8 years ago
Richard Lewis f7b609e56f Tutorial struct constructor. Ability to send image messages from tutorial flow 8 years ago
Richard Lewis 2a3d70c117 Read tutorial workflow from config and process tutorial steps 8 years ago
Richard Lewis 590cb011b0 Initial plumbing for riotbot 8 years ago
Kegsay 9ebd11262c Merge pull request #162 from matrix-org/kegan/jsonresponse 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
Kegan Dougal 9b349b12f4 Update util dep to pull in util.JSONResponse 8 years ago
Richard Lewis 6112d7e8d6 Merge pull request #160 from matrix-org/rxl881/wikipedia 8 years ago
Richard Lewis 7314554c1c Comment struct fields (specifically map keys) 8 years ago
Richard Lewis d108e8c6a6 Merge pull request #159 from matrix-org/rxl881/wikipedia 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 d448b04a3f Merge branch 'master' of github.com:matrix-org/go-neb into rxl881/wikipedia 8 years ago
Richard Lewis 34c4874acd Name wikipedia query struct, message formatting, fix tests 8 years ago
Richard Lewis c326029a22 Merge pull request #158 from matrix-org/imgur 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
Richard Lewis 5f1130608b Wikipedia config sample 8 years ago
Richard Lewis 3f81304076 Removed redundant field name and type from implemented field comments 8 years ago
Richard Lewis 4e461c16e7 Fix typo 8 years ago
Richard Lewis a71efc96f0 Improve function names 8 years ago
Richard Lewis c211f4e4c1 Removed old comment -- error was due to non image file type (HTML) 8 years ago
Richard Lewis aa3454f2c8 Inline redundant variable 8 years ago
Richard Lewis c30a9f87b3 Fix response code check 8 years ago
Richard Lewis f1da426545 Fix google bot tests 8 years ago
Richard Lewis d51c28cf8b Fix tests and underlying bugs 8 years ago
Richard Lewis 80e1637238 Fix struct initialisation 8 years ago
Richard Lewis 5bb065f2ca Merge branch 'master' of github.com:matrix-org/go-neb into imgur 8 years ago
Richard Lewis 0d2593b152 Fix imgur bot tests 8 years ago
Richard Lewis 77e5f692a2 Return a random image result. Clean up some commented code 8 years ago
Richard Lewis 8479782cad Check that response is actually an image 8 years ago
Richard Lewis 024a784412 Fix data structure 8 years ago
Richard Lewis 33c75423e0 Add auth header 8 years ago
Richard Lewis f8e4bce075 Fix data object check 8 years ago
Richard Lewis 823d3277c7 Handle image search results 8 years ago