Age | Commit message (Expand) | Author |
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 |
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 |