spectrum2/libtransport
2016-01-24 13:08:09 +01:00
..
AdminInterface.cpp Spectrum2 manager server: handle OAuth2 2016-01-07 21:08:38 +01:00
Buddy.cpp 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 using our DummyConnectionServer* classes (Swiften ones are not installed by default) 2016-01-21 16:39:24 +03:00
Config.cpp Fix default value of twitter.fetch_timeout 2016-01-02 16:18:50 +01:00
Conversation.cpp Fix #98 - Leave the room internally when disconnecting user from room because of error. 2016-01-20 07:36:05 +01:00
ConversationManager.cpp 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
FileTransferManager.cpp win32 build fixes 2016-01-21 15:58:35 +03:00
HTTPRequest.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
HTTPRequestQueue.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
LocalBuddy.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
Logging.cpp spectrum_manager: init logging 2016-01-12 15:52:50 +00:00
MemoryReadByteStream.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
MemoryUsage.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
MySQLBackend.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
NetworkPluginServer.cpp Do not reconnect frontend on every first pong received from backend, but only reconnect it on very first pong received by spectrum 2016-01-06 16:40:22 +01:00
OAuth2.cpp Fix crash from previous commit 2016-01-24 13:08:09 +01:00
PQXXBackend.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
PresenceOracle.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
RosterManager.cpp Fix #86 - Use utf8 aware to_lower function 2016-01-23 21:58:48 +01:00
RosterStorage.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
SQLite3Backend.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
StorageBackend.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
ThreadPool.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
Transport.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
transport.pc.in 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 Fix #98 - Leave the room internally when disconnecting user from room because of error. 2016-01-20 07:36:05 +01:00
UserManager.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
UserRegistration.cpp Slack: Fix OAuth2 flow 2016-01-07 20:00:50 +01:00
UserRegistry.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
UsersReconnecter.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
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
WebSocketClient.cpp Slack: Stop sending pings when disconnected from RTM 2016-01-18 13:19:18 +01:00