Commit graph

  • 52db5599c4 merged from upstream dev illuc 2026-02-23 15:22:46 +02:00
  • 6347640a35
    Release v4.10.5 (#2692) Krishan 2026-02-23 23:05:01 +11:00
  • f2d8ad0b6b
    chore(deps): update docker/metadata-action action to v5.10.0 (#2690) renovate[bot] 2026-02-23 22:58:20 +11:00
  • 739786d9ab
    chore(deps): update docker/setup-qemu-action action to v3.7.0 (#2691) renovate[bot] 2026-02-23 22:57:44 +11:00
  • f642809939
    chore(deps): update docker/login-action action to v3.7.0 (#2689) renovate[bot] 2026-02-23 22:56:52 +11:00
  • 02106a99b9
    Release v4.10.4 (#2688) Krishan 2026-02-23 22:32:06 +11:00
  • df3a3ba789
    Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#2641) dependabot[bot] 2026-02-23 18:18:01 +11:00
  • cd80d4c9e8
    Bump docker/build-push-action from 6.18.0 to 6.19.2 (#2642) dependabot[bot] 2026-02-23 18:13:17 +11:00
  • dab44edef2
    Add prod-deploy.yml to Docker PR workflow paths (#2687) Krishan 2026-02-23 18:12:37 +11:00
  • ed0ad61bc4
    Verify SSO window message origin (#2686) Ajay Bura 2026-02-23 12:38:25 +05:30
  • b2cb717178
    fix noreferrer typo in url preview link (#2685) Ajay Bura 2026-02-23 12:26:14 +05:30
  • 7a9f6d2223
    Bump linkifyjs and linkify-react from 4.1.3 to 4.3.2 (#2682) dependabot[bot] 2026-02-23 17:43:15 +11:00
  • a9022184fc
    Set message power to moderator in space (#2684) Ajay Bura 2026-02-23 11:27:39 +05:30
  • 826b3c2997
    chore(deps): update actions/setup-node action to v6 (#2681) renovate[bot] 2026-02-22 18:57:23 +11:00
  • 2e6c5f7c04
    Bump actions/upload-artifact from 4.6.2 to 6.0.0 (#2644) dependabot[bot] 2026-02-22 18:26:54 +11:00
  • 2d6730de56
    Bump actions/checkout from 4.2.0 to 6.0.2 (#2640) dependabot[bot] 2026-02-22 18:26:08 +11:00
  • b6cc0e3077
    Update node to v24.13.1 LTS (#2622) Krishan 2026-02-22 18:15:23 +11:00
  • 91c8731940
    Add permission for managing emojis & stickers (#2678) Ajay Bura 2026-02-22 10:18:23 +05:30
  • 1f03891b25
    fix(deps): update dependency folds to v2.6.1 (#2679) renovate[bot] 2026-02-22 15:43:30 +11:00
  • 9ff15b8b03
    fix space lobby / search selected hook not working (#2675) Ajay Bura 2026-02-22 09:44:04 +05:30
  • 170f5cd473
    Request session info from sw if missing (#2664) Ajay Bura 2026-02-21 12:21:27 +05:30
  • a28e93b0f3 merged catppuccin pr illuc 2026-02-19 22:54:54 +02:00
  • 7b87f4bb6c updated vc pr illuc 2026-02-19 22:50:19 +02:00
  • c97fba71fa
    Merge pull request #7 from YoJames2019/fix/room-header-cleanup-1 haz 2026-02-19 20:15:29 +01:00
  • cee53961a0 fix: typo YoJames2019 2026-02-17 16:10:24 -05:00
  • 341e3cd443 fix: group duplicate conditions into one YoJames2019 2026-02-17 16:08:09 -05:00
  • f47e0cbe5b merged from upstream illuc 2026-02-17 00:10:55 +02:00
  • c037af4c52
    Merge remote-tracking branch 'upstream/dev' into feat/element-call hazre 2026-02-16 16:15:27 +01:00
  • 29ec172c8b
    Release v4.10.3 (#2608) Krishan 2026-02-16 22:19:21 +11:00
  • 0f220f50d6
    fix: add noreferrer to sanitized links for improved privacy consistency (#2628) Rin 2026-02-16 15:54:05 +07:00
  • d866c1b903
    fix room back button not working after router update (#2630) Ajay Bura 2026-02-16 14:21:55 +05:30
  • fbde1a2030
    fix: image not loading on mobile after lock/unlock (#2631) Ajay Bura 2026-02-16 14:21:09 +05:30
  • 4ba7b9162d
    Revert "fix: set m.fully_read marker when marking rooms as read" (#2629) Krishan 2026-02-16 06:03:37 +11:00
  • 2efdaae754
    Merge pull request #5 from Tymek-V/feat/channel-type-selector haz 2026-02-15 02:03:30 +01:00
  • ee6875b95c
    Move enums to types.ts and change icons selection to use getRoomIconSrc Tymek 2026-02-15 01:31:30 +01:00
  • e85172a4ee
    Merge pull request #4 from hanthor/fix/disable-webcam-default haz 2026-02-14 20:02:33 +01:00
  • 2a10347515
    Add proper support for room selection from the enu Tymek 2026-02-14 19:23:05 +01:00
  • 31e4a02d27
    Add option for voice rooms, which for now sets the default selected option in the creation modal Tymek 2026-02-14 18:14:39 +01:00
  • 34bccf6bf9
    Add channel type selecor Tymek 2026-02-14 18:04:25 +01:00
  • 99cae93ab6 feat: Disable webcam by default using callIntent='audio' James Reilly 2026-02-14 11:26:54 -05:00
  • 9bc157aff2
    Merge remote-tracking branch 'upstream/dev' into feat/element-call hazre 2026-02-14 14:11:28 +01:00
  • 9d49418a1f
    Set m.fully_read marker when marking rooms as read (#2587) Andrew Murphy 2026-02-14 17:32:10 +11:00
  • 3522751a15
    Prevent invalid mxc from getting used (#2609) Ajay Bura 2026-02-14 11:42:28 +05:30
  • 074c555294
    Post session info to service worker instead of asking from sw (#2605) Ajay Bura 2026-02-14 11:41:36 +05:30
  • 206a927f30
    fix(deps): update dependency react-router-dom to v6.30.3 (#2612) renovate[bot] 2026-02-14 17:10:43 +11:00
  • 9c90d02d62
    Fix typo Tymek 2026-02-14 02:32:26 +01:00
  • 468195357e
    Add Catppuccin themes Tymek 2026-02-14 02:09:54 +01:00
  • 1f2f8ffa49
    Merge pull request #3 from hazre/fix/element-call-bug-1 haz 2026-02-13 10:27:51 +01:00
  • 23b1216e37
    fix: reset room name state when room instance changes hazre 2026-02-13 10:21:12 +01:00
  • d2348d2ea2
    fix: preserve navigation context when opening non-call rooms hazre 2026-02-13 10:20:42 +01:00
  • 903eefb475 Merge commit 'refs/pull/2487/head' of https://github.com/cinnyapp/cinny into dev nyabau illuc 2026-02-13 04:21:56 +02:00
  • 92f490e9d9
    feat: show connected/connecting call status hazre 2026-02-13 01:46:24 +01:00
  • efb3e115db
    fix: permissions and room icon resolution (#2) James 2026-02-12 19:03:46 -05:00
  • 9554b31c7d
    Merge branch 'dev' into feat/element-call haz 2026-02-12 13:38:00 +01:00
  • fd37dfe3f9
    Fix muted rooms showing unread badges (#2581) Andrew Murphy 2026-02-12 21:45:37 +11:00
  • 1ce6ca2b07
    Re-add mEvent.getSender() === mx.getUserId() check for deletion of messages (#2607) Gimle Larpes 2026-02-12 11:40:11 +01:00
  • e04aeb865f
    Merge branch 'dev' into feat/element-call Ajay Bura 2026-02-12 13:52:55 +05:30
  • 83e5125b37
    fix(deps): update dependency folds to v2.5.0 (#2606) renovate[bot] 2026-02-12 16:56:47 +11:00
  • ca82aa283a
    Hide "Delete Message" if it is forbidden (#2602) Gimle Larpes 2026-02-12 06:27:17 +01:00
  • 8ce33ee6ff
    Replace envs.net with unredacted.org in config (#2601) Zach 2026-02-11 17:39:58 -06:00
  • 5aec2732dd
    Merge pull request #1 from YoJames2019/feat/element-call haz 2026-02-11 20:40:07 +01:00
  • a6f75eb5c5 fix page header background color on room view header YoJames2019 2026-02-11 14:06:46 -05:00
  • afac47d312
    style: blend header and room input button styles in call nav hazre 2026-02-11 18:38:00 +01:00
  • 4f498af458
    fix: restore header icon button fill behavior hazre 2026-02-11 18:03:41 +01:00
  • 7ceba0301e
    fix: keep call media controls visible before joining hazre 2026-02-11 16:24:38 +01:00
  • 9dbe53a36a
    fix: clean up call nav/call view console warnings hazre 2026-02-11 15:18:16 +01:00
  • 47f1d1183a
    fix: show call nav status while active call is ongoing hazre 2026-02-11 14:51:43 +01:00
  • e01009fd07
    Merge remote-tracking branch 'upstream/dev' into feat/element-call hazre 2026-02-11 14:26:40 +01:00
  • 008669efdf format using prettier rules from project prettierrc YoJames2019 2026-02-10 22:55:26 -05:00
  • 9562103210 remove debug logs YoJames2019 2026-02-10 22:39:53 -05:00
  • 40957632d5 clean up ts/eslint errors YoJames2019 2026-02-10 10:56:00 -05:00
  • 5b3a0f1334 set default mic state to enabled YoJames2019 2026-02-09 22:22:08 -05:00
  • 990a92a32c redo roomcallnavstatus ui, force user preferred mute/video states when first joining calls, update variable names and remove unnecessary logic YoJames2019 2026-02-09 22:17:28 -05:00
  • e481116b04 update text spacing YoJames2019 2026-02-09 01:06:08 -05:00
  • 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 YoJames2019 2026-02-09 00:45:48 -05:00
  • 7bca8fb911 add call related permissions to room permissions YoJames2019 2026-02-08 08:01:52 -05:00
  • 073a9f5786
    Fix room alias mention triggering room-wide notifications (#2562) Santhoshkumar044 2026-01-12 17:51:00 +05:30
  • 655c1c9aff
    Bump docker/login-action from 3.5.0 to 3.6.0 (#2496) dependabot[bot] 2025-11-27 16:30:39 +11:00
  • 17d4bceb42
    Bump nginx from 1.29.1-alpine to 1.29.3-alpine (#2525) dependabot[bot] 2025-11-27 16:16:20 +11:00
  • 0f61f2f328
    Fix typo: change "Advance Options" to "Advanced Options" (#2537) willow 2025-11-27 16:01:40 +11:00
  • c88cb4bca9
    Release v4.10.2 (#2528) Krishan 2025-11-05 17:49:56 +11:00
  • 46c02b89de
    Update folds to fix broken scrollbar color (#2505) Ajay Bura 2025-10-15 17:30:03 +11:00
  • e13d97aa98
    Fix member are not sorted correctly after last js-sdk update (#2504) Ajay Bura 2025-10-15 17:27:11 +11:00
  • 13dd8fcc06
    Allow account data to be deleted if the homeserver supports it Ginger 2025-10-06 14:18:41 -04:00
  • 205ea1655a
    Add a context menu option to view a user's raw extended profile fields Ginger 2025-10-06 14:02:50 -04:00
  • d42bcc6e3d
    Use a common CollapsibleCard element for collapsible settings cards Ginger 2025-10-06 12:21:01 -04:00
  • af9460ef8b
    Fix incorrect logic when checking for profile field changes Ginger 2025-10-06 11:45:32 -04:00
  • 5bc9654d32
    Add a panel in Developer Tools for editing profile fields Ginger 2025-10-06 11:44:41 -04:00
  • 4e7b64eb5f
    Merge branch 'dev' into msc4133 Ginger 2025-10-01 13:56:37 -04:00
  • 958ae8945d
    Release v4.10.1 (#2495) Krishan 2025-09-29 14:34:38 +10:00
  • f55a3764d5
    fix(deps): update dependency matrix-js-sdk to v38 [security] (#2493) renovate[bot] 2025-09-27 10:00:04 +05:30
  • 3bdcf37bf0
    Bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#2478) dependabot[bot] 2025-09-26 22:24:59 +10:00
  • 9d7808ec46
    Bump nginx from 1.29.0-alpine to 1.29.1-alpine (#2450) dependabot[bot] 2025-09-26 22:21:32 +10:00
  • 20d30903fd
    Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#2373) dependabot[bot] 2025-09-26 22:19:28 +10:00
  • b78f6f23b5
    Add support to mark videos as spoilers (#2255) Ginger 2025-09-24 23:41:35 -04:00
  • 867a47218a
    fix: Prevent IME-exiting Enter press from sending message on Safari (#2175) Mari 2025-09-24 23:35:42 -04:00
  • f9b0d8c86f
    Add some explanatory comments Ginger 2025-09-24 10:44:17 -04:00
  • 458b1c0172
    Merge branch 'dev' into msc4133 Ginger 2025-09-22 11:46:32 -04:00
  • 4c5acc1940
    Use proper deep comparison for hasChanged Ginger 2025-09-20 16:40:18 -04:00
  • cfee62ffe6
    Fix profile field comparison Ginger 2025-09-20 14:40:13 -04:00