.. |
AdminInterface.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
BasicSlackTest.cpp
|
Libtransport, Web Interface: Rewrite the AdminInterface to support pluggable commands - use this API in Web Interface instead of coding one page per command.
|
2016-03-04 14:06:07 +01:00 |
BasicSlackTest.h
|
Libtransport, Web Interface: Rewrite the AdminInterface to support pluggable commands - use this API in Web Interface instead of coding one page per command.
|
2016-03-04 14:06:07 +01:00 |
basictest.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
basictest.h
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
CMakeLists.txt
|
Unit test for SlackRTM
|
2016-02-01 07:10:28 +01:00 |
component.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
config.cpp
|
libpurple: read boolean values from config as bool. Fixes #166 and #177
|
2017-01-19 06:43:21 -05:00 |
conversationmanager.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
discoitemsresponder.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
gatewayresponder.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
HTTPRequest.cpp
|
MSVC compatibility fixes
|
2017-06-14 19:40:45 +03:00 |
localbuddy.cpp
|
Libpurple: Do not change the nickname when joining the room when it is the same as the one used by the user
|
2016-02-09 08:01:04 +01:00 |
main.cpp
|
MSVC compatibility fixes
|
2017-06-14 19:40:45 +03:00 |
main.h
|
Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
|
2015-12-24 10:08:19 +01:00 |
networkpluginserver.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
rostermanager.cpp
|
Fix #86 - Use utf8 aware to_lower function
|
2016-01-23 21:58:48 +01:00 |
rosterresponder.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
settingsadhoccommand.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
SlackRTM.cpp
|
Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code
|
2016-02-23 12:37:10 +01:00 |
stringtreeparser.cpp
|
Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
|
2015-12-24 10:08:19 +01:00 |
user.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
usermanager.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
userregistration.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |
userregistry.cpp
|
Avoid calls to get() on shared pointers in UserRegistryTest
|
2016-09-17 00:45:26 +03:00 |
util.cpp
|
Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
|
2015-12-24 10:08:19 +01:00 |
VCardResponder.cpp
|
Switch from boost shared pointers to stl shared pointers (#162)
|
2016-09-12 19:20:58 +03:00 |