.. |
AdminInterface.cpp
|
Use value_or instead of get_value_or
|
2016-02-15 12:21:04 +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
|
Libpurple: When service.web_directory and service.web_url is set, PURPLE_MESSAGE_IMAGES are stored to web_directory and link is forwarded to the user. Tested only with Facebook for now. Fix #106
|
2016-02-18 14:30:18 +01:00 |
Conversation.cpp
|
Libpurple: Try to get topic when conversation is presented by libpurple.
|
2016-02-18 12:25:29 +01:00 |
ConversationManager.cpp
|
Libtransport: Disconnect from room when user is connected using multiple resources and he just disconnects one of them without sending unavailable presences to the rooms
|
2016-02-08 20:13:43 +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
|
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
|
Use value_or instead of get_value_or
|
2016-02-15 12:21:04 +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
|
Libtransport: Better WebSocketClient logging
|
2016-02-01 09:25:48 +01:00 |