26 Commits (bd92e24d056a14bdfd84f0beefa1bdecc826161e)

Author SHA1 Message Date
Kegan Dougal 1fbb579212 Add /admin/removeAuthSession 8 years ago
Kegan Dougal 6f2d9dc72c Add giphy integration 8 years ago
Kegan Dougal 26a17ab3d6 Mutex-guard services with the same ID being modified concurrently 8 years ago
Kegan Dougal 8f8dec5539 Sync rooms on startup 8 years ago
Kegan Dougal 97a292c65f Change how Services are notified for incoming !commands and expansions 8 years ago
Kegan Dougal bfc5c8dd7f Add LOG_DIR env var 8 years ago
Kegan Dougal b3ff1cd54a Add endpoint for GETing AuthSession information for a user/realm tuple 8 years ago
Kegan Dougal d3ecdc0662 Add endpoint to GET a Service config 8 years ago
Kegan Dougal 8937e031c0 Implement processing of !jira create commands 8 years ago
Kegan Dougal 0948f59a1a Add JiraRealm type. Add Register() function to AuthRealms 8 years ago
Kegan Dougal 32ebe92535 Pass in the webhook endpoint URL for each service 8 years ago
Kegan Dougal 036cd7e7b4 Add redirect handler for AuthRealms 8 years ago
Kegan Dougal 51bf830632 Tweak the auth session API to be more transactional 8 years ago
Kegan Dougal ca1168147f Add concept of AuthSessions 8 years ago
Kegan Dougal 098101015b Remove concept of AuthModule and ThirdPartyAuth 8 years ago
Kegan Dougal 36eb21be7c Add concept of AuthRealms 8 years ago
Kegan Dougal 8598e71124 Send webhook notifications to rooms specified in the service config 8 years ago
Kegan Dougal fe1854feaf Use the service ID in the webhook path instead of the service type 8 years ago
Kegan Dougal 8fea4bb0ab Add AuthModule concept 8 years ago
Kegan Dougal 41ba67235a Add handler for /services/hooks/{serviceType} 8 years ago
Kegan Dougal 7f0af81330 Add very noddy github service. Add owner/repo#11 expander. 8 years ago
Kegan Dougal 8af5086985 s/Make/New/ as is the convention in the golang stdlib 8 years ago
Mark Haines 26f95fdeb8 Add the pre-commit hooks and development instructions 8 years ago
Mark Haines 9c83637852 An extensible Matrix bot written in Go 8 years ago