368 Commits (hs/search-usage)

Author SHA1 Message Date
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 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 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
Richard Lewis 07d27b67b1 Fix number of commands test 7 years ago
Richard Lewis 445c277bd3 Add default command route handler 7 years ago
Richard Lewis 4eeb46d6b9 Search for large images only. Fix httpClient reference. Fix logging when no error and no results 7 years ago
Richard Lewis 51b7f1ec5f Imgur data model updates -- tests broken 7 years ago
Richard Lewis b726158ac4 Fix message types 7 years ago
Richard Lewis c46ad2e09b Clean up named return value 7 years ago
Richard Lewis c22c94b1c8 Cleaned up redundant variable 7 years ago
Richard Lewis 3ae13428d8 Moved google custom search engine ID in to service config. Cleaned up comments 7 years ago
Richard Lewis 333161d2e9 Improve command path parsing 7 years ago
Richard Lewis 19845fcc25 Redacted invalid auth keys. Comment / logging cleanup and formatting. 7 years ago
Richard Lewis 0f1ee35418 Check that query string is valid. Disable command execution test (currently broken) 7 years ago
Richard Lewis b005c4fc83 Google image search bot 7 years ago
Kegan Dougal cbc30321a4 Use github.com/matrix-org/util 8 years ago
Kegan Dougal d6d19a8f6c Add GH Webhook test 8 years ago
Kegan Dougal 356ada4add Do not use log field names 'level', 'msg' or 'time' 8 years ago
Kegsay c7a127c2d8 Implement slackapi Service (#116) 8 years ago
Kegan Dougal 96109afd41 Add "!github help" and fix command selection bug 8 years ago
Kegan Dougal 34ea2d06ce Give a more helpful error message if a service is created with an unknown user ID 8 years ago
Kegan Dougal 8d75494c19 Also log when clients are created 8 years ago
Kegan Dougal efe04d7917 Keep doing the Inviter hack when joining rooms so non-ops can kick the bot they invited 8 years ago
Kegan Dougal e94ab0d18e And log when we stop 8 years ago
Kegan Dougal 9708e6351b Stop syncing on nil errors 8 years ago
Kegan Dougal 60429f32b3 Bug fixes 8 years ago
Kegan Dougal b98e878227 Use gomatrix 8 years ago
Kegan Dougal 7522ddf1a4 Explain why no ParseURL 8 years ago
Kegan Dougal c4e98238d8 uniq prior to length checks for accuracy 8 years ago
Kegan Dougal 1722871345 Don't use gofeed.ParseURL 8 years ago
Kegan Dougal 332b451d77 Redo how recent GUIDs are calculated 8 years ago