kfiven
e89b8f7d12
chore(release): 4.12.1 [skip ci]
2026-05-15 07:20:54 +00:00
Krishan and GitHub
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 and GitHub
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 and GitHub
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
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 and GitHub
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 and GitHub
909aa430b8
fix: notification cause crash on android ( #2938 )
...
fix notification cause crash on android
2026-05-15 16:30:23 +10:00
Krishan and GitHub
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 and GitHub
21bbf4bee0
fix: support audio with ogg filetype ( #2924 )
...
fix: ogg audio workaround
2026-05-14 15:16:54 +05:30
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 and GitHub
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 and GitHub
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
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](https://github.com/dawidd6/action-download-artifact/compare/8305c0f1062bb0d184d09ef4493ecb9288447732...b6e2e70617bc3265edd6dab6c906732b2f1ae151 )
---
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 and GitHub
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 and GitHub
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
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](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e )
---
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 and GitHub
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 and GitHub
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
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](https://github.com/dawidd6/action-download-artifact/compare/2536c51d3d126276eb39f74d6bc9c72ac6ef30d3...8305c0f1062bb0d184d09ef4493ecb9288447732 )
---
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
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](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a )
---
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
3d79293167
chore(deps): bump softprops/action-gh-release from 2.3.3 to 3.0.0 ( #2892 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.3.3 to 3.0.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/6cbd405e2c4e67a21c47fa9e383d020e4e28b836...b4309332981a82ec1c5618f44dd2e27cc8bfbfda )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 3.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-04-14 14:33:01 +10:00
74745edcda
chore(deps): bump nginx from 1.29.5-alpine to 1.29.8-alpine ( #2894 )
...
Bumps nginx from 1.29.5-alpine to 1.29.8-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-version: 1.29.8-alpine
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:31:53 +10:00
0812131a97
chore(deps): bump docker/build-push-action from 6.19.2 to 7.1.0 ( #2895 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.19.2 to 7.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/10e90e3645eae34f1e60eeb005ba3a3d33f178e8...bcafcacb16a39f128d818304e6c9c0c18556b85f )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.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-04-14 14:27:58 +10:00
1068bba5c7
chore(deps): bump docker/login-action from 3.7.0 to 4.1.0 ( #2879 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.7.0 to 4.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/c94ce9fb468520275223c153574b00df6fe4bcc9...4907a6ddec9925e35a0a9e82d7399ccc52663121 )
---
updated-dependencies:
- dependency-name: docker/login-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-04-14 14:26:52 +10:00
DJ Chase and GitHub
1b5e58a3b4
chore: add matrixrooms.info to directory list ( #2844 )
...
* chore: add matrixrooms.info to directory list
matrixrooms.info is a directory of all public Matrix rooms it can find,
regardless of homeserver. It is much larger than the morg directory,
so is more useful as a general search
2026-03-28 17:35:53 +11:00
Krishan and GitHub
acae043f31
chore: make error more useful and understandable ( #2859 )
...
* chore: make error more useful and understandable
* chore: use similar wording
2026-03-27 21:22:46 +11:00
ranidspace and GitHub
b4299f8f37
feat: add YYYY-MM-DD (ISO 8601) date format to presets ( #2712 )
...
* Add YYYY-MM-DD (ISO 8601) date format to presets
* Fix formatting due to added date format
2026-03-27 21:20:10 +11:00
Krishan and GitHub
b6adac6714
chore: add notice about SDK replacement ( #2778 )
2026-03-25 12:10:15 +11:00
DJ Chase and GitHub
1c8f203164
chore: add 'Stickers and Emojis' as featured space ( #2842 )
...
* Mention CLA in CONTRIBUTING.md
Closes : #2146
* add: 'Stickers and Emojis' to config.json
Add #stickers-and-emojis:tastytea.de (space) to config.json
2026-03-25 12:09:16 +11:00
Krishan and GitHub
0c30ece281
fix: remove typo in no rooms UI ( #2834 )
2026-03-23 16:57:52 +11:00
Krishan and GitHub
4e559e56d4
chore: group related package update together ( #2833 )
2026-03-23 16:49:22 +11:00
Krishan and GitHub
19f28b40ac
chore: use private vulnerability disclosure ( #2827 )
2026-03-22 18:29:09 +11:00
Krishan and GitHub
bcaf43a540
chore: fix link in issue triage template ( #2826 )
...
* chore: fix link in issue triage template
* chore: delete .github/PULL_REQUEST_TEMPLATE.md
2026-03-22 18:20:33 +11:00
Krishan and GitHub
9c7b635e7e
chore: add new issue triage discussion template ( #2825 )
...
* chore: add new issue triage discussion template
* chore: ask for desktop app version as well
* chore: create preapproved.md
2026-03-22 17:55:53 +11:00
Krishan and GitHub
65c87dff3a
chore: add git author to the sem release ( #2815 )
2026-03-21 12:07:52 +11:00
Krishan and GitHub
132a76df27
chore: add semantic release ( #2759 )
...
* chore: install deps related to semantic release
* chore: add husky config
* ci: add a script to update version number on new release
* ci: update ci/cd to include semantic release changes
* chore: merge dev to semantic-release
2026-03-19 16:26:25 +11:00
DJ Chase and GitHub
b0954eeddc
fix: Mention CLA in CONTRIBUTING.md ( #2804 )
...
Mention CLA in CONTRIBUTING.md
Closes : #2146
2026-03-19 11:41:41 +11:00
Ajay Bura and GitHub
8f1add6059
fix: prevent codeblock filename drop on edit ( #2780 )
...
prevent codeblock filename drop on edit
2026-03-15 15:37:14 +11:00
Jan Jurzitza and GitHub
8a78c9699e
feat: allow using filenames in codeblocks ( #2455 )
...
Allow using filenames in codeblocks
- If there is a dot in the language name, we instead treat the first line after ``` as the filename and everything after the last dot as the language
- we use a custom "data-label" attribute on the code block to specify the name of the file (so only compatible with cinny from this point onwards)
2026-03-14 18:54:03 +11:00
Krishan and GitHub
0721b29a2c
chore: batch slate related deps ( #2775 )
2026-03-14 17:22:57 +11:00
Ajay Bura and GitHub
3d354909d6
fix: hover state on url preview image and make it keyboard friendly ( #2777 )
...
add hover state on url preview image and make it keyboard friendly
2026-03-14 17:22:18 +11:00
LeaPhant and GitHub
7570a84dfd
Show image viewer when clicking url preview thumbnail ( #2309 )
...
* Show large image overlay when clicking url preview thumbnail
* Move image overlay into its own component
* Move ImageOverlay props into extended type
* Remove export for internal type
2026-03-14 11:04:55 +05:30
Krishan and GitHub
6a05ff5840
chore(release): v4.11.1 [skip ci] ( #2765 )
...
* chore(release): 4.11.0 [skip ci]
* chore(release): 4.11.1 [skip ci]
v4.11.1
2026-03-11 23:07:37 +11:00
Krishan and GitHub
919fe8381b
chore(deps): Update slate deps to 0.123.0 ( #2764 )
...
Update slate deps to latest
2026-03-11 23:06:53 +11:00
Krishan
b76ad3caaf
chore(release): 4.11.0 [skip ci]
2026-03-11 04:03:48 +00:00
Ajay Bura and GitHub
409d45857d
chore(deps): update folds to 2.6.2 ( #2762 )
...
update folds to 2.6.2
2026-03-10 23:03:03 +11:00
Ajay Bura and GitHub
0d1566977a
fix: call ui imorovements ( #2749 )
...
* fix member button tooltip in call room header
* hide sticker button in room input based on chat window width
* render camera on off data instead of duplicate join messages
* hide duplicate call member changes instead of rendering as video status
* fix prescreen message spacing
2026-03-10 22:45:26 +11:00
Krishan and GitHub
0cbfbab5ad
chore: add semantic commits to renovate configuration ( #2760 )
...
* Add semantic commits to Renovate configuration
* Fix formatting issue in renovate.json
2026-03-10 14:57:20 +11:00
Krishan and GitHub
37e0c2aaac
chore(deps): continue action if login fails ( #2758 )
...
chore(action): continue action if login fails
2026-03-10 12:26:55 +11:00