Michael Telatynski
Michael Telatynski
Looks like we may need to switch away from keytar for this to be happy
Looks like it is using package.json `description` field for some reason
Fixed by https://github.com/element-hq/element-desktop/pull/2106
You're using a community maintained package, I suggest seeking help from its maintainers. Its up to Electron to handle notifications. The community packages use a different way of using Electron...
> Isn't the "element-desktop" repo the home of the community maintained desktop package No, its the home of the Element-maintained project > I see notifications of new group messages in...
Chat Export was a community contribution, contributions welcome to add features to it.
Update your Matrix server to one which supports MSC3786 and then the log line will go away.
What about reactions/edits/redactions? Shouldn't they warn too?
> Matrix users send long messages which the IRC bridge is forced to store in a pastebin, rather than sending over the wire as IRC traditionally dislikes long messages. The...
I think this boils down to bugs in the threads code that will necessitate quite large (likely breaking) changes in the API surface around the context API. Currently you call...