900 Commits

Author SHA1 Message Date
Half-Shot
45a70aa56e Iterate in the right direction 2020-02-20 15:45:20 +00:00
Half-Shot
2a707d1354 If an event fails to be preprocessed, return the raw event 2020-02-20 15:43:48 +00:00
Half-Shot
dc7973bbb2 participating=true 2020-02-20 01:33:58 +00:00
Half-Shot
b95392aec9 Support unauthenticated issue comments 2020-02-20 00:38:40 +00:00
Half-Shot
80260bd7ee Add Redis storage provider 2020-02-19 23:38:14 +00:00
Half-Shot
a8500c107f Add support for listening to github notifications 2020-02-18 17:16:21 +00:00
Half-Shot
8de70a0035 Fix auth 2020-02-18 15:02:41 +00:00
Half-Shot
517c618537 Update config file 2020-02-18 14:56:02 +00:00
Half-Shot
7e1aa75910 Use privateKeyFile 2020-02-18 14:54:54 +00:00
Half-Shot
ff65413963 Update types for Octokit 2020-02-18 14:54:40 +00:00
Half-Shot
426d7e9363 Replace request-promise-native with axios 2020-02-18 14:42:57 +00:00
Will Hunt
ec7700ed7c Add docker-compose 2019-10-15 15:58:08 +01:00
Will Hunt
6f1b7729d3 Add support for safe killing the bridge 2019-10-15 15:57:53 +01:00
Will Hunt
210474eb64
Merge pull request #21 from turt2live/patch-1
Fix config.yml reference in dockerfile
2019-08-11 22:01:37 +01:00
Travis Ralston
80d8a14b03
Fix config.yml reference in dockerfile
This is a breaking change for those who use the docker image, but oh well.
2019-08-09 22:44:27 -06:00
Half-Shot
f6c7a2fe24 Configurable bridge store 2019-08-08 15:42:56 +01:00
Half-Shot
8120f66405 Add example oauth config 2019-08-08 15:38:32 +01:00
Half-Shot
948b6b3b2f Update permissions required 2019-08-08 15:37:48 +01:00
Half-Shot
40a07ed549 OAuth support 2019-08-08 15:36:44 +01:00
Half-Shot
fc8961ad78 Log when we update tokens 2019-08-08 15:36:19 +01:00
Half-Shot
10c6adf87b Merge branch 'master' of github.com:Half-Shot/matrix-github 2019-08-08 14:39:54 +01:00
Half-Shot
8b0e415497 Refactor GithubBridge to spawn handlers in the App 2019-08-08 14:39:17 +01:00
Half-Shot
6c68bc0276 Add MatrixSender class for sending messages 2019-08-08 14:38:57 +01:00
Half-Shot
665214e52f Add support for pushWait message passing 2019-08-08 14:38:31 +01:00
Will Hunt
a53bb2fb7f Fix dockerfile 2019-08-07 21:29:04 +01:00
Half-Shot
6644d9f0a8 Update dockerfile 2019-08-07 19:09:35 +01:00
Half-Shot
555d002cf4 Vastly improve README 2019-08-07 18:56:50 +01:00
Half-Shot
3801b08558 Add configurable logging level support 2019-08-07 18:32:16 +01:00
Half-Shot
d88d315c1b Yay logging 2019-08-07 18:29:18 +01:00
Half-Shot
146a88c38d Add scripts for each app 2019-08-07 18:28:58 +01:00
Half-Shot
811f0aa548 Create LogWrapper 2019-08-07 18:28:40 +01:00
Half-Shot
469977d474 Move out process logic to it's own app 2019-08-07 18:28:25 +01:00
Half-Shot
c623c7d602 More linting/typing 2019-08-07 17:39:59 +01:00
Half-Shot
27f8010477 Multiprocess blargh 2019-08-06 18:56:40 +01:00
Half-Shot
7aeba634d6 Forgot to add FormatUtil 2019-08-06 18:40:25 +01:00
Half-Shot
b3342d9cb5 Lint all the things 2019-08-06 18:40:15 +01:00
Half-Shot
f1a9d9a6c3 Clean up GithubWebhookApp 2019-08-06 18:13:11 +01:00
Half-Shot
c3790985f7 Update yarn.lock 2019-08-06 15:05:48 +01:00
Half-Shot
7272e32037 Add testing support 2019-08-06 15:05:32 +01:00
Half-Shot
ec04907b06 Support mentions and images 2019-08-06 15:05:27 +01:00
Half-Shot
91e2a4b72a Support issue state changes and edits 2019-08-06 15:04:39 +01:00
Half-Shot
50bd0d75d7 Add Admin Rooms and the ability to store tokens 2019-08-05 18:27:30 +01:00
Half-Shot
597fa62873 Mistakenly committed package-lock.json 2019-08-05 18:26:14 +01:00
Half-Shot
fea2bd7f65 Add support for multiprocessing 2019-08-05 15:11:42 +01:00
Will Hunt
3a376322e2
Add matrix room 2019-08-04 01:51:20 +01:00
Will Hunt
0b5c653d03
Merge pull request #13 from turt2live/travis/dockerfile
Add a simple Dockerfile
2019-08-04 01:46:59 +01:00
Travis Ralston
132984bc00 Add a simple Dockerfile 2019-08-03 18:45:06 -06:00
Half-Shot
3b407ec014 README 2019-08-02 19:15:33 +01:00
Half-Shot
27f32fdf6f Initial commit 2019-08-02 19:12:03 +01:00
Will Hunt
20c1ea12b6
Initial commit 2019-08-02 19:07:05 +01:00