mattermost
Here are 416 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.
-
Updated
Jun 11, 2021 - HTML
While I am satisfied with the verbosity of the documentation in the README.md file, I'd like to add more examples to the examples folder.
Unlike the current examples, would be configuration only (i.e. a folder with nothing except a config.yaml inside of it).
Furthermore, renaming examples to .examples as well as updating every current references to said folder in the README.md.
-
Updated
Sep 7, 2021 - TypeScript
-
Updated
Sep 8, 2021 - JavaScript
-
Updated
Aug 23, 2021 - Haskell
-
Updated
Aug 13, 2021 - Go
-
Updated
Aug 18, 2021 - Go
-
Updated
May 22, 2020 - JavaScript
-
Updated
Aug 19, 2021 - Go
-
Updated
Sep 6, 2021 - 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
Sep 6, 2021 - Python
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:


getPrepackagedPlugin throws an unrecoverable error when a plugin manifest specifies an icon path that doesn’t exist. But installing that plugin via the marketplace doesn’t throw the same error, instead just logging a warning. Let’s change this to have warn semantics instead.