wjaaaaaaat
c434e0dda3
fix: emoji autocompletion overwriting preceding element ( #3064 )
...
* fix getPrevWorldRange to exclude empty text children
this prevents the range from encroaching on the node of elements like emojis and pings to prevent them from being overwritten
* fix typo of "word" as "world"
* trigger pr checks
2026-08-11 14:23:15 +10:00
Krishan
33f4ba3674
chore: Release v4.12.6 ( #3053 )
2026-08-01 21:57:30 +10:00
renovate[bot]
90837f7230
fix(deps): update dependency sanitize-html to v2.17.6 [security] ( #3051 )
...
* fix(deps): update dependency sanitize-html to v2.17.5 [security]
* update to latest version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2026-08-01 21:51:49 +10:00
renovate[bot]
730a748aca
fix(deps): update dependency folds to v2.7.1 ( #3049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-27 21:10:41 +10:00
dependabot[bot]
ce9ae93212
chore(deps): bump docker/login-action from 4.2.0 to 4.4.0 ( #3013 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](650006c6eb...af1e73f918 )
---
updated-dependencies:
- dependency-name: docker/login-action
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>
2026-07-21 00:11:47 +10:00
dependabot[bot]
2193d258d0
chore(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 ( #3014 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](06116385d9...96fe6ef7f3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 4.2.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>
2026-07-21 00:09:14 +10:00
dependabot[bot]
c46fe6826c
chore(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 ( #3015 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](f9f3042f7e...53b7df96c9 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.3.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>
2026-07-20 22:55:57 +10:00
dependabot[bot]
6dbbea8304
chore(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 ( #3016 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](d7f5e7f509...bb05f3f551 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 4.2.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>
2026-07-20 22:55:17 +10:00
dependabot[bot]
cb858da188
chore(deps): bump docker/metadata-action from 6.1.0 to 6.2.0 ( #3012 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](80c7e94dd9...dc80280410 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 6.2.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>
2026-07-19 22:28:46 +10:00
Krishan
a9245c8f46
fix: update device management endpoint ( #3022 )
...
When we added the endpoints were session but they got updated when the MSC is merged into spec.
Ref: https://github.com/matrix-org/matrix-spec-proposals/pull/4191#discussion_r2376900233
2026-07-19 22:26:09 +10:00
Krishan
ba742d4f4e
chore: Fix typo in discussion template ( #3031 )
...
chore: Fix typo in 'Environement' to 'Environment'
2026-07-19 22:19:51 +10:00
Krishan
5e00d517eb
revert: "chore(deps): lock file maintenance" ( #3006 )
...
Revert "chore(deps): lock file maintenance (#2995 )"
This reverts commit 70b8d03c02 .
2026-06-28 20:12:49 +10:00
dependabot[bot]
126e3860c2
chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 ( #3002 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](de0fac2e45...9c091bb21b )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-25 19:02:03 +10:00
dependabot[bot]
8db07e9324
chore(deps): bump nwtgck/actions-netlify from 3.0.0 to 4.0.0 ( #3001 )
...
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases )
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md )
- [Commits](4cbaf4c08f...d22a32a27c )
---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-25 19:00:58 +10:00
dependabot[bot]
b4338d1cca
chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.1.0 ( #3003 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.7.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](c7c5346462...06116385d9 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-25 18:57:14 +10:00
dependabot[bot]
e00625b8f8
chore(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 ( #3000 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](b430933298...718ea10b13 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-25 18:56:23 +10:00
dependabot[bot]
b0b1ac6413
chore(deps): bump nginx from 1.29.8-alpine to 1.31.2-alpine ( #2999 )
...
Bumps nginx from 1.29.8-alpine to 1.31.2-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-version: 1.31.2-alpine
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>
2026-06-25 18:54:52 +10:00
Krishan
6280dfa522
chore: Specify tag_name for tarball upload ( #2998 )
...
Specify `tag_name` for tarball upload
2026-06-25 12:42:38 +10:00
Krishan
69515e8e81
chore: release v4.12.3 ( #2996 )
...
Release v4.12.3
2026-06-22 23:58:25 +10:00
renovate[bot]
70b8d03c02
chore(deps): lock file maintenance ( #2995 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-22 23:42:57 +10:00
dependabot[bot]
f8baf3f258
chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 ( #2967 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](bcafcacb16...f9f3042f7e )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.2.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>
2026-06-20 21:41:36 +10:00
dependabot[bot]
b76f1a6009
chore(deps): bump docker/metadata-action from 5.10.0 to 6.1.0 ( #2966 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.10.0 to 6.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](c299e40c65...80c7e94dd9 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 21:41:17 +10:00
dependabot[bot]
7841d1dc87
chore(deps): bump docker/login-action from 4.1.0 to 4.2.0 ( #2965 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](4907a6ddec...650006c6eb )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.2.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>
2026-06-20 21:40:47 +10:00
dependabot[bot]
ee421a71e2
chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.1.0 ( #2964 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.12.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](8d2750c68a...d7f5e7f509 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 21:35:21 +10:00
Krishan
e37971456a
chore(deps): update dependency element-call from 0.19.1 to v0.20.1 ( #2992 )
...
* chore(deps): update dependency @element-hq/element-call-embedded from 0.19.1 to v0.20.1
* fix reaction button click
* fix call settings button query
* fix screenshare and spotlight button state update
* fix incomming call text alignment
* prevent displaying call notification for voice rooms
* disable mic/video icon when toggle in progress
* update matrix-js-sdk
---------
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2026-06-20 21:20:25 +10:00
Yash
762e99a907
fix: space title and description overflow in lobby ( #2969 )
...
* fix: update PageHero styles for better text handling and add PageHeroText class
* trigger cla recheck
* refactor: remove unused styles from PageHeroText and LobbyHeroTopic
* fix: remove unnecessary class names from PageHero for cleaner markup
style: add styles to LobbyHeroTopic for improved text display
2026-06-16 09:09:50 +10:00
Krishan
80fd8863c9
chore: Release v4.12.2 ( #2956 )
...
Release v4.12.2
2026-05-23 22:10:21 +10:00
Krishan
cf2810b35e
chore: remove semantic-release and keep script ( #2946 )
...
* chore: remove semantic-release
* chore: keep workflow to be tag publish based
* chore: fix typo
2026-05-23 22:02:49 +10:00
Ajay Bura
4916efa925
fix: call drop ( #2954 )
...
* update matrix-js-sdk and improve call driver
* remove unused room param from call members hook
* downgrade matrix-js-sdk to latest stable release
2026-05-23 21:50:41 +10:00
kfiven
e89b8f7d12
chore(release): 4.12.1 [skip ci]
2026-05-15 07:20:54 +00:00
Krishan
9bc1e7e9ff
fix: null edit for another release ( #2942 )
2026-05-15 17:19:08 +10:00
kfiven
c05a6be6f2
chore(release): 4.12.0 [skip ci]
2026-05-15 07:02:05 +00:00
Krishan
f7f4a41d61
Revert "chore: Update GITHUB_TOKEN to CLA_PAT in prod workflow" ( #2941 )
...
Revert "chore: Update GITHUB_TOKEN to CLA_PAT in prod workflow (#2940 )"
This reverts commit 81327678b1 .
2026-05-15 16:59:52 +10:00
Krishan
81327678b1
chore: Update GITHUB_TOKEN to CLA_PAT in prod workflow ( #2940 )
...
Changed GITHUB_TOKEN secret to CLA_PAT for semantic release due to branch protection.
2026-05-15 16:57:38 +10:00
renovate[bot]
bad1fb609a
fix(deps): update dependency sanitize-html to v2.17.4 ( #2937 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-15 16:33:13 +10:00
Ajay Bura
bef267257a
fix: support for stable mutual rooms endpoint ( #2939 )
...
* add support for stable mutual rooms endpoint
* add stable mutual room feature check
2026-05-15 16:31:47 +10:00
Ajay Bura
909aa430b8
fix: notification cause crash on android ( #2938 )
...
fix notification cause crash on android
2026-05-15 16:30:23 +10:00
Krishan
0b99d85244
docs: Update featured communities in Explore ( #2936 )
...
* fix: Update featured communities in Explore
* Add new spaces and rooms to config.json
* Remove #pcapdroid room from configuration
* Update rooms list in config.json
Replaced '#archlinux:archlinux.org' with '#tuwunel:grin.hu' in rooms list.
* Update channel list in config.json
2026-05-14 21:04:30 +10:00
LeaPhant
21bbf4bee0
fix: support audio with ogg filetype ( #2924 )
...
fix: ogg audio workaround
2026-05-14 15:16:54 +05:30
Ajay Bura
e5e0b96861
feat: Add option to start video call in DM ( #2745 )
...
* add option to start video all in DM
* show speaker icon for dm's in call status name
* show call view if call is active in room
* add Atria call ringtone
* update element call and widget api
* add option to start voice/video call in dms
* only show call button if user have permission
* allow call widget to send call notification event
* show incoming call dialog and play sound
* fix call permission checks
* allow option to start call in all rooms
* send notification when starting call in non-voice rooms
* hide header call button from voice rooms
* prevent call join if call not supported and started by other party
* update call menu style
* show call not supported message on incoming call notification
* improve the incoming call layout
* video call with right click without opening menu
* allow call widget to fetch media url
* add webRTC missing error
* improve call permission label
---------
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2026-05-14 19:41:12 +10:00
Ajay Bura
02d1001583
feat: allow codeblock plaintext inside codeblock and nested lists markdown ( #2930 )
...
* fix crash when editing message with empty trailing heading
* remove unused imports
* allow codeblock plaintext inside codeblock by extending fence count
* allow nested list in markdown
2026-05-14 15:02:54 +10:00
Krishan
64468dfb1b
Merge commit from fork
...
Updated the validation for PR number extraction to ensure it contains only numeric content, and changed the secret used for Netlify authentication.
2026-05-14 13:01:54 +10:00
dependabot[bot]
2864a5e4b8
chore(deps): bump dawidd6/action-download-artifact from 20 to 21 ( #2925 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 20 to 21.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](8305c0f106...b6e2e70617 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-version: '21'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 15:34:41 +10:00
Ajay Bura
735bc15011
fix: empty heading crash on edit msg ( #2929 )
...
* fix crash when editing message with empty trailing heading
* remove unused imports
2026-05-11 22:59:43 +10:00
Shea
341fedd932
fix: edit lists crashing and list rendering issue in Firefox ( #2920 )
...
* one liner fix editor
* fix firefox rendering lists
* moved fixes
* moved fixes per ajbura
2026-05-03 22:15:08 +10:00
dependabot[bot]
d186d31399
chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 ( #2906 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](53b83947a5...48b55a011b )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.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>
2026-04-21 10:12:30 +10:00
James
098684973e
fix: do not attempt to join call on doubleclick if missing permissions ( #2798 )
...
* fix: do not attempt to join call on doubleclick if missing permissions
* update comment
* export getPowersLevelFromMatrixEvent for usage elsewhere
* only read vc permissions when actually needed instead of reactively
2026-04-16 22:25:53 +10:00
Krishan
b107109453
chore: remove package group definitions from renovate config ( #2898 )
...
Removed group definitions for Slatejs and Call.
2026-04-16 22:00:39 +10:00
dependabot[bot]
a33e8db9a3
chore(deps): bump dawidd6/action-download-artifact from 16 to 20 ( #2880 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 16 to 20.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](2536c51d3d...8305c0f106 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-version: '20'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 14:36:52 +10:00
dependabot[bot]
fb76e3ecb4
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 ( #2893 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](bbbca2ddaa...043fb46d1a )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 14:33:37 +10:00