aboutsummaryrefslogtreecommitdiff
path: root/lib/events/encryptedevent.cpp
AgeCommit message (Expand)Author
2022-09-26Replace QOlmError with OlmErrorCodeAlexey Rusakov
2022-09-04More cleanupAlexey Rusakov
2022-09-04Remove #include "logging.h" from event.hAlexey Rusakov
2022-09-04Streamline event typesAlexey Rusakov
2022-07-12fromJson()/toJson() refactoringAlexey Rusakov
2022-05-18Update lib/events/encryptedevent.cppTobias Fella
2022-05-16Properly create encrypted editsTobias Fella
2022-02-16isSupportedAlgorithm()Alexey Rusakov
2022-02-16CleanupAlexey Rusakov
2021-12-07Port E2EE to database instead of JSON filesTobias Fella
2021-12-01Apply suggestions from code reviewTobias Fella
2021-12-01Apply even more suggestionsTobias Fella
2021-11-26Revert "Drop #include "logging.h" from event.h"Alexey Rusakov
2021-11-26Drop #include "logging.h" from event.hAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-27more :)Carl Schwan
2020-11-15Cleanup across event classesKitsune Ral
2020-02-25E2EE: EncryptedEvent constructor debug messageAlexey Andreyev
2019-08-11CleanupKitsune Ral
2019-08-02Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-27E2EE: introduce EncryptedEventAlexey Andreyev