aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-09Merge branch 'renaming'Kitsune Ral
2019-08-09Rename entries for qmakeKitsune Ral
2019-08-09Rename CMake/pkg-config related partsKitsune Ral
2019-08-09stringToHueF: pick a safer name for the variableKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-09Rename zero-impact stringsKitsune Ral
2019-08-04Updated documentation; bumped up requirementsKitsune Ral
2019-08-03qmc-example: fix assertion failureKitsune Ral
2019-08-03Merge branch 'kitsune-update-fake-state-test'Kitsune Ral
2019-08-03Merge pull request #295 from marcdeop/140_impose_coding_standardKitsune Ral
2019-08-02Room: avoid assertion crashes; name variables betterKitsune Ral
2019-08-02qmc-example: Drop resetting the topic after topic-setting testsKitsune Ral
2019-08-02Room/qmc-example: consider fake state event rejection as validKitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-08-02.clang-format: Alter brace wrapping to (mostly) match WebKit styleKitsune Ral
2019-08-02e2ee.h: add a missing #includeKitsune Ral
2019-08-02.clang-format: Enable ConstructorInitializerAllOnOneLineOrOnePerLineKitsune Ral
2019-08-02.clang-format: Bring back AlwaysBreakTemplateDeclarationsKitsune Ral
2019-08-02Merge branch 'master' into use-clang-formatKitsune Ral
2019-08-01Merge pull request #341 from quotient-im/kitsune-relationsKitsune Ral
2019-08-01Add EncryptedEvent to libqmatrixclient.pri as wellKitsune Ral
2019-08-01Merge branch 'master' into kitsune-relationsKitsune Ral
2019-07-31Merge pull request #335 from quotient-im/aa13q-e2ee-encrypted-msgKitsune Ral
2019-07-31.travis.yml: temporarily disabling Valgrind because it's brokenKitsune Ral
2019-07-31.travis.yml: switch to xenial and Qt 5.9Kitsune Ral
2019-07-31Room::postReaction()Kitsune Ral
2019-07-31Support for receiving m.reaction eventsKitsune Ral
2019-07-31Initial support for edited messages (receive only)Kitsune Ral
2019-07-31converters.h: fallback to intrusive toJson() for JsonObjectConverter; general...Kitsune Ral
2019-07-31.appveyor.yml: Switch to Qt 5.12; no more Visual Studio 2015 buildsKitsune Ral
2019-07-31QMCTest::loadingMembers(): find a room by aliasKitsune Ral
2019-07-31converters.h: more comments; documented addParam<>()Kitsune Ral
2019-07-27E2EE: introduce EncryptedEventAlexey Andreyev
2019-07-25Merge pull request #334 from quotient-im/bhat-olm-qmake-macosKitsune Ral
2019-07-18libQtOlm: Upstream fix of qmake not able to find libOlm on macOS.Black Hat
2019-07-14E2EE: provide a shared header with encryption standard key namesAlexey Andreyev
2019-07-12Minor polishKitsune Ral
2019-07-11.travis.yml: temporarily disabling Valgrind because it's brokenKitsune Ral
2019-07-10.travis.yml: switch to xenial and Qt 5.9Kitsune Ral
2019-07-10CMakeLists.txt: fix things around clang-format, inherit CLANG_FORMAT_ARGSKitsune Ral
2019-07-10Merge pull request #330 from quotient-im/bhat-wellknownKitsune Ral
2019-07-09Add more checks according to the specBlack Hat
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-09Move serverPart() to the public APIKitsune Ral
2019-07-09Merge pull request #333 from quotient-im/aa13q-e2ee-enc-mngKitsune Ral
2019-07-08E2EE: fix EncryptionManager algorithm namesAlexey Andreyev
2019-07-08Merge pull request #332 from quotient-im/aa13q-e2ee-pickleKitsune Ral
2019-07-08Room: Set roomId and sender on pending eventsKitsune Ral
2019-07-08RoomEvent::setRoomId()/setSender()Kitsune Ral
2019-07-08E2EE: fix uploadIdentityKeys signatures generationAlexey Andreyev