177 Commits

Author SHA1 Message Date
David Langley
5bb1d3d461 Add widget permissions module api 2026-02-18 13:17:53 +00:00
Michael Telatynski
174c35b874 Iterate 2025-12-11 11:26:13 +00:00
Michael Telatynski
1b28a823f3 Merge pull request #160 from element-hq/renovate/ghcr.io-element-hq-element-web-latest 2025-12-11 11:12:10 +00:00
renovate[bot]
9b570e5cea Update ghcr.io/element-hq/element-web:latest Docker digest to a84f294 2025-12-11 11:06:25 +00:00
Michael Telatynski
02e36fd5fb Merge pull request #151 from element-hq/renovate/node-lts-alpine 2025-12-09 16:39:16 +00:00
renovate[bot]
9ea40d14a5 Update Node.js to 682368d 2025-12-09 16:31:13 +00:00
Florian Duros
ac12b9a79a Merge pull request #149 from element-hq/florianduros/ew-api/release-1.9.0 2025-12-05 10:40:42 +01:00
Florian Duros
7b4894d444 build(ew-api): update to 1.9.0 2025-12-05 09:45:48 +01:00
Florian Duros
40f7bf2b81 Merge pull request #144 from element-hq/florianduros/ew-api/read-receipt
EW api: add option to enable read receipt and marker to be cleared on user activity
2025-12-04 19:54:52 +01:00
Florian Duros
0126cded9e doc: update api md doc 2025-12-04 18:02:29 +01:00
Florian Duros
94aba63a1d feat(ew-api): add builtins#RoomViewProps#enableReadReceiptsAndMarkersOnActivity
For the multiroom module, we display several room views at the same
time. In order to avoid all the rooms to send read receipts and markers
automatically when we are interacting with the UI, we add
`enableReadReceiptsAndMarkersOnActivity` props.

When at false, the timeline doesn't listen to user activity to send
these receipts. Only when the room is focused, marker and read receipts
are updated.
2025-12-04 18:02:28 +01:00
David Langley
84123065a7 Merge pull request #148 from element-hq/langleyd/hideWidgets
EW module APi: add hideWidgets props to RoomViewProps
2025-12-04 16:40:59 +00:00
David Langley
f35357d3b3 Add api to hide widgets 2025-12-03 09:54:33 +00:00
R Midhun Suresh
2d3b554649 Increment package version 2025-12-02 14:43:48 +05:30
R Midhun Suresh
44d8f89754 Merge pull request #146 from element-hq/midhun/multiroom/render-notification-decoration
Add API to render notification decoration from EW
2025-12-02 14:40:46 +05:30
R Midhun Suresh
64a63bdbb0 Update docs 2025-12-02 13:59:21 +05:30
R Midhun Suresh
8f40ea5c0a Add API to render notification decoration 2025-12-02 13:56:53 +05:30
David Baker
3d0ad97667 module API 1.7.0 2025-12-01 09:22:18 +00:00
David Baker
0d69056e7b Merge pull request #137 from element-hq/dbkr/human_eyes
Add humanizeTime to the module i18n API
2025-12-01 09:08:51 +00:00
David Baker
65edff067a Better doc 2025-11-28 15:20:51 +00:00
David Baker
56662c53e9 Add humanizeTime to the module i18n API
So modules can access it simply with the right context etc
2025-11-26 16:47:58 +00:00
Florian Duros
8019035578 Merge pull request #136 from element-hq/florianduros/release-ew-1.6.0
EW module: bump to v1.6.0
2025-11-21 18:28:55 +01:00
Florian Duros
ef180bf89d chore(EW module): bump to v1.6.0 2025-11-21 16:30:14 +01:00
Florian Duros
c570936d33 Merge pull request #135 from element-hq/florianduros/rooms-hide-pinned-message-banner 2025-11-21 15:38:33 +01:00
Florian Duros
7518d1c068 Add ExtraApi#getVisibleRoomBySpaceKey (#134) 2025-11-21 15:31:17 +01:00
renovate[bot]
99ee1f95ad Pin dependencies (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 20:09:05 +01:00
Florian Duros
17066c03fd chore: update element-web-module-api.api.md 2025-11-17 15:57:28 +01:00
Florian Duros
a66fd6e976 feat: add option to add the right panel of a room view 2025-11-17 15:13:40 +01:00
Michael Telatynski
44c3d767ce Merge pull request #126 from element-hq/renovate/major-eslint-plugins 2025-11-12 12:24:19 +00:00
Michael Telatynski
6a4c529083 Delint 2025-11-12 12:16:31 +00:00
Michael Telatynski
2612dcd8e0 Merge branch 'main' into renovate/vitest-sonar-reporter-3.x 2025-11-12 12:01:06 +00:00
renovate[bot]
e197f0ec4b Update vitest monorepo to v4 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 12:00:07 +00:00
renovate[bot]
4125ebea79 Update dependency vitest-sonar-reporter to v3 2025-11-12 11:46:24 +00:00
Florian Duros
9b8c26ff22 Merge pull request #106 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-fd296dbd23 2025-10-30 13:30:35 +01:00
R Midhun Suresh
815b80e8f7 Merge pull request #116 from element-hq/midhun/bump/module-api-1.5.0
Increment verison in package.json
2025-10-29 20:43:20 +05:30
R Midhun Suresh
a1cd21244f Reset patch version as well 2025-10-29 20:35:53 +05:30
R Midhun Suresh
3d4b42c44b Merge pull request #115 from element-hq/midhun/bump/module-api
Increment version of module api
2025-10-29 20:29:51 +05:30
R Midhun Suresh
b7385d8936 Update package.json 2025-10-29 20:21:27 +05:30
Florian Duros
07ab08a6f9 Merge pull request #114 from element-hq/florianduros/ew-api-room-view-props 2025-10-29 10:42:34 +01:00
Florian Duros
afa2984645 refactor(builtins): remove roomId from RoomViewProps 2025-10-29 10:36:55 +01:00
R Midhun Suresh
ef9732c68f Merge pull request #113 from element-hq/midhun/multiroom/navigation
Add `openRoom` action to Navigation
2025-10-28 21:16:39 +05:30
Florian Duros
ca6443e4a2 chore: update api.md 2025-10-28 16:18:10 +01:00
Florian Duros
81212a3c16 feat(builtins): add hideHeader and hideComposer props to RoomViewProps and renderRoomView 2025-10-28 16:06:28 +01:00
R Midhun Suresh
879c5c47f6 Update doc 2025-10-28 16:36:39 +05:30
R Midhun Suresh
74acfb84aa Add openRoom to Navigation 2025-10-28 16:36:01 +05:30
dependabot[bot]
10d73fa0ea Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.1.6 to 7.1.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 10:10:32 +01:00
R Midhun Suresh
4698f68d8a Merge pull request #109 from element-hq/midhun/multiroom/client-api
Allow modules to access a part of `MatrixClient` functionality
2025-10-27 18:11:17 +05:30
R Midhun Suresh
0c0fc60f1c Merge pull request #110 from element-hq/midhun/multiroom/stores-api
Allow modules to access RLS from element-web
2025-10-27 18:00:14 +05:30
R Midhun Suresh
0f6ac0a841 Merge pull request #111 from element-hq/midhun/multiroom/builtins-api
Render more components through builtins api
2025-10-27 17:59:12 +05:30
R Midhun Suresh
4381032d63 Update API doc 2025-10-24 00:30:01 +05:30