index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
user.cpp
Age
Commit message (
Expand
)
Author
2021-08-23
Merge branch 'kitsune/deprecations'
Alexey Rusakov
2021-08-22
User::isGuest(): fix a clazy warning
Alexey Rusakov
2021-08-22
Drop other stuff deprecated pre- or early 0.6
Alexey Rusakov
2021-08-09
Merge pull request #492 from quotient-im/kitsune-qurl-in-csapi
Alexey Rusakov
2021-08-07
Update non-generated code to work with QUrls in CS API
Alexey Rusakov
2021-08-07
User::avatar: add const
Alexey Rusakov
2021-08-02
Fix lack of percent encoding in User::load()
Alexey Rusakov
2021-07-18
MembershipType -> Membership, also used for JoinState
Alexey Rusakov
2021-07-16
User::rename(): don't discard the current state
Alexey Rusakov
2021-04-26
Make it possible to load the user metadata
Carl Schwan
2021-02-22
Adds ability remove the avatar
Arnav Rawat
2021-01-23
Load user info (display name + avatar) for the local user.
Carl Schwan
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2020-12-26
Port existing copyright statement to reuse using licensedigger
Carl Schwan
2020-12-24
Fix clang-tidy/clazy warnings
Kitsune Ral
2020-11-08
More robust member profile data retrieval
Kitsune Ral
2020-08-04
User: optimise names/avatars storing and updating
Kitsune Ral
2020-08-02
User: fix FTBFS and access after move
Kitsune Ral
2020-07-30
User: minor cleanup; doc-comments
Kitsune Ral
2020-07-29
User: only set object name at initialisation
Kitsune Ral
2020-07-29
Fix FTBFS
Kitsune Ral
2020-07-29
User: don't spend another pointer on Connection
Kitsune Ral
2020-07-29
User: deprecate bridged() and rawName()
Kitsune Ral
2019-09-29
Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap()
Kitsune Ral
2019-08-26
setAvatarForRoom: try recover from otherAvatars inconsistency
Kitsune Ral
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-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-06-29
Merge remote-tracking branch 'remotes/origin/master' into use-clang-format
Kitsune Ral
2019-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-05-23
Move out the logic of the hue calculation to utils
Alexey Andreyev
2019-05-14
User::Private::makeHueF: Fix trying to use the moved value
Kitsune Ral
2019-05-14
Merge pull request #298 from a-andreyev/aa13q-fancy-colors
Kitsune Ral
2019-05-14
Provide a colour code for the user
Alexey Andreyev
2019-04-06
Clean up on clang-tidy/clazy analysis
Kitsune Ral
2019-03-31
User::nameForRoom(): null hint is not a hint
Kitsune Ral
2019-03-30
Room::processStateEvent, User: take the previous membership state from oldSta...
Kitsune Ral
2019-03-24
User: strip RLO/LRO markers on renaming as well
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2018-11-17
User::isIgnored()
Kitsune Ral
2018-11-03
User::displayname(): avoid calling nameForRoom twice
Kitsune Ral
2018-09-16
Remove default avatar.
Black Hat
2018-08-11
Reverse direct chats map
Kitsune Ral
2018-08-11
Connection::*DirectChat(): add overloads accepting User*
Kitsune Ral
2018-07-04
Support ignoring users
Kitsune Ral
2018-05-04
New home for the generated code - lib/csapi
Kitsune Ral
2018-05-04
Preempt job/setroomstatejob.* with jobs/generated/room_state.*
Kitsune Ral
2018-05-03
GetRoomEventsJob (replaces RoomMessagesJob) + refactoring
Kitsune Ral
[next]