Tree @run/33fb859d-7349-4038-abd4-9c43e3922006/main (Download .tar.gz)
- .github
- debian
- examples
- internal
- slackevents
- slacktest
- slackutilsx
- vendor
- .gitignore
- .gometalinter.json
- .travis.yml
- admin.go
- attachments.go
- auth.go
- backoff.go
- block.go
- block_action.go
- block_action_test.go
- block_context.go
- block_context_test.go
- block_conv.go
- block_divider.go
- block_divider_test.go
- block_element.go
- block_element_test.go
- block_image.go
- block_image_test.go
- block_object.go
- block_object_test.go
- block_section.go
- block_section_test.go
- block_test.go
- bots.go
- bots_test.go
- CHANGELOG.md
- channels.go
- chat.go
- chat_test.go
- comment.go
- conversation.go
- conversation_test.go
- dialog.go
- dialog_select.go
- dialog_select_test.go
- dialog_test.go
- dialog_text.go
- dialog_text_test.go
- dnd.go
- dnd_test.go
- emoji.go
- emoji_test.go
- errors.go
- files.go
- files_test.go
- go.mod
- go.sum
- groups.go
- history.go
- im.go
- info.go
- interactions.go
- interactions_test.go
- item.go
- item_test.go
- LICENSE
- logger.go
- logger_test.go
- messageID.go
- messages.go
- messages_test.go
- misc.go
- misc_test.go
- oauth.go
- pagination.go
- pins.go
- pins_test.go
- reactions.go
- reactions_test.go
- README.md
- reminders.go
- reminders_test.go
- rtm.go
- search.go
- security.go
- security_test.go
- slack.go
- slack_test.go
- slash.go
- slash_test.go
- stars.go
- stars_test.go
- team.go
- team_test.go
- TODO.txt
- usergroups.go
- usergroups_test.go
- users.go
- users_test.go
- webhooks.go
- webhooks_test.go
- websocket.go
- websocket_channels.go
- websocket_dm.go
- websocket_dnd.go
- websocket_files.go
- websocket_groups.go
- websocket_internals.go
- websocket_managed_conn.go
- websocket_managed_conn_test.go
- websocket_misc.go
- websocket_pins.go
- websocket_reactions.go
- websocket_stars.go
- websocket_subteam.go
- websocket_teams.go
Commit History @run/33fb859d-7349-4038-abd4-9c43e3922006/main
- New upstream release. Debian Janitor 4 months ago
- Import upstream version 0.6.0 Debian Janitor 4 months ago
- [skip ci] update debian/gitlab-ci.yml (using pkg-go-tools/ci-config) Aloïs Micard 1 year, 5 months ago
- Merge branch 'lintian-fixes' into 'master' Jelmer Vernooij 3 years ago
- Set upstream metadata fields: Repository, Repository-Browse. Debian Janitor 3 years ago
- Set debhelper-compat version in Build-Depends. Debian Janitor 3 years ago
- Bump debhelper from deprecated 9 to 12. Debian Janitor 3 years ago
- v0.6.0 changelog James Lawrence 3 years ago
- support response urls from slash commands James Lawrence (commit: James) 3 years ago
- Minor stylistic refactor Adam Snyder (commit: James) 3 years ago
- GetUsersContext bug fixes Adam Snyder (commit: James) 3 years ago
- enable setting profiles for other users than the authenticated one Martin (commit: James) 3 years ago
- Added test with accessory Manuel (commit: James) 3 years ago
- Fix failing examples Manuel (commit: James) 3 years ago
- Add URL field to OptionBlockObject Christian Winther (commit: James) 3 years ago
- Only make filename mandatory if Reader is primary method of specifying files Zain Patel (commit: James) 3 years ago
- improve disconnect and retry interactions. James Lawrence (commit: James) 3 years ago
- Remove no longer populated items from Info struct Mike Greb (commit: James) 3 years ago
- Make the bot parameter for bots.info optional Laszlo Papp (commit: James) 3 years ago
- change param to optional param alexfernandessd (commit: James) 3 years ago
- add optional inputText alexfernandessd (commit: James) 3 years ago
- Added authed_teams, one of the grid fields David Frascone (commit: James) 3 years ago
- Correct select dialog items' SelectedOptions type Andreas Fuchs (commit: James) 3 years ago
- add support for app_home_opened event Artem Panko (commit: James) 3 years ago
- added is_invited_user flag in user struct tdiwate (commit: James) 3 years ago
- fix(search): added blocks to SearchMessage struct Alexandre Couedelo (commit: James) 3 years ago
- Fix typo in test handlers Jack Danger (commit: James) 3 years ago
- Add the field `Private` to Share Suzuki Shunsuke (commit: James) 3 years ago
- Add SectionBlockOption functionality Steve Johnson (commit: James) 3 years ago
- Add block ID parameter to NewSectionBlock method Steve Johnson (commit: James) 3 years ago