Commit Graph

1640 Commits

Author SHA1 Message Date
YoJames2019 008669efdf format using prettier rules from project prettierrc 2026-02-10 22:55:26 -05:00
YoJames2019 9562103210 remove debug logs 2026-02-10 22:39:53 -05:00
YoJames2019 40957632d5 clean up ts/eslint errors 2026-02-10 10:56:00 -05:00
YoJames2019 5b3a0f1334 set default mic state to enabled 2026-02-09 22:22:08 -05:00
YoJames2019 990a92a32c redo roomcallnavstatus ui, force user preferred mute/video states when first joining calls, update variable names and remove unnecessary logic 2026-02-09 22:17:28 -05:00
YoJames2019 e481116b04 update text spacing 2026-02-09 01:06:08 -05:00
YoJames2019 9e1aab2973 bump element call to 0.16.3, apply cinny theme to element call ui, replace element call lobby (backup iframe) with custom ui and only use element call for the in-call ui 2026-02-09 00:45:48 -05:00
YoJames2019 7bca8fb911 add call related permissions to room permissions 2026-02-08 08:01:52 -05:00
Jaggar a299e9c4cb Merge pull request #58 from GimleLarpes/patch-1
Simplify RoomNavUser
2025-08-18 23:39:50 +00:00
Jaggar 141f148e37 Merge pull request #60 from GimleLarpes/patch-3
Reworks/cleans up structure of Room, RoomView and CallView
2025-08-09 20:51:09 +00:00
Jaggar 51cfd7201c Merge pull request #59 from GimleLarpes/patch-2
Simplify RoomViewHeader.tsx
2025-08-09 20:47:12 +00:00
Gimle Larpes 528cbc5c79 Update CallView.tsx to accomodate restructuring of Room, RoomView and CallView + suggested changes 2025-07-31 21:05:15 +02:00
Gimle Larpes e504a9ef4c Update RoomView.tsx to accomodate restructuring of Room, RoomView and CallView 2025-07-31 20:52:01 +02:00
Gimle Larpes fb9ca31a43 Update Room.tsx to accomodate restructuring of Room, RoomView and CallView 2025-07-31 20:36:16 +02:00
Gimle Larpes b91a9d72b0 Simplify RoomViewHeader.tsx
Remove unused UI elements that don't have implemented functionality. Replace custom function for checking if a room is direct with a standard hook.
2025-07-31 14:08:44 +02:00
Gimle Larpes 4be70422b1 Simplify RoomNavUser
Discard future functionality since it probably won't exist in time for merging this PR
2025-07-30 16:46:27 +02:00
Jaggar 77f8a0409a Merge pull request #54 from GigiaJ/pr-41
Pr 41
2025-07-05 07:07:33 +00:00
Jaggar 235bb63c15 Merge pull request #41 from GimleLarpes/patch-1
Revert most changes to Space.tsx
2025-07-05 07:07:02 +00:00
Gigiaj 5a25da4415 update references to use callMembership instead 2025-07-04 22:21:53 -05:00
Gigiaj 92e24e5281 swap userId to callMembership as a prop and add a nullchecked userId that uses the membership sender 2025-07-04 22:21:31 -05:00
Gigiaj ca2c868624 Rename file, sprinkle in the magic one line for matrixRTCSession. and remove comment block 2025-07-04 22:19:19 -05:00
Gimle Larpes 79fab78c71 changes to RoomNavItem, RoomNavUser and add useCallMembers 2025-06-29 14:21:22 +02:00
Gimle Larpes f407905d73 Show call room even if category is collapsed 2025-06-27 12:51:36 +02:00
Gimle Larpes efc77ceb44 Revert most changes to Space.tsx 2025-06-27 12:38:13 +02:00
Jaggar eaf70fb79a Update src/app/features/room/RoomViewHeader.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-24 19:01:41 -05:00
Jaggar 2869735e2b Update src/app/features/room/RoomViewHeader.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-24 19:01:09 -05:00
Jaggar 40a2277996 Update src/app/features/room/RoomViewHeader.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-24 19:00:54 -05:00
Jaggar 7e948f0050 Update src/app/features/room/RoomViewHeader.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-24 19:00:19 -05:00
Jaggar 6d0e8b7f79 Update src/app/features/room/RoomViewHeader.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-24 19:00:06 -05:00
Gigiaj 78c38506fa update element-call version 2025-06-20 16:51:40 -05:00
Jaggar 12e4ba9981 Merge branch 'dev' into dev 2025-06-18 23:23:43 -05:00
Gigiaj 20815390e6 Remove No Active Call text when not in a call 2025-06-18 18:39:30 -05:00
dependabot[bot] ba72925d53 Bump docker/build-push-action from 6.15.0 to 6.18.0 (#2351)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.15.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.15.0...v6.18.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 6.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-19 08:52:03 +10:00
Gigiaj 7712e34d22 adjust room header for calling 2025-06-18 17:42:53 -05:00
Jaggar 4403eacdf1 Update src/app/features/room/RoomView.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-18 17:42:15 -05:00
dependabot[bot] 87ce209050 Bump actions/setup-node from 4.3.0 to 4.4.0 (#2307)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-19 08:29:55 +10:00
Jaggar 9be2a945da Update src/app/features/room/RoomView.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-18 17:27:34 -05:00
Jaggar a2c8097c01 Update src/app/features/call/CallView.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-18 17:27:26 -05:00
Jaggar c675131802 Update src/app/features/call/CallView.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-18 17:26:57 -05:00
Jaggar 6b3c9dfddc Update src/app/features/call/CallView.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-18 17:26:47 -05:00
Jaggar e6e751d305 Update src/app/pages/client/space/Space.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:38:41 -05:00
Jaggar dd158fa652 Update src/app/features/room-nav/RoomNavUser.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:38:29 -05:00
Jaggar b46c9ed023 Update src/app/features/room-nav/RoomNavUser.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:38:19 -05:00
Jaggar aca2a40309 Update src/app/features/room-nav/RoomNavUser.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:38:11 -05:00
Jaggar f74feec123 Update src/app/features/room-nav/RoomNavItem.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:37:56 -05:00
Jaggar 7a169fcc0e Update src/app/features/room-nav/RoomNavItem.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:37:44 -05:00
Jaggar b08fa60a93 Update src/app/features/room-nav/RoomNavItem.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:37:25 -05:00
Jaggar 9f749d1a9d Update src/app/features/room-nav/RoomNavItem.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:37:03 -05:00
Jaggar 3f2c2af351 Update src/app/features/room-nav/RoomNavItem.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:36:43 -05:00
Jaggar 4d14eb9fb7 Update src/app/features/room-nav/RoomNavItem.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
2025-06-17 11:36:24 -05:00