607 Commits (master)
 

Author SHA1 Message Date
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
Kegan Dougal ca451098b2 Update httpcache to fix memory leak 7 years ago
Richard Lewis 4042324a40 Merge pull request #155 from matrix-org/google 7 years ago
Richard Lewis 4e00142231 Merge branch 'google' of github.com:matrix-org/go-neb into imgur 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 6ba9cfb63e Add cx paramater to sample config 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
Kegsay 89056ebf9e Merge pull request #152 from matrix-org/kegan/matrix-org-util 7 years ago
Kegan Dougal 3a7d5f84da Bump requirements to Go 1.7 for net/http.Request.Context() 7 years ago
Kegan Dougal cbc30321a4 Use github.com/matrix-org/util 7 years ago
Kegan Dougal d6d19a8f6c Add GH Webhook test 7 years ago
Kegsay ae5b0df563 Merge pull request #147 from matrix-org/kegan/fix-log-field-names 7 years ago
Kegan Dougal 356ada4add Do not use log field names 'level', 'msg' or 'time' 7 years ago
Kegsay c7a127c2d8 Implement slackapi Service (#116) 7 years ago
Kegsay 5abfa281f5 Merge pull request #142 from matrix-org/kegan/gh-help 7 years ago
Kegan Dougal 96109afd41 Add "!github help" and fix command selection bug 7 years ago
Kegan Dougal 34ea2d06ce Give a more helpful error message if a service is created with an unknown user ID 8 years ago
Kegsay b1fe968f83 Merge pull request #137 from matrix-org/kegan/gomatrix 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
Kegsay 2480163739 Merge pull request #135 from matrix-org/kegan/min-guid-length 8 years ago
Kegsay 9f77111702 Merge pull request #136 from matrix-org/kegan/feed-leak 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
Kegan Dougal d128ed2626 Add more logging for RSS feeds 8 years ago
Kegsay 357abef22c Merge pull request #134 from matrix-org/kegan/rss-dont-replace-if-no-guids 8 years ago