Fix wrong argument order to TIMESTAMPDIFF when executing SQL query in...
Fix wrong argument order to TIMESTAMPDIFF when executing SQL query in MainDb::findChatMessagesToBeNotifiedAsDelivered() Delete chat only group chat with no participants and trim down startup logging Load chatroom by chunks to get the best of database data retrieval Order participant and device by ID so that the same address can be potentially reused multiple times at startup when loading chatrooms from the database Use std::set for core, conference and call session listeners as it will ensure that there is no duplications