aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-01Merge pull request #356 from m-rey/patch-1Black Hat
2019-10-01Fix openSUSE misspellingMartin Rey
2019-09-30Merge pull request #342 from quotient-im/bhat-libqtolm-updateBlack Hat
2019-09-30Update libQtOlmBlack Hat
2019-09-30Merge branch 'master' of https://github.com/quotient-im/libQuotient into bhat...Black Hat
2019-10-01Room::getCurrentState()Kitsune Ral
2019-09-30Move C++ standard requirement to target_compile_featuresKitsune Ral
2019-09-29Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap()Kitsune Ral
2019-09-29BaseJob, urlForLog() -> dumpRequest(): include HTTP verb into log linesKitsune Ral
2019-09-29Rename pieces with qmc/qmatrixclientKitsune Ral
2019-09-29function_traits: drop unused piecesKitsune Ral
2019-09-29Simplify visit() signatureKitsune Ral
2019-09-29Make connectSingleShot work wherever QObject::connect worksKitsune Ral
2019-09-29.clang-format: don't add a whitespace before a colon in range-forKitsune Ral
2019-09-29Settings: childGroups() should merge legacy and current groups; QMC->QTNT in ...Kitsune Ral
2019-09-29Fix formatting weirdnessKitsune Ral
2019-09-28Set CXX_STANDARD by target propertyBlack Hat
2019-09-28Enable QMake for AppVeyorBlack Hat
2019-09-27Fix QMake travis ciBlack Hat
2019-09-27Fix Travis CI QMakeBlack Hat
2019-09-27Fix travis ciBlack Hat
2019-09-27Fix Travis CI.Black Hat
2019-09-27Olm relwithdebuginfo buildBlack Hat
2019-09-27Force C++17Black Hat
2019-09-27try to fix AppVeyorBlack Hat
2019-09-26update libQtOlmBlack Hat
2019-09-26Fix AppVeyor #2.Black Hat
2019-09-26Fix appveyor build #1.Black Hat
2019-09-26Merge branch 'master' of https://github.com/quotient-im/libQuotient intoBlack Hat
2019-09-24Room: cleanupKitsune Ral
2019-09-12Introduce HashQ<> and UnorderedMap<>Kitsune Ral
2019-09-11CMakeLists.txt: use set_target_properties(); specify C++ std per-targetKitsune Ral
2019-08-29Merge pull request #348 from quotient-im/kitsune-better-basejobKitsune Ral
2019-08-27libquotient.pri: use c++1z to help older qmakeKitsune Ral
2019-08-27More compliant 'using' for chrono_literalsKitsune Ral
2019-08-27Don't use enumerator attributesKitsune Ral
2019-08-27Tighten the code; add a missing #includeKitsune Ral
2019-08-26Room::calculateDisplayname: use local aliases for room namingKitsune Ral
2019-08-26setAvatarForRoom: try recover from otherAvatars inconsistencyKitsune Ral
2019-08-25RoomMessageEvent::content(): constify event contentKitsune Ral
2019-08-20BaseJob/ConnectionData: connection-wide rate-limitingKitsune Ral
2019-08-20BaseJob: Status/StatusCode tweaks, cleanup, mo' commentsKitsune Ral
2019-08-20Connection::run()Kitsune Ral
2019-08-20Store userId in ConnectionData instead of ConnectionKitsune Ral
2019-08-19Room::Private::doSendEvent: fix too early change in BaseJob signalsKitsune Ral
2019-08-18room.cpp: applied clang-format with updated penalty valuesKitsune Ral
2019-08-18Room: use new logging categoriesKitsune Ral
2019-08-18Room::decryptMessage: now with the header file changesKitsune Ral
2019-08-18Merge pull request #345 from rpallai/UnreadNotifsChangeKitsune Ral
2019-08-18Room::decryptMessage: fix memory leaks and dangling pointersKitsune Ral