Commit graph

53 commits

Author SHA1 Message Date
dependabot[bot]
4c6ac28895
Bump got from 11.8.1 to 11.8.5
Bumps [got](https://github.com/sindresorhus/got) from 11.8.1 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 18:22:35 +00:00
743b063402
Merge pull request #27 from tilosp/master
Fix docker build
2022-04-20 11:46:17 +00:00
Tilo Spannagel
711dcb8b0e Fix docker build 2022-02-23 04:26:02 +00:00
e2f2d4ad8e
Update README.md 2022-02-01 14:31:50 +00:00
bf8866a79b
Merge pull request #21 from JokerGermany/patch-1
Readme: Correct Name of the Project
2022-02-01 14:31:20 +00:00
JokerGermany
537b0fb804
Readme: Correct Name of the Project 2021-07-19 10:43:27 +02:00
546e5b9507 bumb dependencies 2021-01-26 22:26:13 +01:00
b61425d836 extend readme with setup instructions 2021-01-26 22:22:19 +01:00
afcf0383e5 fix bbcode fallback 2020-12-29 21:23:05 +01:00
18d411e324 fix self game invite
fixes #6
2020-12-25 22:51:11 +01:00
3656419a80 better gameinvite 2020-12-25 22:51:11 +01:00
09ea312a47 support bridging emotes 2020-12-25 22:51:11 +01:00
eb22f3ad87
Merge pull request #11 from icewind1991/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-25 16:13:28 +00:00
0c56c70358 disable setting user status for now 2020-12-25 16:41:12 +01:00
3846aec936 weblogin before image upload 2020-12-25 16:38:59 +01:00
5225905dc1 attempt to reconnect to steamcommunity 2020-12-15 18:22:04 +01:00
dependabot[bot]
ffcfb1b4e2
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 16:33:45 +00:00
1291cc6ad0 notify user of message error 2020-12-08 22:49:56 +01:00
af59201c70 notify user of image upload error 2020-12-08 22:34:46 +01:00
8a5610ce6b error handling fixes 2020-12-07 00:29:35 +01:00
e32eb8895d error handling 2020-12-06 16:21:12 +01:00
4a1d3ea43c remove typescript from final docker image 2020-12-05 18:42:40 +01:00
ce2b9b2b06 update dockerfile 2020-12-05 18:35:26 +01:00
21e919167c add support for ephemeral events 2020-12-05 18:07:14 +01:00
a5526b440f bumb dependencies 2020-12-05 17:14:40 +01:00
7f3ced7af2 update mx-puppet-bridge 2020-12-05 17:12:16 +01:00
be3f277c2e fix naming
fixes #10
2020-12-05 16:54:09 +01:00
be065e835a bumb dependencies 2020-10-27 18:12:40 +01:00
91d5de6c2c
Merge pull request #8 from icewind1991/dependabot/npm_and_yarn/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3
2020-09-03 13:42:14 +00:00
dependabot[bot]
d924124574
Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 17:27:26 +00:00
422932050d set logonId to puppetId
hopefully fixes LogonSessionReplaced error
2020-07-24 15:20:21 +02:00
ded1bf4a4a
Merge pull request #1 from icewind1991/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-07-24 11:23:16 +00:00
fa20fa889a
Merge pull request #3 from icewind1991/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-20 15:23:24 +00:00
dependabot[bot]
2412fb6c4d
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 14:43:47 +00:00
dependabot[bot]
123894859f
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 05:46:59 +00:00
247190003d avatars for bridged chat rooms and groups 2020-05-10 16:57:11 +02:00
35ccffd16c fix name for groups 2020-05-10 16:34:05 +02:00
c00e4ffd3e readme 2020-05-10 16:06:45 +02:00
6dd7bf525e implement basic group chats 2020-05-10 16:04:42 +02:00
8d2318e33f add dockerfile 2020-05-09 16:12:04 +02:00
5365d109c5 bumb mx-puppet-bridge 2020-05-09 16:04:07 +02:00
221224d7d1 update readme 2020-05-09 14:48:27 +02:00
c1ca7d56ce implement matrix->steam image sending 2020-05-09 14:46:51 +02:00
d4893cf67b implement steam->matrix image sending 2020-05-09 14:18:12 +02:00
3aa54d0cd2 support initiating 1-1 chats from matrix 2020-05-09 14:00:33 +02:00
cdfaf57cb9 add listusers 2020-05-09 13:41:48 +02:00
cc607167ec cleanups 2020-05-08 19:37:45 +02:00
e50ae56442 get new login key on login 2020-05-05 19:39:08 +02:00
c6be6d0a3f keeping track of typing is done by the bridge 2020-05-05 19:03:56 +02:00
bfbd3b7977 sample config 2020-05-05 18:54:57 +02:00