Results 335 comments of David Auer

@vovka1981 please create a new issue for that

Never had this problem either. Are you using X server or Wayland? Just a wild guess.

Same thing on the Webapp, both Firefox and Chromium. Not sure where to report that.

I found the [relevant code in mattermost-webapp/actions/notification_actions.jsx#L136-L139](https://github.com/mattermost/mattermost-webapp/blob/5dafb9bc3df9e4f06306e985960e15b217a71a22/actions/notification_actions.jsx#L136-L139): ```js let strippedMarkdownNotifyText = stripMarkdown(notifyText); if (strippedMarkdownNotifyText.length > NOTIFY_TEXT_MAX_LENGTH) { strippedMarkdownNotifyText = strippedMarkdownNotifyText.substring(0, NOTIFY_TEXT_MAX_LENGTH - 1) + '...'; } ``` Unfortunately the "desktop"...

I made a branch with that feature: https://github.com/dreua/mercury/tree/feature-output Please note that I had to remove nohup from the commands to accomplish this, so this will break things if you rely...

@D4rkC00d3r : I'm sorry that you had issues with my latest commits on the branch, they have been pushed in error. I believe my plan was to continue developing and...

@D4rkC00d3r : I'm sorry I don't know GitKracken, maybe you got in "Detached head" state by checking out the commit and your Kracken is confused by that. I would try...

I would prefer @gregod's proposal over a Google Drive sync, because I don't use Google Drive. (If you also add Seafile, Nextcloud and Dropbox-Sync that would be fine, but I...

I just realized that a file chooser intent would be more intuitive.

I think that feature is actually available in MediaWriter, at least for the supported Fedora versions and spins.