Commit Graph

139 Commits

Author SHA1 Message Date
Jaggar
e42a617fc2 Merge branch 'dev' into dev 2025-06-10 19:31:12 -05:00
Ajay Bura
44347db6e4 Add allow from currently selected space if no m.space.parent found (#2359) 2025-06-10 23:47:46 +10:00
Jaggar
153d7d12fc Merge branch 'dev' into dev 2025-05-28 22:08:46 +00:00
Gigiaj
42252829c6 Bind the on messaging iframe for easier access in hangup/join handling 2025-05-28 16:08:01 -05:00
Ajay Bura
e6f4eeca8e Update folds to v2.2.0 (#2341) 2025-05-27 14:10:27 +05:30
Jaggar
78dcdfda95 Merge branch 'dev' into dev 2025-05-27 04:12:48 +00:00
Ajay Bura
a23279e633 Fix rate limit when reordering in space lobby (#2254)
* move can drop lobby item logic to hook

* add comment

* resolve rate limit when reordering space children
2025-05-26 14:21:27 +05:30
Gigiaj
bf131f76dc Re-add intended switching behavior 2025-05-25 22:09:17 -05:00
Gigiaj
f3c0aebda2 Remove unused 2025-05-25 16:32:52 -05:00
Gigiaj
99576a2432 Remove viewed room setting here and pass the room to hang up (seems state doesn't update fast enough otherwise) 2025-05-25 16:30:23 -05:00
Jaggar
f842356438 Merge branch 'dev' into dev 2025-05-25 00:39:38 +00:00
Gigiaj
3818671446 Remove repetitive check 2025-05-24 19:30:53 -05:00
Ajay Bura
206ed33516 Better invites management (#2336)
* move block users to account settings

* filter invites and add more options

* add better rate limit recovery in rateLimitedActions util function
2025-05-24 20:07:56 +05:30
Gigiaj
8b22573e43 Re-add the default view current active room behavior 2025-05-23 16:43:50 -05:00
Gigiaj
b6afe3b968 Fixes call initializing by default on mobile 2025-05-23 12:04:06 -05:00
Gigiaj
b18f6366c7 Revert navitem change 2025-05-23 01:55:06 -05:00
Gigiaj
9302003c30 Sets initial states so the iframes don't cause the other to fail with the npm embedded package 2025-05-23 01:52:38 -05:00
Gigiaj
1871f70704 Fix path issue from moving file locations 2025-05-23 01:24:32 -05:00
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