element-web/test/components/views/rooms
Robin cfabcdda35
Voice rooms prototype (#8084)
* Add voice room labs flag

Signed-off-by: Robin Townsend <robin@robin.town>

* Add more widget actions for interacting with Jitsi

Signed-off-by: Robin Townsend <robin@robin.town>

* Factor out a more generic Jitsi creation utility

Signed-off-by: Robin Townsend <robin@robin.town>

* Add utilities for managing voice channels

Signed-off-by: Robin Townsend <robin@robin.town>

* Enable creation of voice rooms

Signed-off-by: Robin Townsend <robin@robin.town>

* Force a maximized view of voice channel widgets

Signed-off-by: Robin Townsend <robin@robin.town>

* Add voice channel store

Signed-off-by: Robin Townsend <robin@robin.town>

* Factor out a more generic FacePile

Signed-off-by: Robin Townsend <robin@robin.town>

* Implement room tile changes for voice rooms

Signed-off-by: Robin Townsend <robin@robin.town>

* Add interactive radio component to the left panel

Signed-off-by: Robin Townsend <robin@robin.town>

* Test voice rooms

Signed-off-by: Robin Townsend <robin@robin.town>

* Update name of call room type

Signed-off-by: Robin Townsend <robin@robin.town>

* Clarify that voice rooms are under development

Signed-off-by: Robin Townsend <robin@robin.town>

* Use readonly

Signed-off-by: Robin Townsend <robin@robin.town>

* Move acks to the end of handlers

Signed-off-by: Robin Townsend <robin@robin.town>

* Add comment about avatar URLs coming from Jitsi

Signed-off-by: Robin Townsend <robin@robin.town>

* Don't use unicode ellipses

for translation reasons?

Signed-off-by: Robin Townsend <robin@robin.town>

* Fix tests

Signed-off-by: Robin Townsend <robin@robin.town>

* Fix tests, again

Signed-off-by: Robin Townsend <robin@robin.town>

* Remove unnecessary export

Signed-off-by: Robin Townsend <robin@robin.town>

* Ack Jitsi events when we wait for them

Signed-off-by: Robin Townsend <robin@robin.town>
2022-03-22 16:14:11 -06:00
..
__snapshots__ Clean up some unit test logs (#7857) 2022-02-21 16:57:44 +00:00
MemberList-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
MessageComposer-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
MessageComposerButtons-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
RoomHeader-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
RoomList-test.js Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
RoomPreviewBar-test.tsx Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
RoomSettings-test.js Auto fix 2021-10-22 17:23:37 -05:00
RoomTile-test.tsx Voice rooms prototype (#8084) 2022-03-22 16:14:11 -06:00
SearchResultTile-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
SendMessageComposer-test.tsx Fix emoting with emoji or pills (#8105) 2022-03-21 19:09:43 +00:00