aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-13AppVeyor: disable E2EE building, drop older QtAlexey Rusakov
2021-06-13BaseJob: FollowRedirectsAttribute -> RedirectPolicyAttributeAlexey Rusakov
2021-06-13CI: version Qt cacheAlexey Rusakov
2021-06-13CI: Use Qt 5.12, as required from nowAlexey Rusakov
2021-06-13Generate a moc file for quotient_common.hAlexey Rusakov
2021-06-13Uri: Fix ambiguity around QChar constructorsAlexey Rusakov
2021-06-13EncryptionEvent: fix "too perfect forwarding"Alexey Rusakov
2021-06-13Exclude code no more needed with Qt6Alexey Rusakov
2021-06-13Disable the piece depending on Qt Multimedia for Qt 6Alexey Rusakov
2021-06-13Make RequestData compile againAlexey Rusakov
2021-06-13uri.cpp, room.*: Get rid of QStringRefsAlexey Rusakov
2021-06-12connection.cpp: erase_if -> remove_ifAlexey Rusakov
2021-06-12Adjust to new moc/QMetaType requirementsAlexey Rusakov
2021-06-12CMakeLists: require at least Qt 5.12; add Qt 6 supportAlexey Rusakov
2021-06-07Connection::joinRoom() shouldn't enforce room stateAlexey Rusakov
2021-05-20Merge pull request #466 from TobiasFella/gitignoreAlexey Rusakov
2021-05-19Add libquotient.kdev4 to .gitignoreTobias Fella
2021-05-09Fix joinedRoom signal not being emitted in some casesAlexey Rusakov
2021-04-26CI: Use GCC 9 where GCC 8 wasAlexey Rusakov
2021-04-26Merge pull request #461 from quotient-im/work/force-load-user-dataAlexey Rusakov
2021-04-26Make it possible to load the user metadataCarl Schwan
2021-04-03Merge pull request #460 from Aksem/masterAlexey Rusakov
2021-04-03Fix broken links in README.Vladyslav Hnatiuk
2021-02-26Merge pull request #457 from quotient-im/work/capabilityCarl Schwan
2021-02-26Apply suggestionCarl Schwan
2021-02-26Add public method to determine if we can change the user passwordCarl Schwan
2021-02-23Merge pull request #455 from arawaaa/removeavatarAlexey Rusakov
2021-02-22Adds ability remove the avatarArnav Rawat
2021-02-21Update a comment that still mentions RiotAlexey Rusakov
2021-02-21Uri: support abbreviated types in Matrix URIsAlexey Rusakov
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