aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-18CMakeLists: fixed potential linking errors around quotient_common.hAlexey Rusakov
2021-07-16User::rename(): don't discard the current stateAlexey Rusakov
2021-07-16SyncData::parseJson(): minor optimisationAlexey Rusakov
2021-07-16Log thumbnail requests in their own categoryAlexey Rusakov
2021-07-16UriResolver: fix clang-tidy warningsAlexey Rusakov
2021-07-16Officially drop Qt Multimedia with Qt 6Alexey Rusakov
2021-07-16Merge branch 'kitsune-fix-read-receipts-and-markers-0.6' into 0.6.xAlexey Rusakov
2021-07-14User::rename(): actually build on the current stateAlexey Rusakov
2021-07-14SyncData::parseJson(): further minor optimisationAlexey Rusakov
2021-07-14SyncData::parseJson(): fix incorrect reserve() argAlexey Rusakov
2021-07-14CMakeLists: fixed potential linking errors around quotient_common.hAlexey Rusakov
2021-07-11Fix Room::processAccountDataEvent() return valueAlexey Rusakov
2021-07-11Fix Room::processAccountDataEvent() return valueAlexey Rusakov
2021-07-10Merge branch '0.6.x' into kitsune-fix-read-receipts-and-markers-0.6Alexey Rusakov
2021-07-10Update and extend doc-comments for read marker-related methodsAlexey Rusakov
2021-07-10Fix Room::processAccountDataEvent() return valueAlexey Rusakov
2021-07-10Room: refactoring around logging (esp. profile logs)Alexey Rusakov
2021-07-10Room: fix the read markers/receipts confusionAlexey Rusakov
2021-07-02Room::memberJoinState(): return Leave if user == nullptrAlexey Rusakov
2021-07-02Actually delete BaseJob::QueryAlexey Rusakov
2021-07-02Abandon BaseJob::Query - generated API filesAlexey Rusakov
2021-07-02Abandon BaseJob::Query - Mustache templateAlexey Rusakov
2021-06-30Add a commented out delimiter override exampleAlexey Rusakov
2021-06-29More re-generated API files (only doc-comments updated)Alexey Rusakov
2021-06-29.appveyor.yml: And another typo fixAlexey Rusakov
2021-06-28.appveyor.yml: typo fixAlexey Rusakov
2021-06-28.appveyor.yml: use an existing Qt 5.9 configAlexey Rusakov
2021-06-28.appveyor.yml: drop old E2EE code from testingAlexey Rusakov
2021-06-28gtad.yaml: update for use with GTAD pre-0.8Alexey Rusakov
2021-06-28gtad.yaml: update for use with GTAD pre-0.8Alexey Rusakov
2021-06-27Room::processEphemeralEvents(): refactoringAlexey Rusakov
2021-06-27Retain the current room member avatar when renamingAlexey Rusakov
2021-06-23Step to Ubuntu 20.04; drop (old) E2EE code buildingAlexey Rusakov
2021-06-23Re-generate API filesAlexey Rusakov
2021-06-23*.mustache: Drop a stray leading end-of-lineAlexey Rusakov
2021-06-23Require ClangFormat 10 or newer, if usedAlexey Rusakov
2021-06-23Update to the new matrix-doc layout and toolingAlexey Rusakov
2021-06-23Re-generated API files according to the previous commitAlexey Rusakov
2021-06-23Update to the new matrix-doc layout and toolingAlexey Rusakov
2021-06-13Merge pull request #480 from quotient-im/kitsune-qt6-compatAlexey Rusakov
2021-06-13CMakeLists: require explicit BUILD_WITH_QT6 for Qt 6Alexey Rusakov
2021-06-13AppVeyor: disable E2EE building, drop older QtAlexey Rusakov
2021-06-13BaseJob: FollowRedirectsAttribute -> RedirectPolicyAttributeAlexey Rusakov
2021-06-13CI: version Qt cacheAlexey Rusakov
2021-06-13CI: Use Qt 5.12, as required from nowAlexey Rusakov
2021-06-13Generate a moc file for quotient_common.hAlexey Rusakov
2021-06-13Uri: Fix ambiguity around QChar constructorsAlexey Rusakov
2021-06-13EncryptionEvent: fix "too perfect forwarding"Alexey Rusakov
2021-06-13Exclude code no more needed with Qt6Alexey Rusakov
2021-06-13Disable the piece depending on Qt Multimedia for Qt 6Alexey Rusakov