Age | Commit message (Expand) | Author |
---|---|---|
2019-08-11 | Use [[maybe_unused]] instead of [[gnu::unused]] | Kitsune Ral |
2019-08-09 | Namespace: QMatrixClient -> Quotient (with back comp alias) | Kitsune Ral |
2019-07-09 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-06 | Be stricter on usage of stateKey | Kitsune Ral |
2019-07-06 | Convenience: StateKeyKey, StateKeyKeyL, basicStateEventJson() | Kitsune Ral |
2019-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-04-06 | Clean up on clang-tidy/clazy analysis | Kitsune Ral |
2019-03-02 | style: apply .clang-format to all .cpp and .h files | Marc Deop |
2019-01-13 | Security fix: require that state events have state_key | Kitsune Ral |
2019-01-06 | Create StateEventBase events if state_key is there | Kitsune Ral |
2018-11-17 | StateEventBase::replacedState() | Kitsune Ral |
2018-11-04 | StateEvent::dumpTo: add state_key to the logline | Kitsune Ral |
2018-11-04 | Support dumping Events to QDebug | Kitsune Ral |
2018-07-04 | Break down event.* into smaller files | Kitsune Ral |