Age | Commit message (Expand) | Author |
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 |
2021-12-01 | Depends on OpenSSL for crypo rand | Carl Schwan |
2021-12-01 | Implement outboundsession | Carl Schwan |
2021-12-01 | Start implementing Qt olm binding | Carl Schwan |
2021-11-28 | CMakeLists: drop obsolete -W from the warnings list | Alexey Rusakov |
2021-11-21 | EventStats and Room::partiallyRead/unreadStats() | Alexey Rusakov |
2021-11-19 | Make enum values logging more terse() | Alexey Rusakov |
2021-10-13 | CMakeLists: more robust GTAD_PATH detection | Alexey Rusakov |
2021-10-13 | CMakeLists: don't report that update-api is enabled when it's actually not | Alexey Rusakov |
2021-09-12 | Merge pull request #499 from TobiasFella/mxcnam | Alexey Rusakov |
2021-09-05 | Implement the mxc protocol in the NetworkAccessManager | Tobias Fella |
2021-09-03 | Tacitly allow CMake 3.13 to keep LGTM working | Alexey Rusakov |
2021-09-03 | Require CMake 3.16; drop qmake; use C++20 and newer compilers | Alexey Rusakov |