Commit Graph

737 Commits

Author SHA1 Message Date
dependabot[bot]
d1c587bcd0
Bump minimist and mkdirp
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.

Updates `minimist` from 1.2.5 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

Updates `minimist` from 1.2.0 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:28:45 +00:00
Travis Ralston
b98b2848cf
Merge pull request #505 from anoadragon453/anoa/dont_log_bbb_secret
Stop logging BigBlueButton shared secrets
2023-01-30 10:39:21 -07:00
Andrew Morgan
0a67c23b00 Don't log BBB shared secret 2023-01-30 17:36:37 +00:00
Travis Ralston
ba9f8827b5
Add some words to say you probably don't need an integration manager 2023-01-04 15:47:27 -07:00
Travis Ralston
1ee97be49d
Dimension is formally deprecated now 2022-11-23 11:01:51 -07:00
Travis Ralston
425854fc85 Code style/formatting 2022-04-12 18:55:58 -06:00
Travis Ralston
1f0e415040
Merge pull request #477 from kubax/patch-1
fix room creation on bigbluebutton 2.4+
2022-04-12 13:22:18 -06:00
Travis Ralston
b9515c5b89
Merge pull request #486 from turt2live/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2022-04-08 22:15:30 -06:00
dependabot[bot]
6391fde5bb
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 23:07:26 +00:00
Travis Ralston
76cb29ecb5
Merge pull request #485 from turt2live/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-04-04 15:11:03 -06:00
dependabot[bot]
6a7dd5be2f
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 21:10:03 +00:00
Travis Ralston
d9716791b6
Merge pull request #484 from turt2live/dependabot/npm_and_yarn/nanoid-3.3.2
Bump nanoid from 3.1.25 to 3.3.2
2022-04-04 15:05:36 -06:00
Travis Ralston
0cd592d41d
Merge pull request #483 from turt2live/dependabot/npm_and_yarn/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1
2022-04-04 15:05:21 -06:00
dependabot[bot]
448daca9a1
Bump nanoid from 3.1.25 to 3.3.2
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 21:05:03 +00:00
dependabot[bot]
ad0bdcd670
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 21:04:58 +00:00
Travis Ralston
8c9aa99600
Merge pull request #472 from turt2live/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.2 to 1.14.8
2022-04-04 15:03:50 -06:00
Travis Ralston
2b00022b92
Merge pull request #476 from turt2live/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10
2022-04-04 15:03:42 -06:00
Travis Ralston
31c2cda6ad
Merge pull request #478 from Half-Shot/hs/emit-not-logged-in-2
Emit T2B_NOT_LOGGED_IN when trying to fetch installed locations on GitHub
2022-03-18 14:55:41 -06:00
Will Hunt
9f1ee9f31a Emit T2B_NOT_LOGGED_IN when trying to fetch installed locations 2022-03-04 14:09:03 +00:00
Tobias Göbel
a9514831e3
fix room creation on bigbluebutton 2.4+
add "name" to "createQueryParameters" when creating a bigbluebutton conference through Element.

The name parameter is required by bigbluebutton since 2.4 (according to their documentation)

The widget now get's added to the room, and the conference (seems like) beeing created.

Joining the conference does not work yet, but i could not find why that is.
2022-03-01 13:15:45 +01:00
dependabot[bot]
24a55d6d31
Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:12:24 +00:00
dependabot[bot]
43a4040fbe
Bump follow-redirects from 1.14.2 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.2 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.2...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 03:42:20 +00:00
Travis Ralston
08bd1319c5
Merge pull request #450 from TheTimeWalker/ios-sticker-sending
Fix iOS stickers by adding widgetData to callAction
2021-12-28 13:54:10 -07:00
Travis Ralston
7be069b319 Merge branch 'travis/meaningless-branch-name' 2021-12-13 13:30:43 -07:00
Travis Ralston
9bc06e04b3 Set default language to EN
Fixes https://github.com/turt2live/matrix-dimension/issues/457
2021-12-13 13:29:55 -07:00
Travis Ralston
348825d01b Update i18n 2021-12-13 13:29:22 -07:00
Travis Ralston
2e4ea88154 Minor touchups to dark theme 2021-12-13 13:24:39 -07:00
Travis Ralston
6a8277320d Minor styling fixes 2021-12-13 13:14:28 -07:00
Travis Ralston
8ccb96e3b4 Re-introduce sticker picker link 2021-12-13 13:09:48 -07:00
Travis Ralston
3d40560bb9 Update simple bot integration behaviour 2021-12-09 15:44:15 -07:00
Travis Ralston
f5236d842a Restyle remaining bridge components 2021-12-09 15:17:14 -07:00
Travis Ralston
d9006f4aec Make TradingView widget use new select field 2021-12-09 14:39:48 -07:00
Travis Ralston
15183721c2 Redecorate github integration page 2021-12-09 14:35:28 -07:00
Travis Ralston
bdd42b5893 First pass of widget config screen designs 2021-12-08 16:21:39 -07:00
Travis Ralston
6f3152e4b2 Add a stylized Element field input component 2021-12-07 23:59:28 -07:00
Travis Ralston
6c81711901 Add documentation on how to run Dimension locally 2021-12-07 12:46:04 -07:00
Travis Ralston
8010658e4b Fix excess debug 2021-12-06 21:21:43 -07:00
Travis Ralston
aa851d99df Misc cleanup 2021-12-06 21:20:16 -07:00
Travis Ralston
0e1aa69466 Fix "This room is bridged to $void" message bug 2021-12-06 21:18:57 -07:00
Travis Ralston
bddb3aa74a Change over to improved repo APIs 2021-12-06 21:15:25 -07:00
Travis Ralston
dd7b6a54f0 Minor cleanup 2021-12-06 20:56:33 -07:00
Travis Ralston
bea3850c94 Experiment with /repositories endpoint 2021-12-06 20:56:13 -07:00
Travis Ralston
256ac0ac9e Hacky re-wire to /repositories to test bridge theory 2021-12-06 15:43:44 -07:00
Travis Ralston
9ab6c8f3f2 Actually send github bridge info 2021-12-06 15:43:17 -07:00
Travis Ralston
ae320babb4 Fix org auth URL 2021-12-06 15:43:04 -07:00
Travis Ralston
136faac349 Optimize imports 2021-12-03 14:51:08 -07:00
Travis Ralston
6cef362815 i18n 2021-12-03 14:50:03 -07:00
Travis Ralston
61bae5d1cb Update auth URL handling 2021-12-03 14:49:31 -07:00
Travis Ralston
ba51f0db1b Punch webhook name through to bridge 2021-12-03 13:49:02 -07:00
Travis Ralston
87b4c98509 Some iteration on the overall design 2021-12-03 00:33:53 -07:00