aboutsummaryrefslogtreecommitdiff
path: root/lib/room.h
AgeCommit message (Expand)Author
2019-10-01Room::getCurrentState()Kitsune Ral
2019-09-29Fix formatting weirdnessKitsune Ral
2019-09-24Room: cleanupKitsune Ral
2019-08-18Room::decryptMessage: now with the header file changesKitsune Ral
2019-08-13Support for server notices rooms (MSC1452)Kitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-08-02Merge branch 'master' into use-clang-formatKitsune Ral
2019-08-01Merge branch 'master' into kitsune-relationsKitsune Ral
2019-07-31Room::postReaction()Kitsune Ral
2019-07-31Support for receiving m.reaction eventsKitsune Ral
2019-07-27E2EE: introduce EncryptedEventAlexey Andreyev
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-08Room: Set roomId and sender on pending eventsKitsune Ral
2019-07-06Be stricter on usage of stateKeyKitsune Ral
2019-07-03Room/Connection: make room aliases work properlyKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-06-02lib/room.*: Spelling fixes in commentsKitsune Ral
2019-05-04Room::allHistoryLoadedKitsune Ral
2019-04-03room.h: more doc-commentsKitsune Ral
2019-03-31Room::refreshDisplayName() - for debugging purposes onlyKitsune Ral
2019-03-21Room::displayName: fix NOTIFY signal for Q_PROPERTYKitsune Ral
2019-03-13Room: make notificationCount, highlightCount Q_PROPERTYsKitsune Ral
2019-03-12Make Room::prettyPrint Q_INVOKABLEKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2019-02-26Room::avatarObjectKitsune Ral
2019-02-25Room::postHtmlMessage: default message type to m.textKitsune Ral
2019-02-22Room::setAliases, Connection: roomByAlias, updateRoomAliasesKitsune Ral
2019-02-17Room: add isUnstable(); unstableVersion() -> stabilityUpdated()Kitsune Ral
2019-02-17Room: emit room, not id in upgraded(); add upgradeFailed()Kitsune Ral
2019-02-16Room::canSwitchVersions()Kitsune Ral
2019-02-16Room::switchVersion()Kitsune Ral
2019-02-15Fix FTBFSKitsune Ral
2019-02-15Use Changes enum properlyKitsune Ral
2019-02-15Room::checkVersion() and Room::unstableVersion()Kitsune Ral
2019-02-15Room::upgraded()Kitsune Ral
2019-02-15Room: version(), predecessorId(), successorId()Kitsune Ral
2019-02-15Room::baseStateLoadedKitsune Ral
2019-01-05Room: findPendingEvent; fixes for postFile()Kitsune Ral
2019-01-05Support file events in Room::retryMessage/discardMessageKitsune Ral
2019-01-05Room::postFile() and supplementary things in Room::PrivateKitsune Ral
2019-01-05Room::fileSourceKitsune Ral
2019-01-05FileTransferInfo: new properties: isUpload and startedKitsune Ral
2018-12-16Room: messageSent(), better pendingEventAboutToAdd(), more doc-commentsKitsune Ral
2018-12-12Room: more doc-commentsKitsune Ral
2018-12-12Room::allMembersLoaded(); more doc-commentsKitsune Ral
2018-12-09Room: track more changes; fix cache smashing upon restartKitsune Ral
2018-12-08Room summariesKitsune Ral
2018-11-23Room: track more ChangesKitsune Ral
2018-11-23Room/Connection: don't save the just loaded room cacheKitsune Ral