Age | Commit message (Expand) | Author |
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 |
2021-09-02 | Merge pull request #495 from quotient-im/kitsune-ci-windows-codeql | Alexey Rusakov |
2021-09-01 | CMakeLists: allow to pass clang-format options in CLANG_FORMAT | Alexey Rusakov |
2021-09-01 | CMakeLists: fix resolving gtad on Windows | Alexey Rusakov |
2021-08-31 | Add functions and macros to query for Quotient's version | Tobias Fella |
2021-08-26 | Add AccountRegistry | Tobias Fella |
2021-07-18 | MembershipType -> Membership, also used for JoinState | Alexey Rusakov |
2021-07-18 | CMakeLists: fixed potential linking errors around quotient_common.h | Alexey Rusakov |
2021-07-16 | Officially drop Qt Multimedia with Qt 6 | Alexey Rusakov |
2021-06-23 | Update to the new matrix-doc layout and tooling | Alexey Rusakov |
2021-06-13 | CMakeLists: require explicit BUILD_WITH_QT6 for Qt 6 | Alexey Rusakov |
2021-06-13 | Generate a moc file for quotient_common.h | Alexey Rusakov |
2021-06-12 | CMakeLists: require at least Qt 5.12; add Qt 6 support | Alexey Rusakov |
2021-01-25 | CMakeLists.txt: refactor configuration of features | Alexey Rusakov |
2021-01-25 | CMakeLists.txt: include(CTest) | Alexey Rusakov |
2021-01-21 | Move tests | Carl Schwan |
2021-01-15 | Merge branch 'master' into dfaure/stricter-flags | Kitsune Ral |
2021-01-06 | Use CMAKE_INSTALL_DATADIR instead of hard-coding share | Heiko Becker |
2020-12-28 | Add cmake change | Carl Schwan |
2020-12-03 | CMakeLists.txt: fix configuration failures | Kitsune Ral |
2020-12-03 | CMakeLists.txt: reworked configuration logging | Kitsune Ral |
2020-12-02 | Merge pull request #416 from ognarb/work/cmakefeaturesummary | Kitsune Ral |
2020-11-26 | Enable QT_NO_URL_CAST_FROM_STRING and QT_STRICT_ITERATORS. | David Faure |
2020-11-26 | Add feature summary to cmake file | Carl Schwan |
2020-11-24 | CMakeLists.txt: enable generating csapi/search.* | Kitsune Ral |
2020-08-11 | Build system optimisations | Kitsune Ral |
2020-08-02 | Bump the API version | Kitsune Ral |
2020-07-19 | MatrixUri->Uri: Extend to non-Matrix URIs | Kitsune Ral |
2020-07-18 | ResourceResolver | Kitsune Ral |
2020-06-12 | Merge remote-tracking branch 'origin/kitsune-conservative-configure-depends' | Kitsune Ral |
2020-06-12 | CMakeLists.txt: fix a typo | Kitsune Ral |