spectrum2/include/transport
Manuel Mausz f916febf5d Fix value_type definition of std::map. (#186)
Has to be std::pair<const Key, T>
2017-02-17 15:36:10 +03:00
..
utf8 Communi: strip IRC formatting, Libtransport: add tests for utf8::replace_invalid and move utf8.h to includes/transport 2013-02-17 09:41:20 +01:00
AdminInterface.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
AdminInterfaceCommand.h Web interface: support diplaying tables generated on transport's side 2016-03-06 20:13:52 +01:00
Buddy.h Fix #86 - Support case-sensitive buddy names transparently. When lower-cased name is received from frontend, it is mapped to case-sensitive name sent by the backend originally. 2016-01-22 15:17:51 +01:00
CMakeLists.txt Add PROTOBUF_PROTOC_EXECUTABLE 2012-09-04 16:19:03 +02:00
Config.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
Conversation.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
ConversationManager.h Send list of online users to Slack channel when transporting to 3rd-party network room. 2015-12-07 18:17:04 +01:00
Factory.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
FileTransferManager.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
Frontend.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
HTTPRequest.h Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code 2016-02-23 12:37:10 +01:00
HTTPRequestQueue.h Slack: Better HTTPRequests logging 2016-02-01 08:17:16 +01:00
LocalBuddy.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
Logging.h spectrum_manager: init logging 2016-01-12 15:52:50 +00:00
MemoryReadBytestream.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
MemoryUsage.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
MySQLBackend.h Support for registering OAuth2 users using spectrum2_manager + lot of Slack improvements 2015-11-24 12:26:26 +01:00
NetworkPlugin.h Libpurple + Libtransport: Support aliases in rooms, fix joining rooms on protocols where you cannot join with custom nickname, show topic in the service discovery for rooms. 2016-02-08 09:26:34 +01:00
NetworkPluginServer.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
OAuth2.h Slack: get the bot_access_token when requesting the token and use it to connect RTM 2016-01-24 13:04:32 +01:00
PQXXBackend.h Support for registering OAuth2 users using spectrum2_manager + lot of Slack improvements 2015-11-24 12:26:26 +01:00
PresenceOracle.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
protocol.proto Libpurple + Libtransport: Support aliases in rooms, fix joining rooms on protocols where you cannot join with custom nickname, show topic in the service discovery for rooms. 2016-02-08 09:26:34 +01:00
RosterManager.h Fix value_type definition of std::map. (#186) 2017-02-17 15:36:10 +03:00
RosterStorage.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
SQLite3Backend.h Support for registering OAuth2 users using spectrum2_manager + lot of Slack improvements 2015-11-24 12:26:26 +01:00
StorageBackend.h Support for registering OAuth2 users using spectrum2_manager + lot of Slack improvements 2015-11-24 12:26:26 +01:00
ThreadPool.h Fix possible double free in ThreadPool 2016-09-17 00:45:17 +03:00
Transport.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
User.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
UserManager.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
UserRegistration.h Spectrum2 manager server: Allow registration of users 2016-01-07 18:32:17 +01:00
UserRegistry.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
UsersReconnecter.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
utf8.h Communi: strip IRC formatting, Libtransport: add tests for utf8::replace_invalid and move utf8.h to includes/transport 2013-02-17 09:41:20 +01:00
Util.h Almost working OAuth2 2015-11-23 09:07:38 +01:00
WebSocketClient.h Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00