Users with stuck "active" icon in clients
Summary We observe some offline users permanently shown as active (green tick mark against their avatar) which causes confusion. Other users have correctly-working activity indicators. Steps to...
View ArticleUsing CTRL/CMD+UP to reply to a message
@joho68 @VertigoRay Interesting idea about using META keys. We're kind of hitting the issue of available keyboard shortcuts already, given the large amount of OS and browser-default shortcuts we want...
View ArticleUsing CTRL/CMD+UP to reply to a message
A couple of ideas for /r would be: /r last reply /r1 second to last reply etc ... Could also use /r to bring up the context (like the slash commands), and then use arrow keys or tab (and shift+tab) to...
View ArticleUsing CTRL/CMD+UP to reply to a message
I agree with @VertigoRay, UP makes more sense to "repeat" previous message. If you ever been at a CLI prompt, that's what one would expect. Having a shortcut to edit the previous message seems less...
View ArticleUsing CTRL/CMD+UP to reply to a message
I am not immediately aware of a Windows app that uses the META key concept per se, unless you find a Windows version of Emacs for example. But I can't see how this would not work in MM as long as it's...
View ArticleUsing CTRL/CMD+UP to reply to a message
I like where you're going with the meta key. I also like the ESC key and all the examples you mentioned. This allows the creation of a very powerful META system. You mentioned filtering out R if mid...
View ArticleUsing CTRL/CMD+UP to reply to a message
Indeed @VertigoRay , this would be very powerful, and it can be extended quite a bit. What I meant by filtering out things that could be destructive is: Don't make commands available in "mid-text"...
View ArticleUsing CTRL/CMD+UP to reply to a message
@joho68 ahhhh ... yeah that makes sense. I don't see that functionality currently, but it would definitely be nice ... and follow suit well with expected functionality from other systems.
View ArticleProtocol Handler Support for Client
Thanks @murkho for the feedback, are you looking to launch the mobile or desktop apps? And are you hoping to link to a specific channel, or simply launch the app, assuming it was already installed?
View ArticleWebsocket: origin not allowed
Hey @torsten, thanks for the report, We have a fix included in Mattermost v3.8 (released April 16th), which adds WebSocket CORS support and should resolve the issue you're describing. The first...
View ArticleIncoming WebHook
I don't know anything about vb.net, but what happens if you simply put the literal text \n at the end of one of your strings?
View ArticleIncoming WebHook
mnelson: builder.AppendLine() AFAIK AppendLine() will by default add a Environment.NewLine, which uses the system default, for example \r\n on windows.
View ArticleMisunderstanding of the documentation item "Policy"
I'm not sure what this topic is about, but since I've already said this topic: I want to understand whether we are not violating a license or simply creating a pricentent for a conflict if in fact...
View ArticleUsers with stuck "active" icon in clients
I forgot to add that users in this state get no email notifications either.
View ArticleError using WebRTC feature
Hi,I'm trying to test the WebRTC feature, but no luck until now Here my setup 1) mattermost 3.7.32) janus server 0.2.3 (no docker image, I setup my own server) I configure mattermost, enabled WebRTC...
View ArticleIncoming WebHook
Yes, that was the solution. I read but didn't comprehend the documentation Mattermost provided until I tried their example and saw it worked. Thx for replying
View ArticleMisunderstanding of the documentation item "Policy"
Hey @danilvoe, The software is open source so you're welcome to fork the code base and modify it, per the open source license in the source code. We have added more details on our FAQ page for things...
View ArticleIs this by design?
Is it by design that any attachment from any channel can be accessed by an unauthenticated party knowing the URL?It seems that, at the bare minimum posted content from a private channel shouldn't be...
View Article