slack
Here are 4,975 public repositories matching this topic...
-
Updated
Jul 5, 2021 - Clojure
Currently, the summary of the code contributors is only restricted to the server: https://blog.zulip.com/2021/05/13/zulip-4-0-released/.
$ git shortlog -s 3.0..4.0 | sort -nr
1017 Anders Kaseorg
634 Steve Howell
403 Tim Abbott
...
It would be nice to have a script that aggregates the contributions from multiple repo (additionally zulip-mobile, zul
-
Updated
Jun 22, 2021 - TypeScript
-
Updated
Jun 18, 2021 - 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
Jun 19, 2021 - JavaScript
-
Updated
Jul 1, 2021 - Go
-
Updated
Jun 24, 2021 - Go
-
Updated
Jun 1, 2021 - Python
Usually, next_cursor in an API response exists under response_metadata property. However, only admin.conversations.search API method's response has it at the top level: https://github.com/slackapi/java-slack-sdk/blob/main/slack-api-client/src/main/java/com/slack/api/methods/response/admin/conversations/AdminConversationsSearchResponse.java#L19
Due to this inconsistency, this part in this Py
Describe the bug
schema test unique cannot be used on columns in bigquery where the column name has the same name as the table. Bigquery yields the following error:
Grouping by expressions of type STRUCT is not allowed at [4:10]
Steps To Reproduce
create table <your dataset>.foo (
foo int,
Description
Node.js 16 is now available.
https://nodejs.medium.com/node-js-16-available-now-7f5099a97e70
We can start testing with the runtime.
https://github.com/slackapi/node-slack-sdk/blob/d4e89b7270c07423656f7a6fea52782345aa9254/.github/workflows/ci-build.yml#L20
What type of issue is this? (place an x in one of the [ ])
- bug
- enhancement (feature request)
-
Updated
Mar 11, 2021
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
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.
-
Updated
Mar 26, 2020 - Swift
-
Updated
Jul 30, 2019 - CSS
Description
The code snippet in the "Acknowledging events" document should be updated to be compatible with the latest platform features (say, block_actions / block_suggestions etc.).
In bolt-python document, we have a block_suggestion code example: https://slack.dev/bolt-python/concepts#acknowledge Perhaps, something similar would be mor
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:
Whenever I change any of the room info (description, announcement, etc.) this resets the room setting which is supposed to hide system messages.
Steps to reproduce: