Gigiaj
d54bc2c110
Move files to more correct location
2025-05-23 00:01:19 -05:00
Gigiaj
ff02c461e7
Fixes element-call embedded support (but it seems to run poorly)
2025-05-22 23:52:19 -05:00
Gigiaj
e4ce4da8ee
Remove unneeded logger.errors
2025-05-22 23:14:24 -05:00
Gigiaj
f262f54728
Fix to use shorthand prop
2025-05-22 23:13:08 -05:00
GigiaJ
cd0d4c9704
Resolved merge conflict
2025-05-22 20:28:19 -05:00
Gigiaj
0db52c2d37
Moved CallProvider
2025-05-22 20:02:35 -05:00
Gigiaj
a81492c5b2
update imports and dependency array
2025-05-22 19:57:40 -05:00
Gigiaj
67fbf949b0
Move and rename RoomCallNavStatus
2025-05-22 19:57:13 -05:00
Gigiaj
c6ceb3f977
revert ternary expression change and add to dependency array
2025-05-22 19:42:46 -05:00
Gigiaj
3bd7588497
Add widgetId as a getWidgetUrl param
2025-05-22 17:49:40 -05:00
Gigiaj
0b70ce7591
Remove Date.now() that was causing widgetId desync
2025-05-22 17:33:36 -05:00
Gigiaj
e688c19350
Fix mobile call room default behavior from auto-join to displaying lobby
2025-05-21 21:11:25 -05:00
Gigiaj
1e44557406
Add ideal call room join behavior where text rooms to call room simply joins, but doesn't swap current view
2025-05-20 11:26:54 -05:00
Ajay Bura
87e97eab88
Update commands ( #2325 )
...
* kick-ban all members by servername
* Add command for deleting multiple messages
* remove console logs and improve ban command description
* improve commands description
* add server acl command
* fix code highlight not working after editing in dev tools
2025-05-13 16:16:22 +05:30
Ajay Bura
13f1d53191
fix room setting crash in knock_restricted join rule ( #2323 )
...
* fix room setting crash in knock_restricted join rule
* only show knock & space member join rule for space children
* fix knock restricted icon and label
2025-05-13 14:18:52 +05:30
Gigiaj
af455a5fe3
Ensure drawer doesn't appear in call room
2025-05-11 19:11:21 -05:00
Gigiaj
7043376383
Fix the position of the member drawer to its correct location
2025-05-11 19:09:39 -05:00
Gigiaj
4486ef1e72
add url as a param for widget url
2025-05-11 17:55:19 -05:00
Gigiaj
5ab0b39152
Fix the view to correctly display the active iframe based on which is currently hosting the active call (juggling views)
2025-05-11 17:54:11 -05:00
Gigiaj
d488c24974
add navigateRoom to be in both conditions for the nav button
2025-05-11 17:53:33 -05:00
Gigiaj
da3d20d0fe
add ViewedRoom usage
2025-05-10 20:41:35 -05:00
Gigiaj
a1c0b79cbd
split into two refs
2025-05-10 20:41:06 -05:00
Gigiaj
cd233053bc
Improve call room view stability
2025-05-10 08:58:32 -05:00
Gigiaj
9ae7c318ab
re-add mobile chat handling
2025-05-10 08:58:03 -05:00
Gigiaj
ae9cc7a548
Fix unexpected visibility in non-room areas
2025-05-09 14:17:25 -05:00
Gigiaj
807c90e2f5
swap to using ref provider context from to connect to persistentcallcontainer more directly
2025-05-09 11:14:08 -05:00
Gigiaj
a690dbd2ca
Add backupIframeRef so we can re-add the lobby screen for non-joined calls (for viewing their text channels)
2025-05-09 09:38:43 -05:00
Gigiaj
43ce6f0210
Update room to use CallView
2025-05-08 18:01:27 -05:00
Gigiaj
abe79ceb66
Add CallView
2025-05-08 17:57:57 -05:00
Gigiaj
3fcf2fef59
loosely provide nav handling for testing refactoring
2025-05-08 17:57:45 -05:00
Gigiaj
5ee3897fde
Add RoomNavUser for displaying the user avatar + name in the nav for a visual of call activity and participants
2025-05-04 12:16:15 -05:00
Gigiaj
3dcfde4461
add check to prevent DCing from the call you're currently in...
2025-05-03 22:09:21 -05:00
Gigiaj
7f8aeb335f
remove logger statement and swap hash to search
2025-05-02 17:11:33 -05:00
Gigiaj
a2a83fc316
update to enable chat icon to be able to open call room WITHOUT joining by making sure the navitems into a diff call room performs a hangup on click
2025-05-02 17:11:03 -05:00
GigiaJ
96be8e1b8a
add chat button handling for call rooms and impl call room icon
2025-05-01 16:57:28 -05:00
GigiaJ
4779b09879
Always embed to give a proper call room lobby experience
2025-05-01 12:48:35 -05:00
GigiaJ
8700fe84ab
Add some parameters to be settable (need to create an param object type instead of using any) in widgetUrl
2025-04-29 15:29:02 -05:00
GigiaJ
b5ca54d6fd
Prevents undefined object from being checked for values and filtered against
2025-04-27 16:48:35 -05:00
GigiaJ
39d4eedb75
Disable DM calling button for now (not implemented properly yet)
2025-04-22 22:30:48 -04:00
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
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
5a5f144e20
remove unneeded for standalone? Not even sure element-web uses the embedded atp
2025-04-17 02:36:29 -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