Jan Christian Grünhage
02c0c80a20
alertmanager support
6 years ago
Travis Ralston
65717f66ca
Update documentation to mention where to get the Docker image
This is assuming that it actually ends up on docker.io
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
d135be92f6
Update the Docker image for easier use of automated builds
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Michael Kaye
2ed129054c
Update README.md to note about environment variable that controls logging
7 years ago
Kegsay
90e8fd1682
Update README.md
7 years ago
Robert Swain
2d581581bc
README.md: Add notes on docker image
7 years ago
Kegan Dougal
3a7d5f84da
Bump requirements to Go 1.7 for net/http.Request.Context()
8 years ago
Kegsay
6bfcbfee18
Update README.md
8 years ago
Kegsay
ca24fb1955
Update README.md
8 years ago
Kegsay
182f0bbb6b
Add build badge
8 years ago
Kegsay
70ac2f1e8c
Update README.md
8 years ago
Kegan Dougal
a1fa5c3cac
Add realm documentation
- Add godoc for realms
- Remove realm info from README
8 years ago
Kegan Dougal
f0cd6be741
Remove docs from the README and link to the godoc instead
8 years ago
Kegan Dougal
3bce58ef07
Remove some docs from README. Point to gh-pages for the docs
8 years ago
Kegan Dougal
81e1859cb4
Revert "Remove API docs from README which is duplicated"
This reverts commit f91f653704
.
8 years ago
Kegan Dougal
2e9eb9caa8
Revert "Make links work"
This reverts commit a4c58ae0ee
.
8 years ago
Kegsay
a4c58ae0ee
Make links work
8 years ago
Kegan Dougal
f91f653704
Remove API docs from README which is duplicated
8 years ago
Kegsay
53d46a9e5d
Mention the config file
8 years ago
Kegan Dougal
95521a08f2
Edit README to put `_busy_timeout` to fix database is locked errors ( #63 )
8 years ago
Bruno Bigras
39f45cd3a0
fix godoc URL in README.md
8 years ago
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
8 years ago
Kegan Dougal
17d799320e
Add RedirectURL param when requesting GH auth sessions
8 years ago
Kegsay
d484a0a1d0
Update README.md
8 years ago
Kegsay
90b1c0f139
Update README.md
8 years ago
Kegsay
893114a584
Update README.md
8 years ago
Kegsay
9938b9bba7
Update README.md
8 years ago
Kegan Dougal
aab346e0fa
Tweak in-line JSON comment format
8 years ago
Kegan Dougal
a7f0be68c9
Explain what starter links are
8 years ago
Kegan Dougal
f7fd2d679f
Use the RealmID in the Service rather than all of them
8 years ago
Kegan Dougal
4fdc0c3912
Add JIRA session and requests for OAuth. Redirect not handled yet.
8 years ago
Kegan Dougal
9fe0512d9f
s/nil/null/
8 years ago
Kegan Dougal
4507b696a7
More things to insert
8 years ago
Kegan Dougal
59f7fd12a3
Formalise the response JSON to /configureAuthRealm for JIRA
8 years ago
Kegan Dougal
d82036adda
Parse messy JIRA URLs into a canonicalised format
8 years ago
Kegsay
dea6c1d293
Update README.md
8 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.
8 years ago
Kegsay
8e1ce1830c
Add GH service curl
8 years ago
Kegan Dougal
1045458642
Update README to include stuff on github
8 years ago
Mark Haines
26f95fdeb8
Add the pre-commit hooks and development instructions
8 years ago
Mark Haines
65dbf1951a
Add build instructions
8 years ago
Mark Haines
01e826955e
Fix hypenation of go-neb in README
8 years ago
Mark Haines
9c83637852
An extensible Matrix bot written in Go
8 years ago