-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: slack-go/slack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: slack-go/slack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 23 files changed
- 10 contributors
Commits on Jul 20, 2024
-
slackevents: support metadata in MessageEvent (#1307)
Support for receiving metadata when reading conversation history was first added in PR #1083. This commit extends metadata support to message events when connected to the Slack WebSocket API. Signed-off-by: Robert Fratto <robertfratto@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b9d4317 - Browse repository at this point
Copy the full SHA b9d4317View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25fefc8 - Browse repository at this point
Copy the full SHA 25fefc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75103a9 - Browse repository at this point
Copy the full SHA 75103a9View commit details -
Add slack_file to image block (#1311)
Co-authored-by: Rhys M <rhysm@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 99b3ebe - Browse repository at this point
Copy the full SHA 99b3ebeView commit details -
feat: Events api reconcilation (#1306)
* events added with test * added events with tests * added all events and changes done
Configuration menu - View commit details
-
Copy full SHA for e947079 - Browse repository at this point
Copy the full SHA e947079View commit details -
feat: Add support for parsing AppRateLimited events (#1308)
The code changes in this commit add support for parsing AppRateLimited events in the `ParseEvent` function. This allows the application to handle rate-limited events from the Slack API.
Configuration menu - View commit details
-
Copy full SHA for 50e7414 - Browse repository at this point
Copy the full SHA 50e7414View commit details -
feat: Add Properties.Canvas to Channel (#1228)
* Add Properties.Canvas to Channel * Trigger GitHub Actions --------- Co-authored-by: Lorenzo Aiello <lorenzo.aiello@slack-corp.com>
Configuration menu - View commit details
-
Copy full SHA for 5345c06 - Browse repository at this point
Copy the full SHA 5345c06View commit details -
fix: create multipart form when multipart request (#1117)
* fix: create multipart form when multipart request * call createFormFields in go func() del coment * Trigger GitHub Actions --------- Co-authored-by: Lorenzo Aiello <lorenzo.aiello@slack-corp.com>
Configuration menu - View commit details
-
Copy full SHA for 242df46 - Browse repository at this point
Copy the full SHA 242df46View commit details
There are no files selected for viewing