aboutsummaryrefslogtreecommitdiff
path: root/lib/room.h
AgeCommit message (Expand)Author
2021-08-22Use Q_DECL_DEPRECATED_X instead of \deprecated doc-commentAlexey Rusakov
2021-07-31Room: Mark dependent Q_PROPERTYs as STORED falseAlexey Rusakov
2021-07-30Room: drop 0.6 deprecations; deprecate RoomAliasEventAlexey Rusakov
2021-07-30FormattingAlexey Rusakov
2021-07-18MembershipType -> Membership, also used for JoinStateAlexey Rusakov
2021-07-18Room::postFile(): adjust to the changed RoomMessageEvent APIAlexey Rusakov
2021-06-13uri.cpp, room.*: Get rid of QStringRefsAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-11-27Make it compile with QT_NO_KEYWORDSCarl Schwan
2020-11-08Room: drop setMemberState()Kitsune Ral
2020-11-08More robust member profile data retrievalKitsune Ral
2020-10-27Added filter param to getPreviousContent so that a server side filterJohn
2020-08-04User: optimise names/avatars storing and updatingKitsune Ral
2020-04-12Room::safeMemberName()Kitsune Ral
2020-04-12Room::canSwitchVersions(): refactor and make Q_INVOKABLEKitsune Ral
2020-03-26Refactoring around Connection::onSyncSuccess()Kitsune Ral
2020-03-23Expose aliases() and altAliases() as propertiesBlack Hat
2020-03-21Merge pull request #383 from ram-nad/msc2432-fixKitsune Ral
2020-03-20added altAliases()Ram Nad
2020-03-20made suggested changesRam Nad
2020-02-25E2EE: implement megolm inbound session decrypt for roomAlexey Andreyev
2020-02-25E2EE: add connection session decrypt, handle to-device and device_one_time_ke...Alexey Andreyev
2019-12-11Pass action scope to Room::setTagsKitsune Ral
2019-12-09Room::creation() and Room::tombstone()Kitsune Ral
2019-12-09Room::predecessor() and Room::successor()Kitsune Ral
2019-12-09Room: more doc-commentsKitsune Ral
2019-12-08Remove extraneous qualificationKitsune Ral
2019-10-20Qualify types in signals and Q_INVOKABLEsKitsune Ral
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