126 Commits

Author SHA1 Message Date
Will Hunt
135d5a51d2 Handle no body 2021-04-25 18:29:43 +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
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
24e5f156ed Now it's behaving 2021-04-11 16:06:40 +01:00
Will Hunt
b1307e2b2d Fix config rendering 2021-04-11 16:04:08 +01:00
Will Hunt
e0d132fa21 Use YAML 1.x until they fix the bugs 2021-04-11 15:49:12 +01:00
Will Hunt
745f628e7a Update dependencies 2021-04-11 15:18:49 +01:00
Will Hunt
94c6c65ed2 Extra notification logging 2021-03-29 00:19:42 +01:00
Will Hunt
4b7978650b Fix duplicate rooms 2021-03-19 11:59:05 +00:00
Will Hunt
267c6dd872 Return the issue 2021-03-16 10:05:41 +00:00
Will Hunt
e01a9d61d1 Sync issue history when creating the history for maximum win 2021-03-16 00:03:47 +00:00
Will Hunt
75a0e67877 Automatically create connections for query rooms 2021-03-15 23:57:53 +00:00
Will Hunt
e228ac4198 Fix GitHub watcher 2021-01-09 13:49:10 +00:00
Will Hunt
b9d5ca732b Add registration generator 2021-01-09 13:48:07 +00:00
Will Hunt
df9b84c3ec Add comments on the config 2020-12-13 15:01:04 +00:00
Will Hunt
7ba6f0f37c Generate default config automatically 2020-12-13 14:55:36 +00:00
Will Hunt
368962c627 Show notification state 2020-12-12 20:39:23 +00:00
Will Hunt
fa5fcd3bf6 Fix Octokit's endless backwards incompatible problems 2020-12-12 20:29:55 +00:00
Will Hunt
5c278a2b53 Add skeleton for admin room widget 2020-12-12 20:29:49 +00:00
Will Hunt
1c99c24476 More work to support issue comments and open/closed events 2020-11-29 20:36:48 +00:00
Will Hunt
fefe9da5fe More fiddling 2020-11-29 19:55:21 +00:00
Will Hunt
80f4795c82 tests 2020-11-29 19:55:21 +00:00
Will Hunt
cad9320752 Huge changes:
- Update all packages
- Move to EsLint
- Update to @octokit/types
- Fix linting
- Fix the notifications code to not depend soley on GitHub
2020-11-29 19:55:21 +00:00
Will Hunt
9fcb224d63 bit more 2020-11-29 19:55:21 +00:00
Will Hunt
bf3494581b initial work on gitlab again 2020-11-29 19:55:21 +00:00
Half-Shot
7fe0fceb77 Make it compile 2020-07-21 16:33:31 +01:00
Half-Shot
4b3eca1913 More work in progress GitLab support 2020-07-20 18:33:38 +01:00
Half-Shot
24cfd9e542 Fix function name 2020-07-20 16:12:26 +01:00
Half-Shot
ae2a317b57 Add assign and close commands 2020-07-20 16:06:12 +01:00
Half-Shot
a4e7601ee6 update log line 2020-07-20 13:12:34 +01:00
Half-Shot
2664ae9cfe Don't show errors on bridge rooms 2020-07-20 13:12:24 +01:00
Half-Shot
3e17ab65f4 Add ability to set profile on bot on startup 2020-07-20 12:50:24 +01:00
Half-Shot
50bd7d9012 Fix webhook interface 2020-07-20 11:35:19 +01:00
Will Hunt
e4b82f15dc Refactor to allow gitlab webhooks 2020-07-20 01:34:08 +01:00
Will Hunt
43471677c4 Tons of work required to make repository connections work 2020-07-20 00:58:23 +01:00
Will Hunt
1a358d7317 Add skeleton code for project handling 2020-07-20 00:57:34 +01:00
Will Hunt
37219716d9 Refactor command handling to own file 2020-07-20 00:57:11 +01:00
Will Hunt
a42524404a Use 'Connections' to define bridges now 2020-07-19 18:58:07 +01:00
Will Hunt
5a1a1606bd Use a default for logwrapper 2020-07-19 18:57:40 +01:00
Will Hunt
7491a247f9 Retry joined rooms call until the HS responds 2020-07-04 22:30:16 +01:00
Will Hunt
499b0bedb4 Drop "path" 2020-07-04 22:27:34 +01:00
Will Hunt
e0cc796b8c Call redis with new 2020-07-04 22:27:23 +01:00
Will Hunt
fb57b013b1 Add support for gitlab personal token storage 2020-07-04 22:27:01 +01:00
Half-Shot
c5d5fac43d Formatting fixes 2020-04-27 16:26:13 +01:00