Age | Commit message (Expand) | Author |
2021-07-16 | Officially drop Qt Multimedia with Qt 6 | Alexey Rusakov |
2021-06-13 | Disable the piece depending on Qt Multimedia for Qt 6 | Alexey Rusakov |
2021-02-21 | Update a comment that still mentions Riot | Alexey Rusakov |
2021-01-28 | Merge pull request #449 from rpallai/richeditfix | Alexey Rusakov |
2021-01-28 | Fix rich edits (transmit) | Roland Pallai |
2021-01-28 | Fix rich replies json format (transmit) | Roland Pallai |
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-17 | Use constant | Roland Pallai |
2020-02-10 | TextContent: use MSC-1849 compatible `m.relates_to` field | Roland Pallai |
2020-02-10 | Edit (transmit): fix asterisk marking for dumb clients | Roland Pallai |
2020-02-10 | Edit (transmit): fix json struct of `m.new_content` | Roland Pallai |
2019-11-01 | Derive Omittable<> from std::optional<> | 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-08-01 | Merge branch 'master' into kitsune-relations | Kitsune Ral |
2019-07-31 | Initial support for edited messages (receive only) | Kitsune Ral |
2019-07-27 | E2EE: introduce EncryptedEvent | 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-25 | RoomMessageEvent: support m.in_reply_to (not spec-compliant yet); optimise aw... | Kitsune Ral |
2019-01-05 | API version++; use QMediaResource from QtMultimedia (new dep) to detect m.video | Kitsune Ral |
2019-01-05 | RoomMessageEvent: easier creation of file-based events | Kitsune Ral |
2019-01-05 | More defaults to construct LocationContent and PlayableContent | Kitsune Ral |
2019-01-05 | Make content in events editable | Kitsune Ral |
2018-07-10 | Room::postHtmlMessage() - a facility method to send HTML messages | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-04-02 | Fixes according to results of static analysis | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |