Michael Telatynski
Michael Telatynski
This issue occurs when your RM `m.fully_read` is pointing at an event which is not in the main timeline (e.g. in a thread) - this is especially easy to hit...
This is not completed as the fixed compound version hasn't been updated to yet.
Its based on https://www.electronjs.org/docs/api/app#appgetpathname which is `~/Library/Application Support/...`
So to clarify, you want a Third config? 1. build config, shipped inside the asar archive 2. (new) installation config, somewhere near the install path 3. profile config, specified by...
The internal move to https://github.com/vector-im/riot-desktop in 1.6 is what changed the internal structure, its not as new as 1.6.3. @airblag just out of interest, would you prefer it in `/etc/riot-desktop/config.json`...
The default config is packaged inside a file called `app.asar` - it'd be something like https://github.com/vector-im/element-desktop/blob/develop/element.io/release/config.json
You would need to use https://github.com/electron/asar to unpack it.
What's inside the asar then? Element needs a config.json file to function
No, given that this issue is still Open.
It is not, as you would need to inject an envvar or cli argument, which you cannot do on the default shortcuts/desktop files without the updater then nuking them. This...