The Wayback Machine - https://web.archive.org/web/20210915101653/https://github.com/topics/slack
Skip to content
#

slack

Here are 5,048 public repositories matching this topic...

alexmv
alexmv commented Sep 13, 2021

The tooltip on uploaded files is just the filename. Particularly on desktop (unlink in a browser, which gives the URL in the lower left), this gives the user no sense of what will happen when they click on the link. For malicious files, it may be unclear to the user if this is going to open the file, execute it, or what-not; being specific as to the behaviour will increase user confidence.

jspeedz
jspeedz commented Sep 5, 2019

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

papercups
dbt
ferdi
patowod
patowod commented Apr 17, 2021

No bug, no workaround — just a quick question / feature request to this awesome project!

I am using https://timingapp.com (automatic time tracking) and wondered if it is possible to have the window title of Ferdi reflect the currently selected contact / chat of a service so timing would be able to access that window title in order to automagically classify it? This would be awesome in order

seratch
seratch commented Aug 6, 2021

Currently, https://slack.dev/python-slack-sdk/socket-mode/index.html has only Events API example. We add interactivity patterns (e.g., shortcuts, modal submission, button clicks, etc.) in the page.


@~tjstum Thanks for your prompt reply here!

I might suggest adding something to the docs of SocketModeRequest (and the example usages) mentioning that the WebhookClient/AsyncWebhookClient ca

IchordeDionysos
IchordeDionysos commented Feb 15, 2021

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

mistydemeo
mistydemeo commented Oct 4, 2018

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

tylerauerbeck
tylerauerbeck commented May 2, 2018

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.

gatus
TwinProduction
TwinProduction commented Sep 4, 2021

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.

Improve this page

Add a description, image, and links to the slack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the slack topic, visit your repo's landing page and select "manage topics."

Learn more