Commit graph

  • aa92486643 fix new room in space open in home Ajay Bura 2025-06-10 08:54:41 +05:30
  • d086eddacf fix inaccessible space on alias change Ajay Bura 2025-06-10 08:29:33 +05:30
  • 7f05b9b4f4
    Merge branch 'dev' into start-thread-button Filipe Medeiros 2025-06-07 07:48:17 +02:00
  • 96331090c5 add buttons to codeblocks Gimle Larpes 2025-06-06 19:06:35 +02:00
  • 8c7f5c1075 black-adjust halanosiblee 2025-06-05 19:57:49 +00:00
  • 220fea107c BlackTheme halanosiblee 2025-06-05 18:42:07 +00:00
  • 201731aeb9
    Bump docker/build-push-action from 6.15.0 to 6.18.0 dependabot[bot] 2025-06-02 20:37:42 +00:00
  • 2dd77f62c4
    Bump dawidd6/action-download-artifact from 9 to 10 dependabot[bot] 2025-06-02 20:35:51 +00:00
  • af1a9cdf3a Fix crash if canMessage is false Gimle Larpes 2025-06-01 20:19:55 +02:00
  • 623b2d1fd4 Implemented MR #2317 Gimle Larpes 2025-06-01 17:11:14 +02:00
  • 737f2bbd29 Improve focus behaviour on search boxes and chats Gimle Larpes 2025-06-01 04:48:42 +02:00
  • 2a368d46fc Fix minor formatting and naming issues Gimle Larpes 2025-05-31 17:00:22 +02:00
  • c260af5023 Add setting for date formatting Gimle Larpes 2025-05-31 16:10:41 +02:00
  • 0c258ee9ef Add "Date & Time" subheading, cleanup after merge Gimle Larpes 2025-05-30 21:42:21 +02:00
  • 7b9ed37a01 Merge branch 'add-international-time' into add-international-date Gimle Larpes 2025-05-30 21:41:26 +02:00
  • a391ce38d6 Move 24-hour toggle to Appearance Gimle Larpes 2025-05-30 21:04:08 +02:00
  • 1295c1c9b7 Add incomplete dateFormatString setting Gimle Larpes 2025-05-30 20:56:05 +02:00
  • 4588168a66 added hour24Clock to TimeProps Gimle Larpes 2025-05-30 16:00:38 +02:00
  • cb9dfceb7c Swap to using that implementation Gigiaj 2025-05-29 09:32:54 -05:00
  • 46d7a9c0bf Slate style has certain behavior elements that iOS expects Gigiaj 2025-05-29 09:32:43 -05:00
  • 73c17d3558 Fixes complaints of null contentDocument in iframe Gigiaj 2025-05-28 17:11:46 -05:00
  • 153d7d12fc
    Merge branch 'dev' into dev Jaggar 2025-05-28 22:08:46 +00:00
  • 6edee72a15 Fixes a bug where if you left a call then went to a lobby and joined it didn't update the actual activeCallRoomId Gigiaj 2025-05-28 17:05:41 -05:00
  • 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. Gigiaj 2025-05-28 16:11:25 -05:00
  • 42252829c6 Bind the on messaging iframe for easier access in hangup/join handling Gigiaj 2025-05-28 16:08:01 -05:00
  • 0ba17f9cdb
    Merge branch 'dev' into add-international-time Gimle Larpes 2025-05-28 22:30:56 +02:00
  • 8b4524607b Add setting to enable 24-hour time format Gimle Larpes 2025-05-28 21:17:38 +02:00
  • cb3c084372
    Create devcontainer.json Raedalmalki250 2025-05-27 21:53:05 +03:00
  • e6f4eeca8e
    Update folds to v2.2.0 (#2341) Ajay Bura 2025-05-27 14:10:27 +05:30
  • 39b20c7cc7 Technically corrects the hangup button in the widget, should be more precise though Gigiaj 2025-05-27 01:14:42 -05:00
  • 78dcdfda95
    Merge branch 'dev' into dev Jaggar 2025-05-27 04:12:48 +00:00
  • 3e6d55f03b Fix dependency array Gigiaj 2025-05-26 23:12:14 -05:00
  • 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. Gigiaj 2025-05-26 23:11:47 -05:00
  • a04bda151f update folds to v2.2.0 Ajay Bura 2025-05-26 20:21:31 +05:30
  • b8530de10c
    Merge branch 'dev' into start-thread-button Filipe Medeiros 2025-05-26 11:20:17 +02:00
  • a23279e633
    Fix rate limit when reordering in space lobby (#2254) Ajay Bura 2025-05-26 14:21:27 +05:30
  • 0e332d6616 Solves CCH. Looks like CLCH left Gigiaj 2025-05-26 01:02:35 -05:00
  • 923982ef30 Fixes CLJH, found CCH Gigiaj 2025-05-26 00:41:55 -05:00
  • 0bd42a3994 Solves the CHCH sequence issue, CLJH remains Gigiaj 2025-05-26 00:37:48 -05:00
  • 9b98083d4a In widget hang up button should be handled correct now Gigiaj 2025-05-25 23:41:07 -05:00
  • 18ea2d2063 Fix formatting Gigiaj 2025-05-25 23:17:36 -05:00
  • 335df8d6ba Seems to shore up the remaining state issues with the status bar hangup Gigiaj 2025-05-25 23:16:37 -05:00
  • df84eb1d71 More correct filter (viewedRoom can return false on that compare in some cases) Gigiaj 2025-05-25 22:40:03 -05:00
  • bf131f76dc Re-add intended switching behavior Gigiaj 2025-05-25 22:09:17 -05:00
  • 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) Gigiaj 2025-05-25 22:01:57 -05:00
  • 2f621fab89
    Merge branch 'dev' into start-thread-button Ajay Bura 2025-05-26 08:00:33 +05:30
  • 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) Gigiaj 2025-05-25 21:29:53 -05:00
  • 22903c9340 Properly declare new hangup method sig Gigiaj 2025-05-25 16:34:55 -05:00
  • f3c0aebda2 Remove unused Gigiaj 2025-05-25 16:32:52 -05:00
  • 99576a2432 Remove viewed room setting here and pass the room to hang up (seems state doesn't update fast enough otherwise) Gigiaj 2025-05-25 16:30:23 -05:00
  • 7d26601bfc This seems to manage the hangup state with the status bar button well enough that black screens should never be encountered Gigiaj 2025-05-25 16:29:55 -05:00
  • 9499289fb3 Prevent null rooms from ever rendering Gigiaj 2025-05-25 16:29:01 -05:00
  • 83057ebbd4
    Fix additional spam string matching (#2339) Krishan 2025-05-25 15:51:19 +05:30
  • 7787f324c2
    Merge branch 'dev' into start-thread-button Filipe Medeiros 2025-05-25 11:39:44 +02:00
  • 510603948c
    Fix additional spam string matching Krishan 2025-05-25 12:39:32 +05:30
  • 46188e8745 resolve rate limit when reordering space children Ajay Bura 2025-05-25 10:53:16 +05:30
  • 6a6cbfddd7 Merge branch 'dev' into fix-2226 Ajay Bura 2025-05-25 09:04:42 +05:30
  • f842356438
    Merge branch 'dev' into dev Jaggar 2025-05-25 00:39:38 +00:00
  • 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) Gigiaj 2025-05-24 19:34:26 -05:00
  • f2f98a6973 Add storing widget for comparing with (since we already store room id and the clientWidgetApi anyway) Gigiaj 2025-05-24 19:31:43 -05:00
  • 3818671446 Remove repetitive check Gigiaj 2025-05-24 19:30:53 -05:00
  • c51ba9670e
    Release v4.8.0 (#2337) v4.8.0 Ajay Bura 2025-05-24 21:22:39 +05:30
  • 59a007419f hide decline all public invite button when no invite Ajay Bura 2025-05-24 21:19:35 +05:30
  • c562adc9ce Release v4.8.0 Ajay Bura 2025-05-24 20:10:09 +05:30
  • 206ed33516
    Better invites management (#2336) Ajay Bura 2025-05-24 20:07:56 +05:30
  • 1e00d5c3b8 add better rate limit recovery in rateLimitedActions util function Ajay Bura 2025-05-24 19:20:19 +05:30
  • 7c661929e6 filter invites and add more options Ajay Bura 2025-05-24 19:00:08 +05:30
  • 9ba2dd7b2a
    add actions back Filipe Medeiros 2025-05-24 13:45:07 +02:00
  • b2afa09c66 move block users to account settings Ajay Bura 2025-05-24 17:13:16 +05:30
  • 8b22573e43 Re-add the default view current active room behavior Gigiaj 2025-05-23 16:43:50 -05:00
  • 0b6009aaee Seems to sort out the hangup status button bug the occurred after joining a call via lobby Gigiaj 2025-05-23 16:34:44 -05:00
  • 872e9a257f Reduce code reuse in handleJoin Gigiaj 2025-05-23 13:57:01 -05:00
  • e220387b3f Corrects the state for the situations where both iframes are "active" (not necessarily visible) Gigiaj 2025-05-23 13:22:22 -05:00
  • 03cbecc3f9 Provides correct behavior when call isn't active and no activeClientWidgetApi exists yet Gigiaj 2025-05-23 13:21:40 -05:00
  • b6afe3b968 Fixes call initializing by default on mobile Gigiaj 2025-05-23 12:04:06 -05:00
  • 65ff5e3943 Just check for state on both which should only occur at initial Gigiaj 2025-05-23 01:55:54 -05:00
  • b18f6366c7 Revert navitem change Gigiaj 2025-05-23 01:55:06 -05:00
  • 9302003c30 Sets initial states so the iframes don't cause the other to fail with the npm embedded package Gigiaj 2025-05-23 01:52:38 -05:00
  • 1871f70704 Fix path issue from moving file locations Gigiaj 2025-05-23 01:24:32 -05:00
  • 27196cbad2 Set dep version to exact Gigiaj 2025-05-23 01:17:50 -05:00
  • 9b3c6e7c92 Add package-lock changes Gigiaj 2025-05-23 01:13:23 -05:00
  • d54bc2c110 Move files to more correct location Gigiaj 2025-05-23 00:01:19 -05:00
  • c108295e5a add vite preview as an npm script Gigiaj 2025-05-22 23:53:30 -05:00
  • d3ec9facf6 Fix vite build to place element-call correctly for embedded npm package support Gigiaj 2025-05-22 23:53:17 -05:00
  • 4c8ab4e79d null the default url so that we fallback to the embedded version (would recommend hosting it until performance issue is determined) Gigiaj 2025-05-22 23:52:51 -05:00
  • ff02c461e7 Fixes element-call embedded support (but it seems to run poorly) Gigiaj 2025-05-22 23:52:19 -05:00
  • e4ce4da8ee Remove unneeded logger.errors Gigiaj 2025-05-22 23:14:24 -05:00
  • f262f54728 Fix to use shorthand prop Gigiaj 2025-05-22 20:30:55 -05:00
  • 395a24f1a7 Fix spelling mistake Gigiaj 2025-05-22 20:30:26 -05:00
  • cd0d4c9704 Resolved merge conflict GigiaJ 2025-05-22 20:28:19 -05:00
  • 0db52c2d37 Moved CallProvider Gigiaj 2025-05-22 20:02:35 -05:00
  • 023a23d87c Rename and clean up Gigiaj 2025-05-22 20:02:13 -05:00
  • a81492c5b2 update imports and dependency array Gigiaj 2025-05-22 19:57:40 -05:00
  • 67fbf949b0 Move and rename RoomCallNavStatus Gigiaj 2025-05-22 19:57:13 -05:00
  • 07a980a0c7 Remove CallActivation Gigiaj 2025-05-22 19:44:02 -05:00
  • 19f1df798f add widgetId to correct pos in getWidgetUrl usage Gigiaj 2025-05-22 19:43:11 -05:00
  • c6ceb3f977 revert ternary expression change and add to dependency array Gigiaj 2025-05-22 19:42:46 -05:00
  • 5481595a67 Remove no longer needed files Gigiaj 2025-05-22 19:42:21 -05:00
  • 3bd7588497 Add widgetId as a getWidgetUrl param Gigiaj 2025-05-22 17:49:40 -05:00
  • e5505cd5c2 Remove unused Gigiaj 2025-05-22 17:42:23 -05:00