aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2022-08-25KeyVerificationSession: cleanupAlexey Rusakov
2022-08-24Merge branch 'dev' into device-verificationAlexey Rusakov
2022-07-12Pack up StickerEvent in the header fileAlexey Rusakov
2022-06-23Use QUO_CONTENT_GETTERAlexey Rusakov
2022-06-21CMakeLists: suppress subobject-linkage warningsAlexey Rusakov
2022-06-17CMakeLists and elsewhere: require Qt 5.15Alexey Rusakov
2022-06-12Require CMake 3.16; extend C++20 to headersAlexey Rusakov
2022-05-31Merge branch 'dev' into update-api-updateAlexey Rusakov
2022-05-30Merge pull request #555 from TobiasFella/accountskeychainAlexey Rusakov
2022-05-29Fix CITobias Fella
2022-05-29Refactor EncryptedFile and EC::FileInfo::fileAlexey Rusakov
2022-05-27Load and store accounts in the keychainTobias Fella
2022-05-20Provide backwards compatibility for MATRIX_SPEC_PATHTobias Fella
2022-05-20Adapt update-api target to matrix-doc splitTobias Fella
2022-05-16Expected<>Alexey Rusakov
2022-05-08toSnakeCase and EventContent::SingleKeyValueAlexey Rusakov
2022-05-04CMakeLists.txt: add roomcanonicalaliasevent.hAlexey Rusakov
2022-05-02Implement key verificationTobias Fella
2022-02-13Merge branch 'dev'Alexey Rusakov
2022-02-07Remove encryptionmanager and various fixesTobias Fella
2022-01-23Move away Omittable static tests to autotests/Alexey Rusakov
2022-01-23RoomStateViewAlexey Rusakov
2022-01-23Omittable: split out from util.h and refreshAlexey Rusakov
2022-01-21Merge: merge event relation structures into oneAlexey Rusakov
2022-01-21Redo EventRelation; deprecate RelatesToAlexey Rusakov
2022-01-19CMakeLists: Bring back ARCHIVE DESTINATION in install()Alexey Rusakov
2022-01-05CMakeLists: add install(TARGETS) components againAlexey Rusakov
2022-01-01CMakeLists: Drop unneeded parts from install(TARGETS)Alexey Rusakov
2021-12-29CMakeLists.txt: apply -fvisibility=hiddenAlexey Rusakov
2021-12-29Introduce quotient_export.hAlexey Rusakov
2021-12-24Apply suggestionsTobias Fella
2021-12-24Prune empty/ish call*event.cpp filesAlexey Rusakov
2021-12-24Find sql when using libquotientTobias Fella
2021-12-21Add event_loader.h to CMakeListsAlexey Rusakov
2021-12-09Ifdef all the thingsTobias Fella
2021-12-07Rename "crypto" -> "e2ee"Tobias Fella
2021-12-07Port E2EE to database instead of JSON filesTobias Fella
2021-12-03Add a couple of bare .h files to CMakeLists.txtAlexey Rusakov
2021-12-03Rely on GTAD 0.9 that calls clang-format itselfAlexey Rusakov
2021-12-03CMakeLists.txt: add .h files to sourcesAlexey Rusakov
2021-12-02Improve function_traits<>; split out from util.*Alexey Rusakov
2021-12-01Fix compilationCarl Schwan
2021-12-01Store pickling key in qtkeychain and pickle encryptedTobias Fella
2021-12-01Only build the encryptionmanager when encryption is enabledTobias Fella
2021-12-01Implement key verification eventsCarl Schwan
2021-12-01Ifdef E2EE out at cmake levelTobias Fella
2021-12-01Fix cmake codeCarl Schwan
2021-12-01Key verificationCarl Schwan
2021-12-01E2EE: initial port to internal olm wrapperAlexey Andreyev
2021-12-01Move filesCarl Schwan