aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-09Room::creation() and Room::tombstone()Kitsune Ral
2019-12-09Room::predecessor() and Room::successor()Kitsune Ral
2019-12-09RoomEvent::timestamp() -> originTimestamp()Kitsune Ral
2019-12-09Code cleanupKitsune Ral
2019-12-09Room: more doc-commentsKitsune Ral
2019-12-09Initialise read marker if none is found in the whole timelineKitsune Ral
2019-12-09Merge branch 'kitsune-look-further-for-redactions'Kitsune Ral
2019-12-08Merge pull request #365 from quotient-im/aa13q-msc1954-drop-prev-contentKitsune Ral
2019-12-08Room::addNewMessageEvents: search the whole sync batch for events toKitsune Ral
2019-12-08ConnectionData: stop the timer on destructionKitsune Ral
2019-12-08Remove extraneous qualificationKitsune Ral
2019-12-06MSC1954: Remove prev_content from the essential keys listAlexey Andreyev
2019-12-05Merge pull request #363 from quotient-im/aa13q-room-highlightingKitsune Ral
2019-11-30Fix room highlighting for names with hashtagAlexey Andreyev
2019-11-19BaseJob: Don't send accessToken if not needed; send again on 401Kitsune Ral
2019-11-19Add LGTM badgeKitsune Ral
2019-11-10CleanupKitsune Ral
2019-11-10makeRedacted: fix code formattingKitsune Ral
2019-11-02Add LGTM supportKitsune Ral
2019-11-02Compatibility with Qt 5.14Kitsune Ral
2019-11-01Merge branch 'kitsune-std-optional2'Kitsune Ral
2019-11-01Omittable: Add direct-list-initialising operator=; documentKitsune Ral
2019-11-01Reinstate Omittable<>::omitted (deprecated)Kitsune Ral
2019-11-01Merge branch 'kitsune-std-optional'Kitsune Ral
2019-11-01Omittable: get rid of value()Kitsune Ral
2019-11-01Derive Omittable<> from std::optional<>Kitsune Ral
2019-10-23Remove the old source fileKitsune Ral
2019-10-22Merge branch 'kitsune-quotest3'Kitsune Ral
2019-10-21Quotest: more work on test invocationKitsune Ral
2019-10-21Quotest: use clog instead of coutKitsune Ral
2019-10-21Quotest: derive TestManager from QCoreApplicationKitsune Ral
2019-10-21Connection: record sync timeout; suspend sync before logoutKitsune Ral
2019-10-21Connection: make syncLoop() reentrantKitsune Ral
2019-10-21Merge branch 'kitsune-update-docs'Kitsune Ral
2019-10-21Merge branch 'kitsune-quotest2'Kitsune Ral
2019-10-21ConnectionData: fix read-after-free in clearing the job queueKitsune Ral
2019-10-21tests/CMakeLists.txt: QMC -> Quotient; add Qt5::Test to depsKitsune Ral
2019-10-20Update documentation regarding C++17 support levelKitsune Ral
2019-10-20Quotest: factor out tests into TestSuite; rework sync testsKitsune Ral
2019-10-20Qualify types in signals and Q_INVOKABLEsKitsune Ral
2019-10-18TestManager::setTopic: add debug loggingKitsune Ral
2019-10-18qmc-example -> quotest, QMCTest -> TestManagerKitsune Ral
2019-10-17Connection::joinRoom: make sure the room object is created early enoughKitsune Ral
2019-10-15Merge branch 'kitsune-travis-tweaks'Kitsune Ral
2019-10-14Use aliases instead of env variablesKitsune Ral
2019-10-14.travis.yml: A few smaller improvementsKitsune Ral
2019-10-13Merge branch 'ci-refactoring'Kitsune Ral
2019-10-13Update Valgrind suppressionsKitsune Ral
2019-10-13Travis CI: Build olm as a dynamic objectKitsune Ral
2019-10-13Travis CI: Use built rather than installed olmKitsune Ral