Commit Graph

  • 9d28411db3 fix: image not loading on mobile after lock/unlock (#2631) Ajay Bura 2026-02-16 14:21:09 +05:30
  • fbde1a2030 fix: image not loading on mobile after lock/unlock (#2631) Ajay Bura 2026-02-16 14:21:09 +05:30
  • 5bfe61a85e Revert "fix: set m.fully_read marker when marking rooms as read" (#2629) Krishan 2026-02-16 06:03:37 +11:00
  • 4ba7b9162d Revert "fix: set m.fully_read marker when marking rooms as read" (#2629) Krishan 2026-02-16 06:03:37 +11:00
  • 53a0a88e58 Set m.fully_read marker when marking rooms as read (#2587) Andrew Murphy 2026-02-14 17:32:10 +11:00
  • 9d49418a1f Set m.fully_read marker when marking rooms as read (#2587) Andrew Murphy 2026-02-14 17:32:10 +11:00
  • d56ab14d29 Prevent invalid mxc from getting used (#2609) Ajay Bura 2026-02-14 11:42:28 +05:30
  • 3522751a15 Prevent invalid mxc from getting used (#2609) Ajay Bura 2026-02-14 11:42:28 +05:30
  • 4d2da0c030 Post session info to service worker instead of asking from sw (#2605) Ajay Bura 2026-02-14 11:41:36 +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
  • 69b95a8947 fix(deps): update dependency react-router-dom to v6.30.3 (#2612) renovate[bot] 2026-02-14 17:10:43 +11:00
  • 206a927f30 fix(deps): update dependency react-router-dom to v6.30.3 (#2612) renovate[bot] 2026-02-14 17:10:43 +11:00
  • 3d85501bec Fix muted rooms showing unread badges (#2581) Andrew Murphy 2026-02-12 21:45:37 +11:00
  • fd37dfe3f9 Fix muted rooms showing unread badges (#2581) Andrew Murphy 2026-02-12 21:45:37 +11:00
  • d19804b5eb Re-add mEvent.getSender() === mx.getUserId() check for deletion of messages (#2607) Gimle Larpes 2026-02-12 11:40:11 +01:00
  • 1ce6ca2b07 Re-add mEvent.getSender() === mx.getUserId() check for deletion of messages (#2607) Gimle Larpes 2026-02-12 11:40:11 +01:00
  • 22f898d4ae fix(deps): update dependency folds to v2.5.0 (#2606) renovate[bot] 2026-02-12 16:56:47 +11:00
  • 83e5125b37 fix(deps): update dependency folds to v2.5.0 (#2606) renovate[bot] 2026-02-12 16:56:47 +11:00
  • 9190a93cb0 Hide "Delete Message" if it is forbidden (#2602) Gimle Larpes 2026-02-12 06:27:17 +01:00
  • ca82aa283a Hide "Delete Message" if it is forbidden (#2602) Gimle Larpes 2026-02-12 06:27:17 +01:00
  • b388167861 Replace envs.net with unredacted.org in config (#2601) Zach 2026-02-11 17:39:58 -06:00
  • 8ce33ee6ff Replace envs.net with unredacted.org in config (#2601) Zach 2026-02-11 17:39:58 -06:00
  • d1a3d378dc Fix room alias mention triggering room-wide notifications (#2562) Santhoshkumar044 2026-01-12 17:51:00 +05:30
  • 073a9f5786 Fix room alias mention triggering room-wide notifications (#2562) Santhoshkumar044 2026-01-12 17:51:00 +05:30
  • 5a48671b19 Bump docker/login-action from 3.5.0 to 3.6.0 (#2496) dependabot[bot] 2025-11-27 16:30:39 +11:00
  • 655c1c9aff Bump docker/login-action from 3.5.0 to 3.6.0 (#2496) dependabot[bot] 2025-11-27 16:30:39 +11:00
  • c285e5f892 Bump nginx from 1.29.1-alpine to 1.29.3-alpine (#2525) dependabot[bot] 2025-11-27 16:16:20 +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
  • c122ac07de Fix typo: change "Advance Options" to "Advanced Options" (#2537) willow 2025-11-27 16:01:40 +11:00
  • 0f61f2f328 Fix typo: change "Advance Options" to "Advanced Options" (#2537) willow 2025-11-27 16:01:40 +11:00
  • 84d699ebd4 Release v4.10.2 (#2528) Krishan 2025-11-05 17:49:56 +11:00
  • c88cb4bca9 Release v4.10.2 (#2528) v4.10.2 Krishan 2025-11-05 17:49:56 +11:00
  • 444b2feb9e update folds fix-257 Ajay Bura 2025-11-03 15:30:52 +05:30
  • f35aa384e5 thread view - WIP Ajay Bura 2025-11-03 15:29:51 +05:30
  • b5fd41f862 clear active thread state on logout Ajay Bura 2025-11-03 15:28:52 +05:30
  • 3d4c91c969 add onClick prop to thread selector Ajay Bura 2025-11-03 15:28:42 +05:30
  • 38cc6e6f3a add room to active thread atom Ajay Bura 2025-11-03 15:27:02 +05:30
  • 12bcbc2e78 load threads in My Threads menu Ajay Bura 2025-10-22 16:22:31 +05:30
  • e44ca92422 remove avatar from threads selector Ajay Bura 2025-10-22 16:21:33 +05:30
  • 174b315278 move timeline utils functions to new file Ajay Bura 2025-10-22 16:21:16 +05:30
  • d73428ee3d add option to inherit priority in time component Ajay Bura 2025-10-22 16:20:22 +05:30
  • 6afd19b60d Update folds to fix broken scrollbar color (#2505) Ajay Bura 2025-10-15 17:30:03 +11:00
  • 46c02b89de Update folds to fix broken scrollbar color (#2505) Ajay Bura 2025-10-15 17:30:03 +11:00
  • 3370ba41c2 Fix member are not sorted correctly after last js-sdk update (#2504) Ajay Bura 2025-10-15 17:27:11 +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
  • 62a28e3289 Release v4.10.1 (#2495) Krishan 2025-09-29 14:34:38 +10:00
  • 958ae8945d Release v4.10.1 (#2495) v4.10.1 Krishan 2025-09-29 14:34:38 +10:00
  • f2c5a595b9 Merge branch 'dev' into fix-257 Ajay Bura 2025-09-27 10:00:30 +05:30
  • 4919f58bce fix(deps): update dependency matrix-js-sdk to v38 [security] (#2493) renovate[bot] 2025-09-27 10:00:04 +05:30
  • f55a3764d5 fix(deps): update dependency matrix-js-sdk to v38 [security] (#2493) renovate[bot] 2025-09-27 10:00:04 +05:30
  • 2c19f9f42f Bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#2478) dependabot[bot] 2025-09-26 22:24:59 +10:00
  • 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
  • 5458a754db Bump nginx from 1.29.0-alpine to 1.29.1-alpine (#2450) dependabot[bot] 2025-09-26 22:21:32 +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
  • 3bf374a057 Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#2373) dependabot[bot] 2025-09-26 22:19:28 +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
  • a6a3ac3b24 redesign thread selector Ajay Bura 2025-09-25 12:17:44 +05:30
  • 67c6785bf3 inherit font weight for time component Ajay Bura 2025-09-25 12:17:14 +05:30
  • 892a11238c Add support to mark videos as spoilers (#2255) Ginger 2025-09-24 23:41:35 -04:00
  • b78f6f23b5 Add support to mark videos as spoilers (#2255) Ginger 2025-09-24 23:41:35 -04:00
  • e92295f930 fix: Prevent IME-exiting Enter press from sending message on Safari (#2175) Mari 2025-09-24 23:35:42 -04:00
  • 867a47218a fix: Prevent IME-exiting Enter press from sending message on Safari (#2175) Mari 2025-09-24 23:35:42 -04:00
  • d36938e1fd fix typo Ajay Bura 2025-09-24 16:32:05 +05:30
  • 1914606895 threads - WIP Ajay Bura 2025-09-24 15:57:15 +05:30
  • 19096c3543 Merge branch 'dev' into fix-257 Ajay Bura 2025-09-21 09:54:55 +05:30
  • 171bf5431a Add arrow to message bubbles and improve spacing (#2474) Ajay Bura 2025-09-19 16:36:05 +05:30
  • afc251aa7c Add arrow to message bubbles and improve spacing (#2474) Ajay Bura 2025-09-19 16:36:05 +05:30
  • 74ca459cae Make emojiboard lightweight on low end devices (#2484) Ajay Bura 2025-09-18 06:44:08 +05:30
  • 31efbf73b7 Make emojiboard lightweight on low end devices (#2484) Ajay Bura 2025-09-18 06:44:08 +05:30
  • 737cc09fea Merge branch 'dev' into fix-257 Ajay Bura 2025-09-15 13:16:59 +05:30
  • 154f234d0c thread menu - WIP Ajay Bura 2025-09-15 13:16:43 +05:30
  • d90ce5b679 fix ctrl + k hotkey not working for browser with some extensions (#2481) Ajay Bura 2025-09-12 17:22:51 +05:30
  • 31c6d13fdf fix ctrl + k hotkey not working for browser with some extensions (#2481) Ajay Bura 2025-09-12 17:22:51 +05:30
  • 99568dde71 fix room address checkbox prop (#2480) Ajay Bura 2025-09-12 17:21:13 +05:30
  • b3497d9ed6 fix room address checkbox prop (#2480) Ajay Bura 2025-09-12 17:21:13 +05:30
  • af63b528dc Release v4.10.0 (#2472) Krishan 2025-08-31 21:05:38 +10:00
  • 7f40605bfe Release v4.10.0 (#2472) v4.10.0 Krishan 2025-08-31 21:05:38 +10:00
  • 695e8fe933 Fix long space name shrinks three dot menu button (#2471) Ajay Bura 2025-08-30 01:00:01 +05:30
  • c571c93f61 Fix long space name shrinks three dot menu button (#2471) Ajay Bura 2025-08-30 01:00:01 +05:30
  • 1b89475fa7 Remove unused javascript (#2470) Ajay Bura 2025-08-29 15:04:52 +05:30
  • 90ca8ca2c5 Remove unused javascript (#2470) Ajay Bura 2025-08-29 15:04:52 +05:30
  • 61967e6b2c Add new ctrl/cmd - k search modal (#2467) Ajay Bura 2025-08-27 17:55:49 +05:30
  • 399b1a373e Add new ctrl/cmd - k search modal (#2467) Ajay Bura 2025-08-27 17:55:49 +05:30
  • c43d518995 Add option for monochrome mode (#2464) Ajay Bura 2025-08-25 18:49:14 +05:30
  • c1274e851a Add option for monochrome mode (#2464) Ajay Bura 2025-08-25 18:49:14 +05:30
  • 5efdc41757 Update userId placeholder (#2465) Ajay Bura 2025-08-25 18:48:08 +05:30
  • 40d0576b15 Update userId placeholder (#2465) Ajay Bura 2025-08-25 18:48:08 +05:30
  • f84e756864 New create chat screen (#2463) Ajay Bura 2025-08-24 18:10:44 +05:30
  • b4266c26b0 New create chat screen (#2463) Ajay Bura 2025-08-24 18:10:44 +05:30
  • 73bb365ddb Add option to view user avatar (#2462) Ajay Bura 2025-08-24 18:06:45 +05:30
  • 23aa5c6f94 Add option to view user avatar (#2462) Ajay Bura 2025-08-24 18:06:45 +05:30
  • 066212f176 Hide message button from own profile (#2461) Ajay Bura 2025-08-24 18:05:16 +05:30
  • 4056cbb11c Hide message button from own profile (#2461) Ajay Bura 2025-08-24 18:05:16 +05:30
  • 194299c510 New invite user to room dialog (#2460) Ajay Bura 2025-08-24 18:04:21 +05:30
  • 13cdcbcdb1 New invite user to room dialog (#2460) Ajay Bura 2025-08-24 18:04:21 +05:30
  • 4d5e98c2d1 Fix image overlap with “Mark as read” and typing indicator (#2457) Ajay Bura 2025-08-24 18:03:20 +05:30
  • c881b59957 Fix image overlap with “Mark as read” and typing indicator (#2457) Ajay Bura 2025-08-24 18:03:20 +05:30
  • 4a75adb7ee New add existing room/space modal (#2451) Ajay Bura 2025-08-19 18:09:31 +05:30
  • 78a0d11f24 New add existing room/space modal (#2451) Ajay Bura 2025-08-19 18:09:31 +05:30
  • f917239286 Fix message button opens left dm room (#2453) Ajay Bura 2025-08-19 18:08:46 +05:30