aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-07Documentation: libQMatrixClient -> libQuotient, QMatrixClient -> quotient-im,...Kitsune Ral
2019-07-07Logging categories: libqmatrixclient.* -> quotient.*Kitsune Ral
2019-07-07Merge pull request #329 from a-andreyev/aa13q-e2ee-enc-mngKitsune Ral
2019-07-07Fix qmake builds in CIKitsune Ral
2019-07-06EncryptionEvent: Adjust upon merge from masterKitsune Ral
2019-07-06Merge branch 'master' into e2ee-enc-mngKitsune Ral
2019-07-06.appveyor.yml: stick with static libsKitsune Ral
2019-07-06Fix building with ClangKitsune Ral
2019-07-06Be stricter on usage of stateKeyKitsune Ral
2019-07-06loadStateEvent()Kitsune Ral
2019-07-06Convenience: StateKeyKey, StateKeyKeyL, basicStateEventJson()Kitsune Ral
2019-07-06Fix clazy warningsKitsune Ral
2019-07-06Room::setLocalAliases: now actually working (with a caveat)Kitsune Ral
2019-07-06Connection::serverPart: replace auto with QString because of QStringBuilderKitsune Ral
2019-07-05Clean up .well-known logicBlack Hat
2019-07-04Connection.cpp: Add .well-known parsing in resolveServer()Black Hat
2019-07-04Change libQtOlm location. Fix .travis.yml and .appveyor.ymlAlexey Andreyev
2019-07-04Upload one-time keys. Issue #88Alexey Andreyev
2019-07-04Upload device public keys. Issue #87Alexey Andreyev
2019-07-04Add EncryptionManager class. Add AccountSettings::encryptionAccountPickle logic.Alexey Andreyev
2019-07-04Update libQtOlmAlexey Andreyev
2019-07-04Add full EncryptionEvent to room logic. Issue #95Alexey Andreyev
2019-07-04Add libQtOlmAlexey Andreyev
2019-07-04.travis.yml: add "update: true" to homebrew configKitsune Ral
2019-07-04Connection::token() is no moreKitsune Ral
2019-07-03Room/Connection: make room aliases work properlyKitsune Ral
2019-07-02linkifyUrls: support matrix: scheme and relative URLsKitsune Ral
2019-07-01Merge pull request #327 from vranki/bugfix/forget_rooms_really2Kitsune Ral
2019-07-01Merge branch 'master' into forget-rooms-reallyKitsune Ral
2019-07-01Handle M_UNKNOWN as The Spec says; factor out BaseJob::parseError()Kitsune Ral
2019-06-30CONTRIBUTING.md: officially embrace and recommend clang-formatKitsune Ral
2019-06-30CMakeLists.txt: add clang-format invocation to update-api targetKitsune Ral
2019-06-29Merge remote-tracking branch 'remotes/origin/master' into use-clang-formatKitsune Ral
2019-06-26BaseJob::Status: fromHttpCodeKitsune Ral
2019-06-25Merge pull request #322 from a-andreyev/aa13q-fancy-colorsKitsune Ral
2019-06-25Introduce EncryptionEvent classKitsune Ral
2019-06-25Include olm via cmake (should work on Linux and MinGW)Felix Rohrbach
2019-06-25.travis.yml: add "update: true" to homebrew configKitsune Ral
2019-06-25CMakeLists: replace list(TRANSFORM) with foreach/list(APPEND)Kitsune Ral
2019-06-25CMakeLists: use REALPATH instead of PROGRAM to find gtadKitsune Ral
2019-06-24csapi/*/**: clang-format contents of csapi subdirs as wellKitsune Ral
2019-06-24CMakeLists.txt: Re-add parts of CSAPI that accidentally went missingKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-06-23csapi/: Make Mustache files more readableKitsune Ral
2019-06-23Use clang-format to autoformat generated API filesKitsune Ral
2019-06-23.clang-format: Skip on CommentPragmasKitsune Ral
2019-06-22.clang-format: fine-tune penaltiesKitsune Ral
2019-06-11Comment change as requestedVille Ranki
2019-06-11Remove unnecessary error checks in lib/connection.cppVille Ranki
2019-06-07Generated files in csapi/: switch from now-deprecated JsonParserError to Inco...Kitsune Ral