element-desktop
No description set
- Developed at devel:languages:nodejs
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/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 | |
disable-spellchecker.patch | 0000000809 809 Bytes | |
element-desktop-1.11.69.tar.gz | 0003200670 3.05 MB | |
element-desktop.changes | 0000177573 173 KB | |
element-desktop.sh | 0000000053 53 Bytes | |
element-desktop.spec | 0000008701 8.5 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 | 0063309016 60.4 MB |
Revision 58 (latest revision is 69)
Ana Guerrero (anag+factory)
accepted
request 1182469
from
Dominik Heidler (dheidler)
(revision 58)
- Disable dysfunctional spellchecker * disable-spellchecker.patch - Version 1.11.69 ## ✨ Features * Change avatar setting component to use a menu (https://github.com/matrix-org/matrix-react-sdk/pull/12585). Contributed by @dbkr. * New user profile UI in User Settings (https://github.com/matrix-org/matrix-react-sdk/pull/12548). Contributed by @dbkr. * MSC4108 support OIDC QR code login (https://github.com/matrix-org/matrix-react-sdk/pull/12370). Contributed by @t3chguy. ## 🐛 Bug Fixes * Fix image upload preview size (https://github.com/matrix-org/matrix-react-sdk/pull/12612). Contributed by @RiotRobot. * Fix screen sharing in recent Chrome (https://github.com/matrix-org/matrix-js-sdk/pull/4243). * Fix roving tab index crash `compareDocumentPosition` (https://github.com/matrix-org/matrix-react-sdk/pull/12594). Contributed by @t3chguy. * Keep dialog glass border on narrow screens (https://github.com/matrix-org/matrix-react-sdk/pull/12591). Contributed by @dbkr. * Add missing a11y label to dismiss onboarding button in room list (https://github.com/matrix-org/matrix-react-sdk/pull/12587). Contributed by @t3chguy. * Add hover / active state on avatar setting upload button (https://github.com/matrix-org/matrix-react-sdk/pull/12590). Contributed by @dbkr. * Fix EditInPlace button styles (https://github.com/matrix-org/matrix-react-sdk/pull/12589). Contributed by @dbkr. * Fix incorrect assumptions about required fields in /search response (https://github.com/matrix-org/matrix-react-sdk/pull/12575). Contributed by @t3chguy. * Fix display of no avatar in avatar setting controls (https://github.com/matrix-org/matrix-react-sdk/pull/12558). Contributed by @dbkr. * Element-R: pass pickleKey in as raw key for indexeddb encryption (https://github.com/matrix-org/matrix-react-sdk/pull/12543). Contributed by @richvdh.
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.