.. |
AdminInterface.cpp
|
Libtransport: Fix 'register' command in AdminInterface
|
2016-02-22 09:23:23 +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
|
Libtransport: Allow unregistered boolean variables in Config
|
2016-02-24 17:06:10 +01:00 |
Conversation.cpp
|
Libcommuni treat ERR_NICKNAME colision the same way as ERR_NICKNAMEINUSE
|
2016-02-28 14:43:59 +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
|
Libtransport: Fix memory leak in HTTPRequest, initialize CURL in the same thread as we use for its cleanup
|
2016-02-24 08:35:10 +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
|
Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code
|
2016-02-23 12:37:10 +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
|
Libtransport: Fix memory leak in HTTPRequest, initialize CURL in the same thread as we use for its cleanup
|
2016-02-24 08:35:10 +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 |