Age | Commit message (Expand) | Author |
2022-01-23 | Refactor Room::setState() | Alexey Rusakov |
2022-01-02 | Add ImplPtr and makeImpl | Alexey Rusakov |
2021-12-29 | Add QUOTIENT_API throughout non-generated code | Alexey Rusakov |
2021-08-22 | Drop other stuff deprecated pre- or early 0.6 | Alexey Rusakov |
2021-08-07 | User::avatar: add const | Alexey Rusakov |
2021-04-26 | Make it possible to load the user metadata | Carl Schwan |
2021-02-22 | Adds ability remove the avatar | 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-11-27 | Make it compile with QT_NO_KEYWORDS | Carl Schwan |
2020-08-04 | User: optimise names/avatars storing and updating | Kitsune Ral |
2020-07-30 | User: minor cleanup; doc-comments | Kitsune Ral |
2020-07-29 | User: deprecate bridged() and rawName() | Kitsune Ral |
2019-10-20 | Qualify types in signals and Q_INVOKABLEs | 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-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-05-14 | Merge pull request #298 from a-andreyev/aa13q-fancy-colors | Kitsune Ral |
2019-05-14 | Provide a colour code for the user | Alexey Andreyev |
2019-03-30 | Room::processStateEvent, User: take the previous membership state from oldSta... | Kitsune Ral |
2019-03-02 | style: apply .clang-format to all .cpp and .h files | Marc Deop |
2018-11-17 | User::isIgnored() | Kitsune Ral |
2018-08-11 | Reverse direct chats map | Kitsune Ral |
2018-08-11 | Connection::*DirectChat(): add overloads accepting User* | Kitsune Ral |
2018-07-04 | Support ignoring users | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-05-03 | GetRoomEventsJob (replaces RoomMessagesJob) + refactoring | Kitsune Ral |
2018-05-01 | User::processEvent: add const | Kitsune Ral |
2018-04-27 | User::rawName(); bonus, bring order to doc comments | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |