spectrum2/libtransport
2016-02-21 19:43:39 +01:00
..
AdminInterface.cpp Web interface: Allow registering with no password 2016-02-19 09:16:08 +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 Slack: For IRC allow registering without providing account name/password 2016-02-19 12:51:17 +01:00
Conversation.cpp Libtransport: Send unavailable presence as a response to presence for exiting the room. Fixes room rejoin in Pidgin. 2016-02-19 10:24:13 +01:00
ConversationManager.cpp Libtransport: Try to leave only MUC conversations when disconnecting the user 2016-02-19 15:14:49 +01:00
FileTransferManager.cpp win32 build fixes 2016-01-21 15:58:35 +03:00
HTTPRequest.cpp Slack: Handle 'account_inactive' error 2016-02-21 19:43:39 +01:00
HTTPRequestQueue.cpp Slack: Better HTTPRequests logging 2016-02-01 08:17:16 +01:00
LocalBuddy.cpp Libtransport: Fix and enable rawXML tests 2016-02-06 07:57:48 +01:00
Logging.cpp Libtransport: Make the error message more verbose when we are not able to load [logging] files 2016-02-08 15:18:03 +01: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 Use value_or instead of get_value_or 2016-02-15 12:21:04 +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 Libtransport: Fix and enable rawXML tests 2016-02-06 07:57:48 +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 Libtransport: Rename user when he tries to connect to room from second client with different nickname than he used with first client 2016-02-10 17:02:06 +01:00
UserManager.cpp Slack: More logging 2016-02-19 12:00:54 +01:00
UserRegistration.cpp Slack: More logging 2016-02-19 12:00:54 +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 Stop reconnectTimer when no url is availablle 2016-02-20 17:54:36 +01:00