Age | Commit message (Expand) | Author |
2022-09-04 | Streamline event types | Alexey Rusakov |
2022-09-04 | EventMetaType, QUO_EVENT, QUO_BASE_EVENT | Alexey Rusakov |
2022-07-12 | Refactor things around EncryptionEvent[Content] | Alexey Rusakov |
2022-06-23 | Streamline Room::P::shouldRotateMegolmSession() | Alexey Rusakov |
2022-06-18 | Move C++-only macros to util.h | 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 |
2022-01-28 | QUO_IMPLICIT | Alexey Rusakov |
2022-01-23 | No more default construction of events | Alexey Rusakov |
2021-12-29 | Add QUOTIENT_API throughout non-generated code | Alexey Rusakov |
2021-09-11 | Add convenience function for activating encryption and fix | Tobias Fella |
2021-06-13 | EncryptionEvent: fix "too perfect forwarding" | Alexey Rusakov |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2020-12-26 | Port existing copyright statement to reuse using licensedigger | Carl Schwan |
2020-11-15 | Cleanup across event classes | Kitsune Ral |
2019-08-11 | Now that we're C++17, remove old compatibility cruft | Kitsune Ral |
2019-08-11 | Drop EventType namespace and DEFINE_EVENTTYPE_ALIAS macro | 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-07-09 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-06 | EncryptionEvent: Adjust upon merge from master | Kitsune Ral |
2019-07-04 | Add full EncryptionEvent to room logic. Issue #95 | Alexey Andreyev |
2019-06-25 | Introduce EncryptionEvent class | Kitsune Ral |