aboutsummaryrefslogtreecommitdiff
path: root/lib/user.h
AgeCommit message (Expand)Author
2021-04-26Make it possible to load the user metadataCarl Schwan
2021-02-22Adds ability remove the avatarArnav Rawat
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-08-04User: optimise names/avatars storing and updatingKitsune Ral
2020-07-30User: minor cleanup; doc-commentsKitsune Ral
2020-07-29User: deprecate bridged() and rawName()Kitsune Ral
2019-10-20Qualify types in signals and Q_INVOKABLEsKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-05-14Merge pull request #298 from a-andreyev/aa13q-fancy-colorsKitsune Ral
2019-05-14Provide a colour code for the userAlexey Andreyev
2019-03-30Room::processStateEvent, User: take the previous membership state from oldSta...Kitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-11-17User::isIgnored()Kitsune Ral
2018-08-11Reverse direct chats mapKitsune Ral
2018-08-11Connection::*DirectChat(): add overloads accepting User*Kitsune Ral
2018-07-04Support ignoring usersKitsune Ral
2018-07-04Event types system remade to be extensibleKitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-05-01User::processEvent: add constKitsune Ral
2018-04-27User::rawName(); bonus, bring order to doc commentsKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral