-
Updated
Jul 6, 2022 - TypeScript
slack
Here are 5,412 public repositories matching this topic...
-
Updated
Jul 6, 2022 - Clojure
Hide the option to see suspended users and remove their existence from the API for non-admins.
-
Updated
Jul 5, 2022 - TypeScript
-
Updated
Mar 30, 2022
-
Updated
Apr 21, 2022 - JavaScript
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 6, 2022 - Go
-
Updated
Jul 6, 2022 - Go
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
-
Updated
Jul 5, 2022 - JavaScript
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
-
Updated
Jun 21, 2022 - Python
Current tools docs could be updated to reflect changelog entry regard rtm.start method deprecation for apps created after Nov 30th, 2021.
The page URLs
Requirements
Please read the [Contributing guidelines](https://github.com/slackapi/python-slack-sdk/
Is really necessary to use the type generator instead of manually improve types? I've found out that the ModalView is missing some parameters, like app_installed_team_id, id and state. About the state, on the places that have references to it, it is just a string, it could be so much better. Depending on your answer, I can help you with the types that I've created.
Packages:
Sel
-
Updated
Apr 14, 2022
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 "
},
{
Description
While hubot-slack has support for reconnecting when the connection to Slack is lost, there is a limit to the number of reconnection attempts. If several reconnection attempts fail, the bot will simply hang without a connection. This causes trouble for our process manager, since the client staying open means we don't end up automatically restart it. When this has happened for us
-
Updated
Jun 7, 2022 - TypeScript
Description
We forgot to add the document section for the customPropertiesExtractor, which was added in v3.8.0
What type of issue is this? (place an x in one of the [ ])
- bug
- enhancement (feature request)
- question
- documentatio
Improve this page
Add a description, image, and links to the slack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the slack topic, visit your repo's landing page and select "manage topics."

Per review feedback in #21002 (direct link to the comment), replace HTML table with a series of
settings_checkboxcomponents for Authentication Methods UI.Fixes #21001.
Notable points:
settings_checkboxis currently implemented, its instances for respective Auth Methods all get the sameid,nameand `cla