mattermost
Here are 456 public repositories matching this topic...
Describe the bug
The button to toggle the chat widget doesn't have discernible text.
To Reproduce
Steps to reproduce the behavior:
- Go to a page with the Papercups chat widget installed.
- Check accessibility with axe DevTools
- See
Buttons must have discernible textissue
Especially for IRC, the outgoing IP address can matter a lot. Need some way to set which one to use on a box that has many.
I am attempting to parse an array.
{
"servers": [
{
"servername": "server1",
"serveractiveconn": 0,
"servertotalconn": 20,
"serverconnections": [],
"serverssl": 1,
"serversslinfo": "",
"serveractive": true,
"servererror": "",
"serverpriority": 0,
"serveroptional": 0,
"serverbps": "0 "
},
{
-
Updated
Oct 11, 2021 - HTML
-
Updated
Jan 24, 2022 - TypeScript
-
Updated
Jan 21, 2022 - Haskell
-
Updated
Dec 13, 2021 - Go
-
Updated
Jan 24, 2022 - Go
-
Updated
May 22, 2020 - JavaScript
-
Updated
Jan 24, 2022 - Go
-
Updated
Jan 24, 2022 - JavaScript
(The purpose of this report is to alert standup-raven/standup-raven to the possible problems when standup-raven/standup-raven try to upgrade the following dependencies)
An error will happen when upgrading library mattermost/mattermost-server:
github.com/mattermost/mattermost-server
-Latest Version: v5.25.0-rc1 (Latest commit 9102483 5 days ago)
-Where did you use it:
https
-
Updated
Jan 21, 2022 - Python
With Jitsi, you can add a "Pre join page", very useful to let people decide about the webcam/microphone enabled or not.
If you enable this in Jitsi, then the Mattermost small overlay window is too small to be able to read it. But I think an easy way would be to add a checkbox in the plugin to overload the Jitsi server config, like this:
const options = {
....
configOverwrite: { prejoi
From another user I did /remind @amonnich "test" in 10s.
When receiving the reminder it showed the name of the other user correctly:
But after marking it as complete it shows my own name instead:
 This would help users discover the new functionality.
Originally posted by @dipak-demansol in mattermost/mattermost-plugin-zoom#209 (review)
Improve this page
Add a description, image, and links to the mattermost topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mattermost topic, visit your repo's landing page and select "manage topics."


When click the link "documentation for configuration steps" in the Zoom plugin settings page in the system console:
Expected: The Zoom plugin docs open in a new tab
Observed: The docs open in the same tab, so the user is forced to leave Mattermost
Note: Please make sure that MM links are opened inside MM (do not open a new browser tab).
If you're interested please comment here and come [