wuyingren
4c41c29ef0
Fix Bad JSON value: float
2021-01-23 21:42:14 +08:00
Travis Ralston
76903e8c8c
Riot -> Element
2020-07-15 18:24:23 -06:00
Travis Ralston
d29e8531d9
Detect API version of Riot before rendering widget
2019-03-15 20:49:48 -06:00
Travis Ralston
11ed6342f6
First iteration of OpenID reauth widget example
2019-03-15 20:36:52 -06:00
Travis Ralston
34653eb223
Fix Jitsi widget not staying on screen correctly
...
The "Join Conference" screen should not be sticky. We also need to make sure we have a widget ID set so that when we say to be stuck on screen or not, the request actually passes.
2019-03-15 20:32:54 -06:00
Travis Ralston
005b471dc7
Always send a request_id to Riot
...
Fixes https://github.com/turt2live/matrix-dimension/issues/241
Cherry picked from 17eb46e48d3bd40a76579735966eff3fd535e479
2019-03-15 20:16:13 -06:00
Travis Ralston
9ae83f3dae
Improve "no stickers" view
...
Fixes https://github.com/turt2live/matrix-dimension/issues/186
2018-10-23 23:55:29 -06:00
Travis Ralston
b7ba9d2c8d
Add a log statement when a toWidget request comes in
2018-10-17 19:53:46 -06:00
Travis Ralston
6b21ac4443
Support always on screen Jitsi widgets
...
Fixes #202
2018-07-30 21:55:57 -06:00
Travis Ralston
6c4e8f75d4
Add a sticker picker
...
The useful bit for sending stickers. Implements the rest of #156
2018-05-13 22:32:13 -06:00
Travis Ralston
e2ed9a8839
Move capabilities to their own class
2018-05-12 16:46:08 -06:00
Travis Ralston
afd9d6f6c1
Send the raw payload over postMessage
...
Blobs don't covert to JSON very nicely.
2018-05-12 15:58:23 -06:00
Travis Ralston
17656e8cf7
Implement basic postMessage widget API components
...
This implements a 'screenshot' button on the generic widget wrapper, although there's several bugs with the current Riot implementation that prevent it from working and that is why it is commented out.
Fixes #155 . Even if it doesn't work.
2018-05-11 21:58:10 -06:00