spectrum2/libtransport
2016-02-08 09:26:34 +01:00
..
AdminInterface.cpp Slack: Send real team name chosen by user to Web interface, create channel chosen by the user when joining the room if it does not exists 2016-01-26 18:55:22 +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 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
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 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 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 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
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 Conversation: Use full JID escaping when \40 found in the room JID 2016-02-04 15:12:23 +01:00
UserManager.cpp 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
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