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-26 | ...and the definitive fix | Alexey Rusakov |
2022-07-26 | Another fix attempt | Alexey Rusakov |
2022-07-26 | Hopefully fix building with GCC | Alexey Rusakov |
2022-07-26 | Add missing QUOTIENT_API pieces | Alexey Rusakov |
2022-05-08 | toSnakeCase and EventContent::SingleKeyValue | Alexey Rusakov |
2022-01-23 | No more default construction of events | Alexey Rusakov |
2022-01-02 | Manage symbols visibility for dynamic linking | Alexey Rusakov |
2021-12-29 | Add QUOTIENT_API throughout non-generated code | Alexey Rusakov |
2021-12-27 | Merge branch 'dev' into pinned | arawaaa |
2021-12-03 | Cleanup; drop an unused RoomAliasesEvent constructor | Alexey Rusakov |
2021-07-30 | Clean up after the previous commit | Alexey Rusakov |
2021-07-30 | Room: drop 0.6 deprecations; deprecate RoomAliasEvent | Alexey Rusakov |
2021-05-25 | Fixes | Arnav Rawat |
2021-03-11 | Support for pinned messages | Arnav Rawat |
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-03-08 | fixing msc2432 | Ram Nad |
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 | Merge branch 'master' into e2ee-enc-mng | Kitsune Ral |
2019-07-06 | Be stricter on usage of stateKey | Kitsune Ral |
2019-07-04 | Add full EncryptionEvent to room logic. Issue #95 | Alexey Andreyev |
2019-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-03-02 | style: apply .clang-format to all .cpp and .h files | Marc Deop |
2019-02-11 | SimpleContent: don't derive from Base as it gives zero added value | Kitsune Ral |
2018-11-14 | DEFINE_SIMPLE_STATE_EVENT: Add default constructor | Kitsune Ral |
2018-11-04 | DEFINE_SIMPLE_STATE_EVENT: fix construction from an rvalue QJsonObject | Kitsune Ral |
2018-11-04 | DEFINE_SIMPLE_STATE_EVENT: fix value_type mistakenly dubbed as content_type | Kitsune Ral |
2018-07-11 | Add missing #includes | Kitsune Ral |
2018-07-04 | Break down event.* into smaller files | Kitsune Ral |
2018-07-04 | Events: use a template structure instead of template variables; rearrange cod... | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-05-04 | EvT::TypeId: Use a member function instead of a variable | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |