Commit graph

1626 commits

Author SHA1 Message Date
GigiaJ
f7fb4bcc11 Remove chat open icon from DMs 2025-04-22 21:35:04 -04:00
GigiaJ
a4af96b530 Fix DM header since it *can* be a call room 2025-04-22 21:33:17 -04:00
GigiaJ
c7ea3f7e57 The code reuse is substantial enough to justify including the license 2025-04-22 21:17:19 -04:00
GigiaJ
2f980a727a The reuse is substantial enough to justify including the license 2025-04-22 21:16:36 -04:00
GigiaJ
1573353550 re-enable header buttons globally for now 2025-04-22 05:35:35 -04:00
GigiaJ
6d4b37f96d add call status bar call room link 2025-04-22 05:35:13 -04:00
GigiaJ
5677042157 Place holder buttons 2025-04-22 00:27:55 -04:00
GigiaJ
7beb8411a9 Revert casing to fix bottom nav status buttons (should swap back when as an in place option on send) 2025-04-22 00:27:31 -04:00
GigiaJ
02cb7ea9a7 Add a check for space to hide option in space creation 2025-04-21 21:10:27 -04:00
GigiaJ
5ae806444e Remove text chat for now 2025-04-21 21:05:14 -04:00
GigiaJ
39e7de3d21 Add room type option 2025-04-21 21:04:47 -04:00
GigiaJ
0fb5ffc68a add creation handling for calls by setting creation content type 2025-04-21 21:04:15 -04:00
GigiaJ
40a25aa03e Move out bottom nav into own file 2025-04-21 01:39:36 -04:00
GigiaJ
79b4303154 Add call status to bottom of home nav 2025-04-21 01:39:12 -04:00
GigiaJ
7ebf26e34b Add call status to bottom of DMs 2025-04-21 01:38:52 -04:00
GigiaJ
6ad8b477d1 fix bug with calls disabling dm and lobby 2025-04-21 01:38:33 -04:00
GigiaJ
7a03b91c93 Create NavBottom for call status 2025-04-21 01:38:08 -04:00
GigiaJ
0fe90e5e6d Remove comment 2025-04-20 14:39:30 -04:00
GigiaJ
9a3fc59ef0 Adjust to using a provider so we don't load powerlevels in our callcontainer 2025-04-20 14:39:11 -04:00
Gigiaj
1a3b10e32d add a roomview window for calls and rename room to roomId for accuracy 2025-04-18 03:03:13 -05:00
Gigiaj
1ac5b3d8fd add groundwork for call roomtimeline toggle 2025-04-18 03:01:44 -05:00
Gigiaj
8f87690b00 Return to lobby is very useful 2025-04-18 03:01:17 -05:00
Gigiaj
589b318b08 Start laying out a toggle for roomtimeline in a call 2025-04-18 03:00:52 -05:00
Gigiaj
fd0fa3c921 clean up call references 2025-04-18 03:00:31 -05:00
Gigiaj
d602631986 Fixes roomheader layout in calls 2025-04-17 10:22:02 -05:00
Gigiaj
5a5f144e20 remove unneeded for standalone? Not even sure element-web uses the embedded atp 2025-04-17 02:36:29 -05:00
Gigiaj
fd1ccc7281 add mute video and hangup buttons and implemented their functionality 2025-04-17 02:35:19 -05:00
Gigiaj
f76641b538 add in call state (mute/video/hangup) context and transport handling for said contexts 2025-04-17 02:31:34 -05:00
Gigiaj
14206dbb96 handle call room swapping better 2025-04-17 02:26:50 -05:00
Gigiaj
cb9e4ffe86 remove unneeded comments 2025-04-17 02:26:09 -05:00
Gigiaj
8d285d45f7 revert changes on this to b4f67ce 2025-04-17 02:22:40 -05:00
Gigiaj
232fbc5c62 Add active call name into bottom panel 2025-04-16 21:06:03 -05:00
Gigiaj
9b6bfea359 add elementCallUrl 2025-04-16 20:53:30 -05:00
Gigiaj
1629341c08 update to provide client context for the widget url's element call endpoint if provided 2025-04-16 20:53:10 -05:00
Gigiaj
9d352de995 Remove pointless comments, helper funcs, and clean up formatting 2025-04-16 20:52:29 -05:00
Gigiaj
0b6a7c752d fix import order 2025-04-16 20:45:33 -05:00
Gigiaj
28f5d8afe8 Remove unneeded comments 2025-04-16 20:44:33 -05:00
Gigiaj
2c8ae9693b Remove extra comments and unneeded helper function 2025-04-16 20:43:56 -05:00
Gigiaj
0106fab00b clean up to provide elementUrl option (instead of while testing just planting a string with the url) 2025-04-16 20:36:24 -05:00
Gigiaj
38ad5e3f7e add elementCallUrl 2025-04-16 20:17:59 -05:00
Gigiaj
eba9670664 Remove unneeded comments and imports and clean up name of Edget to SmallWidget 2025-04-16 20:13:18 -05:00
Gigiaj
9c5fde3258 Clean up file and remove broken import 2025-04-16 19:49:11 -05:00
Gigiaj
99e55b36c6 reisolate the individual components that need passed values 2025-04-15 22:47:55 -05:00
Gigiaj
cc88733204 readd openid handling 2025-04-15 22:47:30 -05:00
Gigiaj
5f0ca6a794 add callprovider and callactivationeffect 2025-04-15 22:17:10 -05:00
Gigiaj
b88da572a4 update client layout to handle active calls 2025-04-15 22:16:35 -05:00
Gigiaj
c367c90a96 add PersistentCallContainer (moved iframe to here from RoomView) 2025-04-15 22:15:22 -05:00
Gigiaj
d82e49aab8 add callprovider 2025-04-15 22:14:43 -05:00
Gigiaj
cccf9630a0 add CallActivation 2025-04-15 22:14:16 -05:00
Gigiaj
a540c86b08 remove transport testing comments
still need to fix embedded behavior (standalone works for testing rn)
2025-04-15 22:12:05 -05:00