Age | Commit message (Expand) | Author |
2022-07-12 | Pack up StickerEvent in the header file | Alexey Rusakov |
2022-06-23 | Use QUO_CONTENT_GETTER | Alexey Rusakov |
2022-06-21 | CMakeLists: suppress subobject-linkage warnings | Alexey Rusakov |
2022-06-17 | CMakeLists and elsewhere: require Qt 5.15 | Alexey Rusakov |
2022-06-12 | Require CMake 3.16; extend C++20 to headers | Alexey Rusakov |
2022-05-31 | Merge branch 'dev' into update-api-update | Alexey Rusakov |
2022-05-30 | Merge pull request #555 from TobiasFella/accountskeychain | Alexey Rusakov |
2022-05-29 | Fix CI | Tobias Fella |
2022-05-29 | Refactor EncryptedFile and EC::FileInfo::file | Alexey Rusakov |
2022-05-27 | Load and store accounts in the keychain | Tobias Fella |
2022-05-20 | Provide backwards compatibility for MATRIX_SPEC_PATH | Tobias Fella |
2022-05-20 | Adapt update-api target to matrix-doc split | Tobias Fella |
2022-05-16 | Expected<> | Alexey Rusakov |
2022-05-08 | toSnakeCase and EventContent::SingleKeyValue | Alexey Rusakov |
2022-05-04 | CMakeLists.txt: add roomcanonicalaliasevent.h | Alexey Rusakov |
2022-02-13 | Merge branch 'dev' | Alexey Rusakov |
2022-02-07 | Remove encryptionmanager and various fixes | Tobias Fella |
2022-01-23 | Move away Omittable static tests to autotests/ | Alexey Rusakov |
2022-01-23 | RoomStateView | Alexey Rusakov |
2022-01-23 | Omittable: split out from util.h and refresh | Alexey Rusakov |
2022-01-21 | Merge: merge event relation structures into one | Alexey Rusakov |
2022-01-21 | Redo EventRelation; deprecate RelatesTo | Alexey Rusakov |
2022-01-19 | CMakeLists: Bring back ARCHIVE DESTINATION in install() | Alexey Rusakov |
2022-01-05 | CMakeLists: add install(TARGETS) components again | Alexey Rusakov |
2022-01-01 | CMakeLists: Drop unneeded parts from install(TARGETS) | Alexey Rusakov |
2021-12-29 | CMakeLists.txt: apply -fvisibility=hidden | Alexey Rusakov |
2021-12-29 | Introduce quotient_export.h | Alexey Rusakov |
2021-12-24 | Apply suggestions | Tobias Fella |
2021-12-24 | Prune empty/ish call*event.cpp files | Alexey Rusakov |
2021-12-24 | Find sql when using libquotient | Tobias Fella |
2021-12-21 | Add event_loader.h to CMakeLists | Alexey Rusakov |
2021-12-09 | Ifdef all the things | Tobias Fella |
2021-12-07 | Rename "crypto" -> "e2ee" | Tobias Fella |
2021-12-07 | Port E2EE to database instead of JSON files | Tobias Fella |
2021-12-03 | Add a couple of bare .h files to CMakeLists.txt | Alexey Rusakov |
2021-12-03 | Rely on GTAD 0.9 that calls clang-format itself | Alexey Rusakov |
2021-12-03 | CMakeLists.txt: add .h files to sources | Alexey Rusakov |
2021-12-02 | Improve function_traits<>; split out from util.* | Alexey Rusakov |
2021-12-01 | Fix compilation | Carl Schwan |
2021-12-01 | Store pickling key in qtkeychain and pickle encrypted | Tobias Fella |
2021-12-01 | Only build the encryptionmanager when encryption is enabled | Tobias Fella |
2021-12-01 | Implement key verification events | Carl Schwan |
2021-12-01 | Ifdef E2EE out at cmake level | Tobias Fella |
2021-12-01 | Fix cmake code | Carl Schwan |
2021-12-01 | Key verification | Carl Schwan |
2021-12-01 | E2EE: initial port to internal olm wrapper | Alexey Andreyev |
2021-12-01 | Move files | Carl Schwan |
2021-12-01 | Fix CI | Carl Schwan |
2021-12-01 | E2EE: Introduce session (WiP) | Alexey Andreyev |
2021-12-01 | Improve API | Carl Schwan |