Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
matrixdekoder
/
SlackAPI
Public
forked from
Inumedia/SlackAPI
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 1, 2020
Merge pull request #229 from gmilani/master
Show description for c2e0e25
Inumedia
authored
c2e0e25
View commit details
Copy full SHA for c2e0e25
Browse repository at this point
Merge pull request #226 from Inumedia/pr/muted_channels
Show description for 196e054
Inumedia
authored
196e054
View commit details
Copy full SHA for 196e054
Browse repository at this point
Merge pull request #225 from Rubiss/master
Show description for 17f31a0
Inumedia
authored
17f31a0
View commit details
Copy full SHA for 17f31a0
Browse repository at this point
Commits on Mar 22, 2020
Adding users.lookupByEmail request method
gabemilani
committed
344bbee
View commit details
Copy full SHA for 344bbee
Browse repository at this point
Commits on Mar 18, 2020
Added muted_channels to the preferences
gpailler
committed
03f1f8d
View commit details
Copy full SHA for 03f1f8d
Browse repository at this point
Commits on Mar 12, 2020
Add thread_ts parameter to PostMessageAsync to match PostMessage
Ben Lawson
committed
d98d909
View commit details
Copy full SHA for d98d909
Browse repository at this point
Commits on Mar 10, 2020
Merge pull request #224 from Inumedia/obsolete-netstd
Show description for afef493
Inumedia
authored
afef493
View commit details
Copy full SHA for afef493
Browse repository at this point
Merge pull request #223 from Inumedia/proper-versionning
Show description for 6ef0bdd
Inumedia
authored
6ef0bdd
View commit details
Copy full SHA for 6ef0bdd
Browse repository at this point
Commits on Mar 8, 2020
Removed netstandard 1.3 and 1.6 (not supported anymore because of TLS 1.2 requirement) +semver: minor
gpailler
committed
dd8e9a2
View commit details
Copy full SHA for dd8e9a2
Browse repository at this point
Used GitVersion to generate versions (next version is based on existing tags). Replaced Directory.Build.props with GlobalAssemblyInfo.cs
gpailler
committed
00d28c0
View commit details
Copy full SHA for 00d28c0
Browse repository at this point
Commits on Mar 2, 2020
Merge pull request #221 from hognevevle/unfurl_links_fix
Show description for 549ca4a
Inumedia
authored
549ca4a
View commit details
Copy full SHA for 549ca4a
Browse repository at this point
Merge pull request #220 from Inumedia/tls12
Show description for f24ddc9
Inumedia
authored
f24ddc9
View commit details
Copy full SHA for f24ddc9
Browse repository at this point
Commits on Feb 26, 2020
Allow explicit unfurl_links = false
hognevevle
committed
3313515
View commit details
Copy full SHA for 3313515
Browse repository at this point
Commits on Feb 21, 2020
Run UI tests on a single plateform to avoid Slack Captcha
gpailler
committed
5ece0e8
View commit details
Copy full SHA for 5ece0e8
Browse repository at this point
Force TLS1.2 support as requested by Slack
gpailler
committed
044eca7
View commit details
Copy full SHA for 044eca7
Browse repository at this point
Commits on Jan 30, 2020
Merge pull request #214 from Xanrum/editable-APIBaseLocation
Show description for 54f817d
Inumedia
authored
54f817d
View commit details
Copy full SHA for 54f817d
Browse repository at this point
Merge pull request #215 from Xanrum/update-message-blocks
Show description for b8c4048
Inumedia
authored
b8c4048
View commit details
Copy full SHA for b8c4048
Browse repository at this point
Merge pull request #216 from hognevevle/asuser_fix
Show description for bd117b7
Inumedia
authored
bd117b7
View commit details
Copy full SHA for bd117b7
Browse repository at this point
Commits on Jan 28, 2020
Only provide as_user parameter if set to true.
hognevevle
committed
8ce6910
View commit details
Copy full SHA for 8ce6910
Browse repository at this point
Commits on Jan 10, 2020
Editable APIBaseLocation in SlackClientBase
romansuslov
committed
dc94e99
View commit details
Copy full SHA for dc94e99
Browse repository at this point
Add blocks parameter to UpdateAsync
romansuslov
committed
fdb54cb
View commit details
Copy full SHA for fdb54cb
Browse repository at this point
Commits on Nov 24, 2019
Merge pull request #210 from Inumedia/mitigate-slack-throttling
Show description for 6626c68
Inumedia
authored
6626c68
View commit details
Copy full SHA for 6626c68
Browse repository at this point
Mitigate timeout issues in Unit Tests related to Slack API throttling (properly close socket and add extra delay between each test in Connect test class)
gpailler
committed
67c4d75
View commit details
Copy full SHA for 67c4d75
Browse repository at this point
Commits on Nov 20, 2019
Merge pull request #209 from Inumedia/unittests-fixes
Show description for 4ffb919
Inumedia
authored
4ffb919
View commit details
Copy full SHA for 4ffb919
Browse repository at this point
Disabled TestManualSubscribePresenceChangeAndManualPresenceChange test because it's not stable on AppVeyor
gpailler
committed
343e455
View commit details
Copy full SHA for 343e455
Browse repository at this point
Refactored test to ensure a ManualPresenceChange event is received
gpailler
committed
59bdb01
View commit details
Copy full SHA for 59bdb01
Browse repository at this point
Introduced new presence state 'auto' because 'active' is not supported by Slack (https://api.slack.com/methods/users.setPresence)
gpailler
committed
68c19c4
View commit details
Copy full SHA for 68c19c4
Browse repository at this point
Cleaned up Polly code + exposed maximum connection timeout for external usage
gpailler
committed
5580ab2
View commit details
Copy full SHA for 5580ab2
Browse repository at this point
Added Polly to retry Slack connection when 'ratelimited' error is received
gpailler
committed
f1dba43
View commit details
Copy full SHA for f1dba43
Browse repository at this point
Fixed unit tests
Show description for ea599e9
gpailler
committed
ea599e9
View commit details
Copy full SHA for ea599e9
Browse repository at this point
Commits on Nov 19, 2019
Merge pull request #208 from Inumedia/presence_changed_support
Show description for 4877988
Inumedia
authored
4877988
View commit details
Copy full SHA for 4877988
Browse repository at this point
Merge pull request #202 from Inumedia/unread_count_display-and-thread_ts
Show description for 6741b27
Inumedia
authored
6741b27
View commit details
Copy full SHA for 6741b27
Browse repository at this point
Commits on Nov 13, 2019
Renamed subscribePresenceChanges to maintainPresenceChanges
gpailler
committed
fe24a78
View commit details
Copy full SHA for fe24a78
Browse repository at this point
Renamed subscribePresenceChanges to maintainPresenceChangesStatus. Forward manual presence change to presencechange event
gpailler
committed
41e7c7f
View commit details
Copy full SHA for 41e7c7f
Browse repository at this point
Fixed presence_changed support (https://api.slack.com/events/presence_change)
gpailler
committed
a7cdc4e
View commit details
Copy full SHA for a7cdc4e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.