Commit Graph

716 Commits

Author SHA1 Message Date
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
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
Travis Ralston
2a41474094 Majority of a matrix-hookshot#generic_webhook implementation 2021-12-02 19:07:42 -07:00
Travis Ralston
ca7f1fbbe6 Optimize imports 2021-12-02 16:20:56 -07:00
Travis Ralston
0c65acedd3 Partial implementation of github bridging 2021-12-02 16:14:27 -07:00
Tony Stipanic
835c95e6e2
Fix iOS stickers by adding widgetData to callAction 2021-12-02 20:15:59 +01:00
Travis Ralston
6aaf7db831 Merge branch 'master' into travis/meaningless-branch-name 2021-12-01 14:36:06 -07:00
Travis Ralston
2fb719f7fd
Merge pull request #446 from TheTimeWalker/version
Use package version env and only use git string in dev mode
2021-12-01 14:35:47 -07:00
Travis Ralston
2f3859aa11 Support Jira bridging 2021-12-01 14:35:16 -07:00
Tony Stipanic
b298f79b9a
Use read-pkg-up to search for package.json version
Note: Version 7 has to bes used as newer version  do not support CommonJS
2021-12-01 21:40:24 +01:00
Travis Ralston
e6f0563012 Fix types 2021-12-01 12:45:28 -07:00
Travis Ralston
f0a79bad32 More riot->element renaming 2021-12-01 12:43:22 -07:00
Travis Ralston
739f7088a2 Merge branch 'travis/redesign-1.1' into travis/meaningless-branch-name 2021-12-01 12:37:44 -07:00
Travis Ralston
f2c5d7fe4f Update Jitsi logo 2021-11-30 20:11:26 -07:00
Travis Ralston
2a42e72ee8 Early implementation of design refresh (in progress) 2021-11-30 20:06:59 -07:00
Travis Ralston
6bdb8b9dfe Merge branch 'travis/cleanup' into travis/redesign 2021-11-30 19:29:57 -07:00
Travis Ralston
836c3ad72a Clean up imports 2021-11-30 19:29:39 -07:00
Travis Ralston
4d7f286a70 Merge branch 'travis/hookshot-jira' into travis/cleanup 2021-11-30 19:26:52 -07:00
Travis Ralston
43f795f4da Initial support for matrix-hookshot#jira 2021-11-30 19:25:57 -07:00
Travis Ralston
089925ee4c G I T H U B 2021-11-30 19:23:54 -07:00
Travis Ralston
2870f264d0 Random file cleanup 2021-11-30 19:23:02 -07:00
Travis Ralston
feca813b62 Merge branch 'travis/hookshot-github' into travis/hookshot-jira 2021-11-30 15:37:47 -07:00
Travis Ralston
2bd5ad15df Merge branch 'master' into travis/hookshot-github 2021-11-30 15:37:33 -07:00