895 Commits

Author SHA1 Message Date
Will Hunt
1e07915fdf bits and bobs 2021-03-15 23:57:27 +00:00
Will Hunt
0528676a47 Initial work to support discussions 2021-03-06 16:53:45 +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
dba3db518e
Merge pull request #45 from Half-Shot/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2021-01-09 13:38:45 +00:00
dependabot[bot]
21cfce6f67
Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 20:54:22 +00:00
Will Hunt
716d261bc0 fix matrix 2020-12-13 15:01:46 +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
fe0e3637ea
Merge pull request #44 from Half-Shot/hs/widget-support
Widget support
2020-12-13 13:37:52 +00:00
Will Hunt
7857a7f454 Update dockerfile with Node14 + widget support 2020-12-13 13:35:10 +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
4abf02da2a Add web configuration 2020-12-12 13:19:55 +00:00
Will Hunt
c5f40cc591 Merge branch 'hs/gitlab' 2020-12-12 12:36:08 +00:00
Will Hunt
220ac4c021
Merge pull request #37 from Half-Shot/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-12-08 19:56:33 +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
a89f0f7944
add linting to CI 2020-11-29 19:59:32 +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
bd6838aff5 Lint 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
Will Hunt
6cd8d8f5a0
Merge pull request #41 from Half-Shot/hs/ci
Create main.yml
2020-11-29 19:53:43 +00:00
Will Hunt
fe7260e021
Create main.yml 2020-11-29 19:52:40 +00:00
dependabot[bot]
16f3295cb2
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 06:41:38 +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
4e224e19ac Update dependencies 2020-07-19 18:56:59 +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
Half-Shot
7df372288a Make review request PRs more subtle 2020-04-27 16:00:40 +01:00
Half-Shot
cc7ca46b33 Handle github API errors 2020-04-27 15:52:48 +01:00