Age | Commit message (Expand) | Author |
2022-09-04 | Remove #include "logging.h" from event.h | Alexey Rusakov |
2022-07-12 | Refactor things around EncryptionEvent[Content] | Alexey Rusakov |
2022-06-18 | Move C++-only macros to util.h | Alexey Rusakov |
2022-06-18 | Drop make_array(); use std::to_array() where needed | Alexey Rusakov |
2022-05-08 | Event content: provide toJson() instead of deriving from EC::Base | Alexey Rusakov |
2022-05-08 | Simplify EventContent a bit | Alexey Rusakov |
2021-12-07 | Rename "crypto" -> "e2ee" | Tobias Fella |
2021-12-01 | Remove duplicated file | Carl Schwan |
2021-11-26 | Revert "Drop #include "logging.h" from event.h" | Alexey Rusakov |
2021-11-26 | Drop #include "logging.h" from event.h | Alexey Rusakov |
2021-09-11 | Add convenience function for activating encryption and fix | Tobias Fella |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2020-11-19 | Fix Q_ASSERT failure on sending messages | Kitsune Ral |
2019-08-11 | Cleanup | Kitsune Ral |
2019-08-09 | Namespace: QMatrixClient -> Quotient (with back comp alias) | Kitsune Ral |
2019-08-02 | Apply the new brace wrapping to source files | Kitsune Ral |
2019-08-02 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-14 | E2EE: provide a shared header with encryption standard key names | Alexey Andreyev |
2019-07-09 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-04 | Add full EncryptionEvent to room logic. Issue #95 | Alexey Andreyev |
2019-06-25 | Introduce EncryptionEvent class | Kitsune Ral |