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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DslBd
/
SlackAPI
Public
forked from
Inumedia/SlackAPI
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SlackAPI
SlackAPI
on
master
User selector
All users
All time
Commit history
Commits on Nov 21, 2018
Merge branch 'master' into uploadfileasync
Show description for 71d0943
gpailler
committed
71d0943
View commit details
Copy full SHA for 71d0943
View code at this point
Browse repository at this point
Commits on Nov 18, 2018
#157 Completed UploadFileAsync implementation
gpailler
committed
cd6f6df
View commit details
Copy full SHA for cd6f6df
View code at this point
Browse repository at this point
Commits on Nov 11, 2018
Added GetAccessTokenAsync #121. Renamed async versions of FindTeam and AuthSignin with async suffix
gpailler
committed
0e88f9e
View commit details
Copy full SHA for 0e88f9e
View code at this point
Browse repository at this point
Added UT to check invalid proxy behavior. Ensure the connect callback is called even when connection has failed
gpailler
committed
33b4379
View commit details
Copy full SHA for 33b4379
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Raise an explicit exception if SlackSocketClient.Connect method fails (invalid token, proxy misconfiguraton...). Previously, a NRE was raised
gpailler
committed
7f57a79
View commit details
Copy full SHA for 7f57a79
View code at this point
Browse repository at this point
Added full proxy support for SlackClient/SlackTaskClient and SlackSocketClient
Show description for 8dcb19c
gpailler
committed
8dcb19c
View commit details
Copy full SHA for 8dcb19c
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Merge pull request #153 from Inumedia/147-bots-properties
Show description for d21365b
Inumedia
authored
d21365b
View commit details
Copy full SHA for d21365b
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
#150 Added unit test to check PostEphemeralMessage method. Removed unused channel property in PostEphemeralResponse
gpailler
committed
63e9291
View commit details
Copy full SHA for 63e9291
View code at this point
Browse repository at this point
#147 Update supported Bots properties and expose Bots list in SlackClient
gpailler
committed
5bb6b0b
View commit details
Copy full SHA for 5bb6b0b
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Merge pull request #146 from Inumedia/pr/134
Show description for 43912b2
Inumedia
authored
43912b2
View commit details
Copy full SHA for 43912b2
View code at this point
Browse repository at this point
Merge pull request #145 from Inumedia/added-files-in-search
Show description for 529fe21
Inumedia
authored
529fe21
View commit details
Copy full SHA for 529fe21
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Fixed merge conflict for PR #134 (as_user is an optional parameter)
gpailler
committed
e9582e2
View commit details
Copy full SHA for e9582e2
View code at this point
Browse repository at this point
#106 Added files property in SearchResponseFiles
gpailler
committed
69f139f
View commit details
Copy full SHA for 69f139f
View code at this point
Browse repository at this point
Clean project references needed by platforms
gpailler
committed
b6d7a63
View commit details
Copy full SHA for b6d7a63
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
#136 Added attachments property
gpailler
committed
23e58dc
View commit details
Copy full SHA for 23e58dc
View code at this point
Browse repository at this point
Edit and fix PR #135
Show description for 9e54057
gpailler
committed
9e54057
View commit details
Copy full SHA for 9e54057
View code at this point
Browse repository at this point
Merge pull request #100 from andymac4182/cleanup_warnings
Show description for ec18013
Inumedia
authored
ec18013
View commit details
Copy full SHA for ec18013
View code at this point
Browse repository at this point
Commits on Oct 20, 2018
Updated Nuget denpendencies
gpailler
committed
67caae5
View commit details
Copy full SHA for 67caae5
View code at this point
Browse repository at this point
Readded netstandard 1.6 because netstandard 1.3 cannot detect RoutinMessage in custom assemblies
gpailler
committed
b866207
View commit details
Copy full SHA for b866207
View code at this point
Browse repository at this point
Use SemVer 1 versioning to maximize compatibility
gpailler
committed
7263fd4
View commit details
Copy full SHA for 7263fd4
View code at this point
Browse repository at this point
Refactored projects to merge netframework and netcore configurations
Show description for 17db940
gpailler
committed
17db940
View commit details
Copy full SHA for 17db940
View code at this point
Browse repository at this point
Commits on May 11, 2018
Adding .netcoreapp2.0 libraries
dnuzzomueller
committed
d04a6db
View commit details
Copy full SHA for d04a6db
View code at this point
Browse repository at this point
Commits on May 10, 2018
Adding post ephemeral functionality and adding the return values for a bot_message subtype.
dnuzzomueller
committed
47e70b0
View commit details
Copy full SHA for 47e70b0
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Merge pull request #131 from dicko2/NRE
Show description for 677a0d5
Inumedia
authored
677a0d5
View commit details
Copy full SHA for 677a0d5
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Merge pull request #112 from ksasha/master
Show description for 64a4de2
Inumedia
authored
64a4de2
View commit details
Copy full SHA for 64a4de2
View code at this point
Browse repository at this point
Merge pull request #110 from brantb/user-properties
Show description for 4b4edab
Inumedia
authored
4b4edab
View commit details
Copy full SHA for 4b4edab
View code at this point
Browse repository at this point
Merge pull request #103 from SamTwining/master
Show description for f508485
Inumedia
authored
f508485
View commit details
Copy full SHA for f508485
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
fix nre - https://github.com/Inumedia/SlackAPI/issues/109
koderhari
committed
99890d5
View commit details
Copy full SHA for 99890d5
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
fix nre - https://github.com/Inumedia/SlackAPI/issues/109
koderhari
committed
9f7b35e
View commit details
Copy full SHA for 9f7b35e
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
fix nre - https://github.com/Inumedia/SlackAPI/issues/109
koderhari
committed
b338657
View commit details
Copy full SHA for b338657
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Added support for Slack Google authentication
Show description for e837039
christopherliu
authored
e837039
View commit details
Copy full SHA for e837039
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
Footer support
Show description for de5eeb0
ksasha
authored
de5eeb0
View commit details
Copy full SHA for de5eeb0
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
Add some properties to the User class
Brant Bobby
committed
8adff62
View commit details
Copy full SHA for 8adff62
View code at this point
Browse repository at this point
Commits on May 15, 2017
Adding null checks, throw out underlying web exception if we don't get a response
Inumedia
committed
21bdc49
View commit details
Copy full SHA for 21bdc49
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Add new status fields
Show description for db00e53
SamTwining
authored
db00e53
View commit details
Copy full SHA for db00e53
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.