.. |
CMakeLists.txt
|
Do not compile with cpp+11
|
2015-11-21 21:35:31 +01:00 |
SlackAPI.cpp
|
SlackAPI: Do not check for is_primary_owner
|
2016-02-02 10:49:17 +01:00 |
SlackAPI.h
|
Fix SlackAPI::channelCreate
|
2016-02-01 08:09:47 +01:00 |
SlackFrontend.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackFrontend.h
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackFrontendPlugin.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackFrontendPlugin.h
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackIdManager.cpp
|
Slack: Store info about created channel to SlackIdManager
|
2016-01-29 14:57:17 +01:00 |
SlackIdManager.h
|
Slack: Store channel/im/user name to ID mapping in SlackIdManager
|
2016-01-29 13:45:28 +01:00 |
SlackRosterManager.cpp
|
Slack: allow registering an account and chatting with normal contacts.
|
2015-12-04 20:21:36 +01:00 |
SlackRosterManager.h
|
Slack: allow registering an account and chatting with normal contacts.
|
2015-12-04 20:21:36 +01:00 |
SlackRTM.cpp
|
Slack: Handle 'account_inactive' error
|
2016-02-21 19:43:39 +01:00 |
SlackRTM.h
|
Unit test for SlackRTM
|
2016-02-01 07:10:28 +01:00 |
SlackSession.cpp
|
General cleanup (#216)
|
2017-06-12 01:41:35 +03:00 |
SlackSession.h
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackUser.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackUser.h
|
Rename SlackInstallation to SlackSession. Allow SlackUser to move SlackSession from SlackUserManager once the SlackUser is created.
|
2015-11-25 19:20:19 +01:00 |
SlackUserManager.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackUserManager.h
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackUserRegistration.cpp
|
Slack: Handle channels starting with hash, do not reconnect to Slack RTM when URL expired
|
2016-02-20 07:23:07 +01:00 |
SlackUserRegistration.h
|
Support for registering OAuth2 users using spectrum2_manager + lot of Slack improvements
|
2015-11-24 12:26:26 +01:00 |