Kegsay
e5f8402560
Tidy up and finish
8 years ago
Kegsay
f0372a862c
Flesh out GH webhooks
8 years ago
Kegsay
1591d1b0cb
Add realms
8 years ago
Kegsay
73d9f69cc0
Quick start and more info
8 years ago
Kegsay
b307c3ce5e
Begin fleshing out README
8 years ago
Kegan Dougal
6f2d9dc72c
Add giphy integration
8 years ago
Kegan Dougal
97a292c65f
Change how Services are notified for incoming !commands and expansions
Previously, we would notify `Services` based on matching the `room_id` of the
event with a list of `RoomIDs()` which the service returned.
Now we notify `Services` based on matching the `user_id` of the client listening
for events. This means that the service will receive more events because there
isn't a filter on a set of room IDs.
This is required in order to implement "auto-join on invite" semantics for
Services, as the room ID is not known at that point in time.
8 years ago
Kegan Dougal
233e85eeee
Add redirect URL for JIRA auth
9 years ago
Kegan Dougal
17d799320e
Add RedirectURL param when requesting GH auth sessions
9 years ago
Kegsay
d484a0a1d0
Update README.md
9 years ago
Kegsay
90b1c0f139
Update README.md
9 years ago
Kegsay
893114a584
Update README.md
9 years ago
Kegsay
9938b9bba7
Update README.md
9 years ago
Kegan Dougal
aab346e0fa
Tweak in-line JSON comment format
9 years ago
Kegan Dougal
a7f0be68c9
Explain what starter links are
9 years ago
Kegan Dougal
f7fd2d679f
Use the RealmID in the Service rather than all of them
9 years ago
Kegan Dougal
4fdc0c3912
Add JIRA session and requests for OAuth. Redirect not handled yet.
9 years ago
Kegan Dougal
9fe0512d9f
s/nil/null/
9 years ago
Kegan Dougal
4507b696a7
More things to insert
9 years ago
Kegan Dougal
59f7fd12a3
Formalise the response JSON to /configureAuthRealm for JIRA
9 years ago
Kegan Dougal
d82036adda
Parse messy JIRA URLs into a canonicalised format
9 years ago
Kegsay
dea6c1d293
Update README.md
9 years ago
Kegan Dougal
32ebe92535
Pass in the webhook endpoint URL for each service
Get the base URL from an env var 'BASE_URL' and pass it through to CreateService.
9 years ago
Kegsay
8e1ce1830c
Add GH service curl
9 years ago
Kegan Dougal
1045458642
Update README to include stuff on github
9 years ago
Mark Haines
26f95fdeb8
Add the pre-commit hooks and development instructions
9 years ago
Mark Haines
65dbf1951a
Add build instructions
9 years ago
Mark Haines
01e826955e
Fix hypenation of go-neb in README
9 years ago
Mark Haines
9c83637852
An extensible Matrix bot written in Go
9 years ago