kot0dama
kot0dama
This will make get_fs_directories non recursive, thus fixing a potential stack overflow when operating on directories with quite large depth. It might change a bit the order directories appear in...
### Bug summary Calling delete_user([email protected]) on a JIRA Cloud instance fails as it's missing accountId query parameter. ### Is there an existing issue for this? - [X] I have searched...
Hi, When using a matterircd instance for connecting to multiple Mattermost servers, if there is a `DefaultServer` in the configuration, it is impossible to connect to any other server even...
Hi! I'm not sure if that's for matteircd to handle, but would there be a way to differentiate between public and private channels ? For example private ones could be...
**What did you do?** * Set up Alertmanager to group alerts by `alertname` * Set up an alert named eg. `ServiceDown` with a description including some labels, for example: `summary:...
### Bug summary Calling add_user() on Jira Cloud instances fails with this error: `You must specify the products that user can access.` This seems to be a new requirement on...
Simply try to ask for scrollback of a thread ID from a channel you've not joined: ``` /msg mattermost scrollback https://server/team/pl/THREADID` ``` This is from running @hloeung `all_prs` commit ID...
Considering IRC limitations (topic max length, IRC message max length, inability to set topics for private conversations), it could be interesting to have a mattermost service command for handling channel/DM...
Hi, When someone pastes a Mattermost message link, on the web UI it's displaying: * the channel name * the author * the time posted * the message itself Currently,...
When using `s/!!/` it deletes the last message sent on the channel. But then we never really know if this worked as expected. It would be nice to extract the...