Age | Commit message (Expand) | Author |
2020-09-04 | CONTRIBUTING.md: clarify the matrix-doc repo situation | Kitsune Ral |
2020-09-04 | Fixes of clazy warnings | Kitsune Ral |
2020-09-04 | SyndData::parseJson: use fromJson() | Kitsune Ral |
2020-09-04 | csapi/profile.*: require displayname/avatar_url | Kitsune Ral |
2020-08-23 | More cleanup; drop Qt bearer management on Qt 5.15+ | Kitsune Ral |
2020-08-22 | quotest: fix FTBFS after a sloppy cherry-pick | Kitsune Ral |
2020-08-22 | quotest: fix changeName test failures | Kitsune Ral |
2020-08-22 | Cleanup and some extra comments | Kitsune Ral |
2020-08-11 | Build system optimisations | Kitsune Ral |
2020-08-11 | Drop unneeded #include | Kitsune Ral |
2020-08-04 | quotest: fix the log wording | Kitsune Ral |
2020-08-04 | Connection: self-delete after emitting loggedOut() | Kitsune Ral |
2020-08-04 | User: optimise names/avatars storing and updating | Kitsune Ral |
2020-08-04 | quotest: don't fail on past name changes coming in sync | Kitsune Ral |
2020-08-04 | BaseJob: go for a retry on IncorrectResponse | Kitsune Ral |
2020-08-04 | Connection: stop the sync loop on SyncJob::failure | Kitsune Ral |
2020-08-04 | Cleanup around [BaseJob::]IncorrectResponse[Error] | Kitsune Ral |
2020-08-04 | Room: various minor tweaks and fixes | Kitsune Ral |
2020-08-04 | quotest: clean up the room state after testing | Kitsune Ral |
2020-08-03 | quotest: use #test instead of #quotient in loadMembers test | Kitsune Ral |
2020-08-03 | Cleanup | Kitsune Ral |
2020-08-02 | Event::dumpTo: make protected, and RoomEvent override | Kitsune Ral |
2020-08-02 | Bump the API version | Kitsune Ral |
2020-08-02 | User: fix FTBFS and access after move | Kitsune Ral |
2020-08-02 | quotest: add changeName test | 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 |
2020-07-26 | RoomAvatarEvent: add constructors from content | Kitsune Ral |
2020-07-24 | SECURITY.md: add 0.6.x breed | Kitsune Ral |
2020-07-24 | Room: send read receipts in a background request | Kitsune Ral |
2020-07-24 | csapi/: refresh from the latest matrix-doc | Kitsune Ral |
2020-07-23 | Room::P::isEventNotable(): edits are not notable | Kitsune Ral |
2020-07-22 | Merge pull request #407 from quotient-im/kitsune-resource-resolver | Kitsune Ral |
2020-07-22 | quotest: Minor refactoring of basic URI tests | Kitsune Ral |
2020-07-21 | Uri: bare-sigil URIs are invalid | Kitsune Ral |
2020-07-21 | Connection: tolerate an empty set of room versions | Kitsune Ral |
2020-07-21 | converters.*: clean away old cruft | Kitsune Ral |
2020-07-20 | UriResolverBase::visitUser(): add return value | Kitsune Ral |
2020-07-19 | MatrixUri->Uri: Extend to non-Matrix URIs | Kitsune Ral |
2020-07-18 | quotest: unit tests for MatrixUri | Kitsune Ral |
2020-07-18 | class MatrixUri; support action=join and via= | Kitsune Ral |
2020-07-18 | quotest: consolidate processing of syncDone() | Kitsune Ral |
2020-07-18 | quotest: delay sync start till after joining | Kitsune Ral |
2020-07-18 | Fix building with older Qt | Kitsune Ral |
2020-07-18 | ResourceResolver | Kitsune Ral |
2020-07-18 | quotest: log final report as late as possible | Kitsune Ral |
2020-06-26 | Disable HTTP2; enable pipelining | Kitsune Ral |