slack
Here are 5,233 public repositories matching this topic...
-
Updated
Jan 27, 2022 - Clojure
When a user unsubscribes from a private stream, they can still see that stream in the Streams menu (until reload?). However, they cannot view stream subscribers.
In this situation, the Subscribers tab should be disabled, just like the Personal tab.
-
Updated
Jan 20, 2022 - TypeScript
-
Updated
Jan 22, 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
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
Jan 26, 2022 - Go
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
Jan 22, 2022 - JavaScript
-
Updated
Jan 27, 2022 - Python
-
Updated
Jun 1, 2021 - 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/
Description
When faced with updates from one version to the next it’s important to look at the changes between the version and as I see you are treating this with the proper care.
However, the Github UI does not help here a lot to understand the changes for one package like @slack/web-api as there are 7 other package changelogs mixed up with the change for the package you currently car
-
Updated
Dec 6, 2021
Since adding integration with a number of other external systems, the landing README.md has become a bit cluttered. In addition to that, there's not a lot of detail on some of these integrations (versions,etc.).
What I'd like to do is break up some of the documentation for this and also add some information on what versions of the integrations are supported/tested.
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
Describe the bug
Although the url has already be hidden in web ui, but the error message will expose it.
What do you see?
What do you expect to see?
All url will be hidden.
List the steps that must be taken to reproduce this issu
Description
When building a bolt app with ncc (which uses webpack) pleaseUpgradeNode in the index breaks as it can't find your package.json. I have a monorepo and it picked up my root package.json (which didn't have engines in it).
Error:
/dist/webpack:/node_modules/please-upgrade
-
Updated
Mar 26, 2020 - Swift
-
Updated
Jan 22, 2022 - TypeScript
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."



Description:
When using curl to query the files.im api endpoint by roomId it states it cannot find the roomId. The roomID entered is the one listed in the MongoDB collection rocketchat_uploads.
When I query by username it states it is successful but list no files.
Step