Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream changes until v0.12.3 #1

Open
wants to merge 71 commits into
base: beeper
Choose a base branch
from

Conversation

twouters
Copy link

Just to get it more up to date with upstream and it adds a UserProfileChanged event.

Seems to work on my end.

iaburton and others added 30 commits December 20, 2022 14:48
…nel to close when it is finished, and consumer to see the close
…outer goroutine did not wait on all inner goroutines that had a chance to set it, also make sure to check error for context.Canceled appropriately
…l via a method that has an escape hatch; unable to change public Events field without breaking api, though
…ntexts for channel ops, though they are very similar now
…modehandler will react on context cancellation
This is something that Slack returns by default on API response.
Signed-off-by: Ivan Milchev <ivan@mondoo.com>
add support for user_profile_changed callback event
…licate-debug

socketmode remove duplicate debug logging
iaburton and others added 30 commits April 24, 2023 13:48
…er and ping time channel. Remove deadman file as it is no longer needed
Redact tokens in SendMessage debug log
add `omitempty` to ConfirmationBlockObject.Deny
Sends an invitation to a Slack Connect channel
Add support for manifests and config tokens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet