element-desktop
No description set
- Developed at devel:languages:nodejs
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/element-desktop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
7za-path.patch | 0000000572 572 Bytes | |
cc-link-lib-no-static.patch | 0000001074 1.05 KB | |
element-desktop-1.11.77.tar.gz | 0003210592 3.06 MB | |
element-desktop.changes | 0000196416 192 KB | |
element-desktop.sh | 0000000053 53 Bytes | |
element-desktop.spec | 0000008777 8.57 KB | |
hak-remove-devdependencies.patch | 0000001524 1.49 KB | |
io.element.Element.desktop | 0000000769 769 Bytes | |
prepare.sh | 0000003903 3.81 KB | |
remove-fuses.patch | 0000001908 1.86 KB | |
vendor.tar.zst | 0060213924 57.4 MB |
Revision 65 (latest revision is 71)
Ana Guerrero (anag+factory)
accepted
request 1200139
from
Dominik Heidler (dheidler)
(revision 65)
- Version 1.11.77 ## Licensing matrix-react-sdk is being forked by Element at https://github.com/element-hq/matrix-react-sdk. Contributions are licensed to Element under a CLA and made available under an AGPLv3.0 or GPLv3.0 license at your choice. You can read more about this here: https://matrix.org/blog/2024/08/heart-of-matrix/ https://element.io/blog/sustainable-licensing-at-element-with-agpl/ The Matrix.org Foundation copy of the project will be archived. We don't expect any changes are needed by system administrators. Any updates will be communicated via our usual announcements channels and we are striving to make this as seamless as possible. ## ✨ Features * Add docs for widget container height option (https://github.com/element-hq/element-web/pull/27922). Contributed by @dbkr. * Allow user to set timezone (https://github.com/matrix-org/matrix-react-sdk/pull/12775). Contributed by @Timshel. * Implement download\_file in widget driver (https://github.com/matrix-org/matrix-react-sdk/pull/12931). Contributed by @weeman1337. * Sort the pinning message list in the same order than the banner. By timeline order. (https://github.com/matrix-org/matrix-react-sdk/pull/12937). Contributed by @florianduros. * Display pinned messages on a banner at the top of a room (https://github.com/matrix-org/matrix-react-sdk/pull/12917). Contributed by @florianduros. * Add a config option to control the default widget container height (https://github.com/matrix-org/matrix-react-sdk/pull/12893). Contributed by @dbkr. * RTE drafts (https://github.com/matrix-org/matrix-react-sdk/pull/12674). Contributed by @langleyd. * Add thread information in pinned message list (https://github.com/matrix-org/matrix-react-sdk/pull/12902). Contributed by @florianduros. * Add Pin/Unpin action in quick access of the message action bar (https://github.com/matrix-org/matrix-react-sdk/pull/12897). Contributed by @florianduros. ## 🐛 Bug Fixes * Fix read receipt animation (https://github.com/matrix-org/matrix-react-sdk/pull/12923). Contributed by @dbkr. * Display the indicator even with one message in pinned message banner (https://github.com/matrix-org/matrix-react-sdk/pull/12946). Contributed by @florianduros. * Always display last pinned message on the banner (https://github.com/matrix-org/matrix-react-sdk/pull/12945). Contributed by @florianduros. * The pinned message banner or list are triggering 🎉 effect. (https://github.com/matrix-org/matrix-react-sdk/pull/12944). Contributed by @florianduros. * Fix reply message truncation on 2 lines (https://github.com/matrix-org/matrix-react-sdk/pull/12929). Contributed by @florianduros.
Comments 4
Version 1.9.2 stable was released last week. See https://github.com/vector-im/element-web/releases/tag/v1.9.2
Can you add support for "Message search". See https://github.com/vector-im/element-desktop/blob/develop/docs/native-node-modules.md#adding-seshat-for-search-in-e2e-encrypted-rooms
This requires the rust compiler to compile some native libraries. The problem is that the js build scripts and the rust cargo package manager try to download that stuff from the internet which doesn't work in the build environment.
Hi! There is a long running tracking issue on the element-desktop GitHub repository, where OpenSUSE Tumbleweed users describe a common problem: element-desktop allows to log in, but when quitting and restarting the app, it goes into "[Offline]" mode and says it lost connection and cannot load new chat contents.
https://github.com/vector-im/element-desktop/issues/850
My personal situation with some diagnostics is described here: https://github.com/vector-im/element-desktop/issues/850#issuecomment-1591491340
(I could not find a way to make the console output more verbose, and devtools did not work either.)
I installed OpenSUSE Tumbleweed fresh from USB yesterday and ran into this issue straight away.
Notably, before reinstalling Tumbleweed, I didn't have this issue with element-desktop.