215 Commits

Author SHA1 Message Date
Half-Shot
5b10aa4a16 Try this for auth checking 2020-02-23 19:03:47 +00:00
Half-Shot
330f27a1a2 Check authentication before starting 2020-02-23 19:00:48 +00:00
Half-Shot
07653c71f2 Handle query.room errors 2020-02-23 18:50:51 +00:00
Half-Shot
a27855a48f Better logging for onQueryRoom 2020-02-23 18:45:11 +00:00
Half-Shot
0f04c668e5 Stick the issue number in earlier 2020-02-21 17:15:09 +00:00
Half-Shot
68028680a4 fix logging 2020-02-21 17:10:53 +00:00
Half-Shot
3cbd47b5ee Refactor watcher futher 2020-02-21 17:07:36 +00:00
Half-Shot
b132ca87f8 Calculate issue diffs 2020-02-21 16:58:02 +00:00
Half-Shot
2d550fa4cf Merge branch 'master' of github.com:Half-Shot/matrix-github 2020-02-21 15:34:05 +00:00
Half-Shot
e59b51084c Wip changes to FormatUti 2020-02-21 15:33:36 +00:00
Half-Shot
102ec47fb8 Factor notifications out into a seperate processor 2020-02-21 15:32:03 +00:00
Half-Shot
a0486648fc Refactor notifications to not queue + toggleable filters 2020-02-21 15:31:32 +00:00
Half-Shot
0397ad0cdb Storage refactor 2020-02-21 15:31:03 +00:00
Will Hunt
8fff28759c
Merge pull request #28 from anoadragon453/anoa/pr_emoji
Use an arrow instead of hand to signify a PR
2020-02-21 11:43:46 +00:00
Andrew Morgan
21a09f455a Use an arrow instead of hand to signify a PR 2020-02-21 11:29:51 +00:00
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