Age | Commit message (Expand) | Author |
2020-09-03 | Address clazy warnings | Kitsune Ral |
2020-09-03 | SyndData::parseJson: use fromJson() | Kitsune Ral |
2020-08-30 | Bump version in CMakeLists.txt to 0.6.1 | Kitsune Ral |
2020-08-23 | User: displayname() should fallback to name() | Kitsune Ral |
2020-08-23 | csapi/profile.cpp: fix setting empty name/avatar | Kitsune Ral |
2020-08-23 | More cleanup; drop Qt bearer management on Qt 5.15+ | Kitsune Ral |
2020-08-22 | quotest: fix changeName test failures | Kitsune Ral |
2020-08-22 | Cleanup and some extra comments | Kitsune Ral |
2020-08-17 | Fetch user profile when needed | 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 | Quotest: fix whitespacesmissing ina log line | Kitsune Ral |
2020-08-04 | User: optimise names/avatars storing and updating | Kitsune Ral |
2020-08-04 | Room: various minor tweaks and fixes | Kitsune Ral |
2020-08-03 | 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 | 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 |
2020-06-20 | Room: PostReadMarkersJob should be in background | Kitsune Ral |
2020-06-19 | Fix FTBFS and warnings with E2EE switched on | Kitsune Ral |
2020-06-19 | Revert adding a pause between syncs, use sane timeout defaults | Kitsune Ral |
2020-06-19 | csapi/: generated using the latest GTAD and matrix-doc | Kitsune Ral |