You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
eta
c8be02c1a4
libtransport: store MUC messages in the database
...
- You can't get them back out again, yet.
- As you can see in the schema, we'll introduce a way to store where each
resource has read up to, and then use this information to include
unseen lines in the initial MUC history sent on join.
3 years ago
..
AdminInterface.cpp
*: massive decruftification & cleanup
3 years ago
AdminInterfaceCommand.cpp
*: massive decruftification & cleanup
3 years ago
Buddy.cpp
libtransport, xmpp: attempt to reconnect to pg, fix presences
3 years ago
CMakeLists.txt
CMake: variables are case-sensitive
4 years ago
Config.cpp
libtransport: remove hacky logging/getcwd/chown code
3 years ago
Conversation.cpp
libtransport: store MUC messages in the database
3 years ago
ConversationManager.cpp
libtransport: store MUC messages in the database
3 years ago
HTTPRequest.cpp
*: massive decruftification & cleanup
3 years ago
HTTPRequestQueue.cpp
*: massive decruftification & cleanup
3 years ago
LocalBuddy.cpp
*: massive decruftification & cleanup
3 years ago
Logging.cpp
NetworkPluginServer: avoid doing crazy pid tricks, remove signal blocking crap
3 years ago
MemoryReadByteStream.cpp
*: massive decruftification & cleanup
3 years ago
MemoryUsage.cpp
*: massive decruftification & cleanup
3 years ago
MySQLBackend.cpp
*: massive decruftification & cleanup
3 years ago
NetworkPluginServer.cpp
libtransport, xmpp: attempt to reconnect to pg, fix presences
3 years ago
OAuth2.cpp
*: massive decruftification & cleanup
3 years ago
PQXXBackend.cpp
libtransport: store MUC messages in the database
3 years ago
PresenceOracle.cpp
*: massive decruftification & cleanup
3 years ago
RosterManager.cpp
libtransport, xmpp: attempt to reconnect to pg, fix presences
3 years ago
RosterStorage.cpp
*: massive decruftification & cleanup
3 years ago
SQLite3Backend.cpp
libtransport: store MUC messages in the database
3 years ago
StorageBackend.cpp
*: massive decruftification & cleanup
3 years ago
ThreadPool.cpp
*: massive decruftification & cleanup
3 years ago
Transport.cpp
*: massive decruftification & cleanup
3 years ago
User.cpp
libtransport: store MUC messages in the database
3 years ago
UserManager.cpp
*: massive decruftification & cleanup
3 years ago
UserRegistration.cpp
*: massive decruftification & cleanup
3 years ago
UsersReconnecter.cpp
*: massive decruftification & cleanup
3 years ago
Util.cpp
libtransport: get rid of dodgy filesystem manipulation code
3 years ago
transport.pc.in
Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
7 years ago