Commit graph

1590 commits

Author SHA1 Message Date
Jaggar
8e4f310aa3
Update src/app/features/room/RoomViewHeader.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-15 23:31:53 -05:00
Jaggar
5d22b287db
Update src/app/features/room-nav/RoomNavItem.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-15 23:31:44 -05:00
Jaggar
2575d77b37
Update src/app/features/room-nav/RoomCallNavStatus.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-15 23:31:34 -05:00
Jaggar
0d2f76e11d
Update src/app/features/room-nav/RoomCallNavStatus.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-15 23:31:24 -05:00
Jaggar
8dfc3aa36f
Update src/app/features/room-nav/RoomCallNavStatus.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-15 23:31:16 -05:00
Jaggar
3b767870c5
Update src/app/features/room-nav/RoomCallNavStatus.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-15 23:30:59 -05:00
Jaggar
a5a9e72c5f
Update src/app/features/room-nav/RoomCallNavStatus.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-15 23:30:47 -05:00
Jaggar
e1146b1c06
Update src/app/features/room-nav/RoomCallNavStatus.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-15 23:30:17 -05:00
Gigiaj
daadbe4358 Invert icons to show the state instead of the action they will perform (more visual clarity) 2025-06-10 20:40:45 -05:00
Gigiaj
02ac70affc Re-arrange more options and add checks for each option to see if it is a call room (probably should manage a state to see if a header is already on screen and provide a slightly modified visual based on that for call rooms) 2025-06-10 20:01:15 -05:00
Gigiaj
7228c2e35f Remove unneeded prop 2025-06-10 20:00:21 -05:00
Gigiaj
e78d1dab14 Update to use new icons (thank you) 2025-06-10 20:00:07 -05:00
Jaggar
e42a617fc2
Merge branch 'dev' into dev 2025-06-10 19:31:12 -05:00
Ajay Bura
3ed8260877
Release v4.8.1 (#2360) 2025-06-10 23:48:55 +10: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
Ajay Bura
91632aa193
Fix space navigation & view space timeline dev-option (#2358)
* fix inaccessible space on alias change

* fix new room in space open in home

* allow opening space timeline

* hide event timeline feature behind dev tool

* add navToActivePath to clear cache function
2025-06-10 14:44:17 +10:00
Gigiaj
73c17d3558 Fixes complaints of null contentDocument in iframe 2025-05-28 17:11:46 -05:00
Jaggar
153d7d12fc
Merge branch 'dev' into dev 2025-05-28 22:08:46 +00:00
Gigiaj
6edee72a15 Fixes a bug where if you left a call then went to a lobby and joined it didn't update the actual activeCallRoomId 2025-05-28 17:05:41 -05:00
Gigiaj
e3f1697367 Far cleaner and more sensible handling of the call window... I just really don't like the idea of sending a click event, but right now the element-call code treats preload/skipLobby hangups (sent from our end) as if they had no lobby at all and thus black screens. Other implementation was working around that without just sending a click event on the iframe's hangup button. 2025-05-28 16:11:25 -05: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
Gigiaj
39b20c7cc7 Technically corrects the hangup button in the widget, should be more precise though 2025-05-27 01:14:42 -05:00
Jaggar
78dcdfda95
Merge branch 'dev' into dev 2025-05-27 04:12:48 +00:00
Gigiaj
3e6d55f03b Fix dependency array 2025-05-26 23:12:14 -05:00
Gigiaj
c99112b78b A bit of an abomination, but adds a state counter to iteratively handle the diverse potential states (where a user can join from the nav bar or the join button, hang up from either as well, and account for the juggling iframes)
Black screens shouldn't be occurring now.
2025-05-26 23:11:47 -05: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
0e332d6616 Solves CCH. Looks like CLCH left 2025-05-26 01:02:35 -05:00
Gigiaj
923982ef30 Fixes CLJH, found CCH 2025-05-26 00:41:55 -05:00
Gigiaj
0bd42a3994 Solves the CHCH sequence issue, CLJH remains 2025-05-26 00:37:48 -05:00
Gigiaj
9b98083d4a In widget hang up button should be handled correct now 2025-05-25 23:41:07 -05:00
Gigiaj
18ea2d2063 Fix formatting 2025-05-25 23:17:36 -05:00
Gigiaj
335df8d6ba Seems to shore up the remaining state issues with the status bar hangup 2025-05-25 23:16:37 -05:00
Gigiaj
df84eb1d71 More correct filter (viewedRoom can return false on that compare in some cases) 2025-05-25 22:40:03 -05:00
Gigiaj
bf131f76dc Re-add intended switching behavior 2025-05-25 22:09:17 -05:00
Gigiaj
1a821961f3 Fix for cases where you're viewing a lobby and hang up your existing call and try to join lobby (was not rendering for the correct room id, but was joining the correct call prior) 2025-05-25 22:01:57 -05:00
Gigiaj
108eb60b4a Seems to avoid almost all invalid states (hang up while viewing another lobby and hitting join seems to black screen, sets the active call as the previous active room id, but does join the viewed room correctly) 2025-05-25 21:29:53 -05:00
Gigiaj
22903c9340 Properly declare new hangup method sig 2025-05-25 16:34:55 -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
Gigiaj
7d26601bfc This seems to manage the hangup state with the status bar button well enough that black screens should never be encountered 2025-05-25 16:29:55 -05:00
Gigiaj
9499289fb3 Prevent null rooms from ever rendering 2025-05-25 16:29:01 -05:00
Krishan
83057ebbd4
Fix additional spam string matching (#2339) 2025-05-25 15:51:19 +05:30
Jaggar
f842356438
Merge branch 'dev' into dev 2025-05-25 00:39:38 +00:00
Gigiaj
0ef9c56a25 Update rendering logic to clear up remaining rendering bug (straight to call -> lobby of another room and joining call from that interface -> lobby of that previous room and joining was leading to duplication of the user in lobbies. This was actually from listening to and acknowledging hangups from the viewed widget in CallProvider) 2025-05-24 19:34:26 -05:00
Gigiaj
f2f98a6973 Add storing widget for comparing with (since we already store room id and the clientWidgetApi anyway) 2025-05-24 19:31:43 -05:00
Gigiaj
3818671446 Remove repetitive check 2025-05-24 19:30:53 -05:00
Ajay Bura
c51ba9670e
Release v4.8.0 (#2337) 2025-05-24 21:22:39 +05:30
Ajay Bura
59a007419f hide decline all public invite button when no invite 2025-05-24 21:19:35 +05:30
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