Age | Commit message (Expand) | Author |
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 |
2020-06-19 | Rename a few 'data' responses | Kitsune Ral |
2020-06-19 | *.h.mustache: minor fixes | Kitsune Ral |
2020-06-18 | gtad: restrict the identifier regex | Kitsune Ral |
2020-06-14 | libquotient.pri: fix a typo leading to qmake FTBFS | Kitsune Ral |
2020-06-14 | quotient_common.h for common namespace things | Kitsune Ral |
2020-06-12 | The previous commit is incomplete, this completes it | Kitsune Ral |
2020-06-12 | Connection::isLoggedIn() and more robust logout() | Kitsune Ral |
2020-06-12 | Connection::syncLoop: give a pause between syncs | Kitsune Ral |
2020-06-12 | BaseJob: fail early if the job needs token and there's none | Kitsune Ral |
2020-06-12 | Connection: add (STORED false) to derived Q_PROPERTYs | Kitsune Ral |
2020-06-12 | Merge remote-tracking branch 'origin/kitsune-conservative-configure-depends' | Kitsune Ral |
2020-06-12 | CMakeLists.txt: fix a typo | Kitsune Ral |
2020-06-12 | CMakeLists.txt: fix update-api target when there's no clang-format | Kitsune Ral |
2020-06-11 | BaseJob::prepareError(): be more tolerant to empty error payloads | Kitsune Ral |
2020-06-11 | CMakeLists.txt: only use CONFIGURE_DEPENDS when needed | Kitsune Ral |
2020-06-11 | Merge branch 'kitsune-expand-ci' | Kitsune Ral |
2020-06-10 | syncdata.h: fix an old warning about operator<< | Kitsune Ral |
2020-06-10 | CMakeLists.txt: exclude key_backup.yaml from API | Kitsune Ral |
2020-06-10 | CI: test more configurations | Kitsune Ral |
2020-06-10 | libquotient.pri: set /std:c++17 explicitly | Kitsune Ral |
2020-06-10 | Room: fix messageSent() being emitted too early | Kitsune Ral |
2020-06-10 | TestSuite::sendRedaction: fix a stale TODO | Kitsune Ral |
2020-06-10 | quotest: make sure to send all events before leaving | Kitsune Ral |
2020-06-10 | .travis.yml: fix a typo in the matrix-doc URL | Kitsune Ral |