aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-16Merge pull request #442 from ognarb/localuserinfoAlexey Rusakov
2021-02-15Update quotest/quotest.cppCarl Schwan
2021-02-09UpdateCarl Schwan
2021-01-28Merge pull request #449 from rpallai/richeditfixAlexey Rusakov
2021-01-28Merge pull request #448 from rpallai/richreplyfixAlexey Rusakov
2021-01-28Drop qmake from CIAlexey Rusakov
2021-01-28Fix rich edits (transmit)Roland Pallai
2021-01-28Fix rich replies json format (transmit)Roland Pallai
2021-01-25Merge branch 'fix-ci' into masterAlexey Rusakov
2021-01-25Room::P::removeMemberFromMap: comment that Q_ASSERTAlexey Rusakov
2021-01-25Revert to running quotest from the source treeAlexey Rusakov
2021-01-25Make quotest origin even more informativeAlexey Rusakov
2021-01-25CI: build libraries staticallyAlexey Rusakov
2021-01-25Use NinjaAlexey Rusakov
2021-01-25CI: install to ~/.local; invoke quotest from thereAlexey Rusakov
2021-01-25CI: include github.ref in the quotest originAlexey Rusakov
2021-01-25CMakeLists.txt: refactor configuration of featuresAlexey Rusakov
2021-01-25Autotests: make sure types passed to QCOMPARE are the sameAlexey Rusakov
2021-01-25Collapse the autotest entirely in *.cpp fileAlexey Rusakov
2021-01-25CI: no need to explicitly build quotestAlexey Rusakov
2021-01-25CMakeLists.txt: include(CTest)Alexey Rusakov
2021-01-23Update testCarl Schwan
2021-01-23Add testCarl Schwan
2021-01-23Load user info (display name + avatar) for the local user.Carl Schwan
2021-01-22Adjust according to the just merged PRAlexey Rusakov
2021-01-22Merge pull request #440 from ognarb/callcandidateupdateAlexey Rusakov
2021-01-22Remove quotest from ctestCarl Schwan
2021-01-21fix buildCarl Schwan
2021-01-21Move testsCarl Schwan
2021-01-21Apply suggestions from code reviewCarl Schwan
2021-01-21Add more properties to CallCandidateEventCarl Schwan
2021-01-17Merge branch 'kitsune-use-spdx' into masterKitsune Ral
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2021-01-15Merge pull request #417 from dfaure/dfaure/stricter-flagsKitsune Ral
2021-01-15Merge branch 'master' into dfaure/stricter-flagsKitsune Ral
2021-01-15Merge pull request #428 from ognarb/licensingKitsune Ral
2021-01-15Drop a file deleted in masterKitsune Ral
2021-01-14Fix a typo in the previous typo fixKitsune Ral
2021-01-14EncryptionManager: fix a typoKitsune Ral
2021-01-12EventItemBase: Allow adding custom dataKitsune Ral
2021-01-11Ok, do the same in a different wayKitsune Ral
2021-01-11Don't run the test if TEST_USER is emptyKitsune Ral
2021-01-11Add a timeout to quotest runsKitsune Ral
2021-01-11LGTM: fine-tune the set of analysed filesKitsune Ral
2021-01-08quotest: use the target room for loadMembers testKitsune Ral
2021-01-07Connection: don't explicitly reset QPointersKitsune Ral
2021-01-07isJobRunning() -> isJobPending()Kitsune Ral
2021-01-07BaseJob: setStatus(Pending) on scheduling a retryKitsune Ral
2021-01-07Connection::resolveServer: abandon is not a failureKitsune Ral
2021-01-07BaseJob: more loggingKitsune Ral