356 Commits

Author SHA1 Message Date
Will Hunt
92347db0c4 Ensure tests build node 2021-11-21 13:22:10 +00:00
Will Hunt
175a2c592e Package tweaks 2021-11-21 13:21:58 +00:00
Will Hunt
10c21552e1 Add rust info to the README 2021-11-21 13:21:37 +00:00
Will Hunt
5bdd5c40ca Working around cargo/debian bugs 2021-11-21 12:52:05 +00:00
Will Hunt
a959ce66b7
Merge pull request #77 from Half-Shot/hs/add-support-for-generic-webhook
Add support for handling generic webhooks
2021-11-21 12:35:25 +00:00
Will Hunt
39c6e81cbb Lots of changes 2021-11-21 12:34:56 +00:00
Will Hunt
8b584f2622 One more config edit 2021-11-17 14:24:32 +00:00
Will Hunt
a6676d4d4f Fix tests 2021-11-17 14:22:44 +00:00
Will Hunt
982f5ee249 Fix config 2021-11-17 12:33:02 +00:00
Will Hunt
537352fbf3 Update default config 2021-11-17 12:29:34 +00:00
Will Hunt
5976eef790 Add a timeout so we don't burn CPU on these 2021-11-17 12:27:09 +00:00
Will Hunt
cc9ae2491c Ensure generic webhooks can be configured 2021-11-17 12:20:13 +00:00
Will Hunt
bc7abf5da5 Add generic webhooks 2021-11-17 12:13:47 +00:00
Will Hunt
a45b7f4455 Fix a random GitHub issue 2021-11-17 12:13:24 +00:00
Will Hunt
33f9008513 Fix github issue text 2021-11-14 15:09:44 +00:00
Will Hunt
b7f544dccd Tidy up 2021-11-12 16:55:16 +00:00
Jason Robinson
c9094c5341 Add .idea to .gitignore 2021-10-28 10:58:06 +03:00
Jason Robinson
adc48757ca Add issue assignee to issue created message, if issue assigned on creation 2021-10-28 10:54:26 +03:00
Will Hunt
59e98f96c2 Initial work to support JIRA 2021-10-08 18:07:18 +01:00
Will Hunt
b3fc1c774f Expose some config options via envs 2021-09-30 12:11:36 +01:00
Will Hunt
acd083d83e s/health/live 2021-09-30 12:00:47 +01:00
Will Hunt
7da5d6906a Add readyness check 2021-09-30 11:59:44 +01:00
Will Hunt
51b70505c5 Small bug fixes 2021-09-17 13:19:25 +01:00
Will Hunt
433c906c7b A bunch of new features for GitHub Repo 2021-09-08 01:22:09 +01:00
Will Hunt
144b7b840f Remove pointless state value 2021-09-07 22:58:18 +01:00
Will Hunt
5f32f0bb6c Add basic pan support 2021-09-07 22:55:29 +01:00
Will Hunt
7beb955a92 Merge branch 'hs/github-discussions' 2021-09-07 22:12:51 +01:00
Will Hunt
97af44c58b Merge branch 'master' of github.com:Half-Shot/matrix-github 2021-09-07 22:12:42 +01:00
Will Hunt
c726335be6 Land GitHub discussions first pass 2021-09-07 17:35:18 +01:00
dependabot[bot]
19a436a689
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 07:50:07 +00:00
Will Hunt
c91b468f28
Merge pull request #64 from Twi1ightSparkle/patch-1
Restrict Docker access to localhost
2021-05-08 01:09:29 +01:00
Twilight Sparkle
43a86f8a3b
Forgot the 2nd port 2021-05-05 14:50:09 +01:00
Twilight Sparkle
868cff46c6
Restrict Docker access to localhost 2021-05-05 14:45:34 +01:00
Will Hunt
68d082df19 fiddling 2021-05-02 17:40:48 +01:00
Will Hunt
782bd5e1f3 Rename webhook handler and split out user notification handler 2021-05-02 17:09:17 +01:00
Will Hunt
5bde8ca6fe Merge remote-tracking branch 'origin/master' into hs/github-discussions
(sorry I messed this one up)
2021-04-25 19:40:02 +01:00
Will Hunt
135d5a51d2 Handle no body 2021-04-25 18:29:43 +01:00
Will Hunt
07bd0e8be4 Urgh version 0.1.0 2021-04-16 13:11:54 +01:00
Will Hunt
8a9163acdc 0.1.0 2021-04-16 13:06:47 +01:00
Will Hunt
b655d80f92 Fix notif logic 2021-04-16 13:05:07 +01:00
Will Hunt
b6fed711c6 Save notification filter 2021-04-11 21:25:34 +01:00
Will Hunt
8ec03c2dc6 Fix collections and emojis 2021-04-11 19:57:58 +01:00
Will Hunt
0cb7fcbdfa Improve logging 2021-04-11 18:56:53 +01:00
Will Hunt
723674e5c0 Fix other help text 2021-04-11 18:46:27 +01:00
Will Hunt
2045873b45 Fix help text 2021-04-11 18:41:01 +01:00
Will Hunt
aec1cb74e8 Tweak docker a bit 2021-04-11 18:39:26 +01:00
Will Hunt
8842aba1fc Fix test 2021-04-11 18:15:13 +01:00
Will Hunt
6fccf02f94 Add feature to filter notifications based upon filters 2021-04-11 18:09:49 +01:00
Will Hunt
1780778035 Fix bug causing github notifications not to work 2021-04-11 18:04:05 +01:00
Will Hunt
f08107c93b Oops version bump 2021-04-11 16:09:17 +01:00