Age | Commit message (Expand) | Author |
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 | Room::postReaction() | Kitsune Ral |
2019-07-31 | Support for receiving m.reaction events | Kitsune Ral |
2019-07-27 | E2EE: introduce EncryptedEvent | Alexey Andreyev |
2019-07-09 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-08 | Room: Set roomId and sender on pending events | Kitsune Ral |
2019-07-06 | Be stricter on usage of stateKey | Kitsune Ral |
2019-07-03 | Room/Connection: make room aliases work properly | Kitsune Ral |
2019-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-06-02 | lib/room.*: Spelling fixes in comments | Kitsune Ral |
2019-05-04 | Room::allHistoryLoaded | Kitsune Ral |
2019-04-03 | room.h: more doc-comments | Kitsune Ral |
2019-03-31 | Room::refreshDisplayName() - for debugging purposes only | Kitsune Ral |
2019-03-21 | Room::displayName: fix NOTIFY signal for Q_PROPERTY | Kitsune Ral |
2019-03-13 | Room: make notificationCount, highlightCount Q_PROPERTYs | Kitsune Ral |
2019-03-12 | Make Room::prettyPrint Q_INVOKABLE | Kitsune Ral |
2019-03-02 | style: apply .clang-format to all .cpp and .h files | Marc Deop |
2019-02-26 | Room::avatarObject | Kitsune Ral |
2019-02-25 | Room::postHtmlMessage: default message type to m.text | Kitsune Ral |
2019-02-22 | Room::setAliases, Connection: roomByAlias, updateRoomAliases | Kitsune Ral |
2019-02-17 | Room: add isUnstable(); unstableVersion() -> stabilityUpdated() | Kitsune Ral |
2019-02-17 | Room: emit room, not id in upgraded(); add upgradeFailed() | Kitsune Ral |
2019-02-16 | Room::canSwitchVersions() | Kitsune Ral |
2019-02-16 | Room::switchVersion() | Kitsune Ral |
2019-02-15 | Fix FTBFS | Kitsune Ral |
2019-02-15 | Use Changes enum properly | Kitsune Ral |
2019-02-15 | Room::checkVersion() and Room::unstableVersion() | Kitsune Ral |
2019-02-15 | Room::upgraded() | Kitsune Ral |
2019-02-15 | Room: version(), predecessorId(), successorId() | Kitsune Ral |
2019-02-15 | Room::baseStateLoaded | Kitsune Ral |
2019-01-05 | Room: findPendingEvent; fixes for postFile() | Kitsune Ral |
2019-01-05 | Support file events in Room::retryMessage/discardMessage | Kitsune Ral |
2019-01-05 | Room::postFile() and supplementary things in Room::Private | Kitsune Ral |
2019-01-05 | Room::fileSource | Kitsune Ral |
2019-01-05 | FileTransferInfo: new properties: isUpload and started | Kitsune Ral |
2018-12-16 | Room: messageSent(), better pendingEventAboutToAdd(), more doc-comments | Kitsune Ral |
2018-12-12 | Room: more doc-comments | Kitsune Ral |
2018-12-12 | Room::allMembersLoaded(); more doc-comments | Kitsune Ral |
2018-12-09 | Room: track more changes; fix cache smashing upon restart | Kitsune Ral |
2018-12-08 | Room summaries | Kitsune Ral |
2018-11-23 | Room: track more Changes | Kitsune Ral |
2018-11-23 | Room/Connection: don't save the just loaded room cache | Kitsune Ral |
2018-11-22 | Room: Change enum, Changes flag set, and changed() signal | Kitsune Ral |
2018-11-20 | Make SyncData more self-contained and prepare for cache splitting | Kitsune Ral |
2018-11-19 | Room: expose eventsHistoryJob as a Q_PROPERTY | Kitsune Ral |
2018-11-14 | Room: historyEdge(), syncEdge, Private::timelineBase() | Kitsune Ral |
2018-11-14 | Improvements in comments | Kitsune Ral |