aboutsummaryrefslogtreecommitdiff
path: root/lib/user.cpp
AgeCommit message (Expand)Author
2020-07-30User: minor cleanup; doc-commentsKitsune Ral
2020-07-29User: only set object name at initialisationKitsune Ral
2020-07-29Fix FTBFSKitsune Ral
2020-07-29User: don't spend another pointer on ConnectionKitsune Ral
2020-07-29User: deprecate bridged() and rawName()Kitsune Ral
2019-09-29Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap()Kitsune Ral
2019-08-26setAvatarForRoom: try recover from otherAvatars inconsistencyKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
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-06-29Merge remote-tracking branch 'remotes/origin/master' into use-clang-formatKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-05-23Move out the logic of the hue calculation to utilsAlexey Andreyev
2019-05-14User::Private::makeHueF: Fix trying to use the moved valueKitsune 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-04-06Clean up on clang-tidy/clazy analysisKitsune Ral
2019-03-31User::nameForRoom(): null hint is not a hintKitsune Ral
2019-03-30Room::processStateEvent, User: take the previous membership state from oldSta...Kitsune Ral
2019-03-24User: strip RLO/LRO markers on renaming as wellKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-11-17User::isIgnored()Kitsune Ral
2018-11-03User::displayname(): avoid calling nameForRoom twiceKitsune Ral
2018-09-16Remove default avatar.Black Hat
2018-08-11Reverse direct chats mapKitsune Ral
2018-08-11Connection::*DirectChat(): add overloads accepting User*Kitsune Ral
2018-07-04Support ignoring usersKitsune Ral
2018-05-04New home for the generated code - lib/csapiKitsune Ral
2018-05-04Preempt job/setroomstatejob.* with jobs/generated/room_state.*Kitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-05-01User::processEvent: add constKitsune Ral
2018-04-27Fix broken User::displayName() logicKitsune Ral
2018-04-27User::rawName(); bonus, bring order to doc commentsKitsune Ral
2018-04-27User::processEvent: fix bridge postfix not being strippedKitsune Ral
2018-04-02Fixes according to results of static analysisKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral