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
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
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
2018-05-01
User::processEvent: add const
Kitsune Ral
2018-04-27
Fix broken User::displayName() logic
Kitsune Ral
2018-04-27
User::rawName(); bonus, bring order to doc comments
Kitsune Ral
2018-04-27
User::processEvent: fix bridge postfix not being stripped
Kitsune Ral
2018-04-02
Fixes according to results of static analysis
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral