Age | Commit message (Expand) | Author |
2021-06-13 | CMakeLists: require explicit BUILD_WITH_QT6 for Qt 6 | Alexey Rusakov |
2021-06-13 | AppVeyor: disable E2EE building, drop older Qt | Alexey Rusakov |
2021-06-13 | BaseJob: FollowRedirectsAttribute -> RedirectPolicyAttribute | Alexey Rusakov |
2021-06-13 | CI: version Qt cache | Alexey Rusakov |
2021-06-13 | CI: Use Qt 5.12, as required from now | Alexey Rusakov |
2021-06-13 | Generate a moc file for quotient_common.h | Alexey Rusakov |
2021-06-13 | Uri: Fix ambiguity around QChar constructors | Alexey Rusakov |
2021-06-13 | EncryptionEvent: fix "too perfect forwarding" | Alexey Rusakov |
2021-06-13 | Exclude code no more needed with Qt6 | Alexey Rusakov |
2021-06-13 | Disable the piece depending on Qt Multimedia for Qt 6 | Alexey Rusakov |
2021-06-13 | Make RequestData compile again | Alexey Rusakov |
2021-06-13 | uri.cpp, room.*: Get rid of QStringRefs | Alexey Rusakov |
2021-06-12 | connection.cpp: erase_if -> remove_if | Alexey Rusakov |
2021-06-12 | Adjust to new moc/QMetaType requirements | Alexey Rusakov |
2021-06-12 | CMakeLists: require at least Qt 5.12; add Qt 6 support | Alexey Rusakov |
2021-06-07 | Connection::joinRoom() shouldn't enforce room state | Alexey Rusakov |
2021-05-20 | Merge pull request #466 from TobiasFella/gitignore | Alexey Rusakov |
2021-05-19 | Add libquotient.kdev4 to .gitignore | Tobias Fella |
2021-05-09 | Fix joinedRoom signal not being emitted in some cases | Alexey Rusakov |
2021-04-26 | CI: Use GCC 9 where GCC 8 was | Alexey Rusakov |
2021-04-26 | Merge pull request #461 from quotient-im/work/force-load-user-data | Alexey Rusakov |
2021-04-26 | Make it possible to load the user metadata | Carl Schwan |
2021-04-03 | Merge pull request #460 from Aksem/master | Alexey Rusakov |
2021-04-03 | Fix broken links in README. | Vladyslav Hnatiuk |
2021-02-26 | Merge pull request #457 from quotient-im/work/capability | Carl Schwan |
2021-02-26 | Apply suggestion | Carl Schwan |
2021-02-26 | Add public method to determine if we can change the user password | Carl Schwan |
2021-02-23 | Merge pull request #455 from arawaaa/removeavatar | Alexey Rusakov |
2021-02-22 | Adds ability remove the avatar | Arnav Rawat |
2021-02-21 | Update a comment that still mentions Riot | Alexey Rusakov |
2021-02-21 | Uri: support abbreviated types in Matrix URIs | Alexey Rusakov |
2021-02-16 | Merge pull request #442 from ognarb/localuserinfo | Alexey Rusakov |
2021-02-15 | Update quotest/quotest.cpp | Carl Schwan |
2021-02-09 | Update | Carl Schwan |
2021-01-28 | Merge pull request #449 from rpallai/richeditfix | Alexey Rusakov |
2021-01-28 | Merge pull request #448 from rpallai/richreplyfix | Alexey Rusakov |
2021-01-28 | Drop qmake from CI | Alexey Rusakov |
2021-01-28 | Fix rich edits (transmit) | Roland Pallai |
2021-01-28 | Fix rich replies json format (transmit) | Roland Pallai |
2021-01-25 | Merge branch 'fix-ci' into master | Alexey Rusakov |
2021-01-25 | Room::P::removeMemberFromMap: comment that Q_ASSERT | Alexey Rusakov |
2021-01-25 | Revert to running quotest from the source tree | Alexey Rusakov |
2021-01-25 | Make quotest origin even more informative | Alexey Rusakov |
2021-01-25 | CI: build libraries statically | Alexey Rusakov |
2021-01-25 | Use Ninja | Alexey Rusakov |
2021-01-25 | CI: install to ~/.local; invoke quotest from there | Alexey Rusakov |
2021-01-25 | CI: include github.ref in the quotest origin | Alexey Rusakov |
2021-01-25 | CMakeLists.txt: refactor configuration of features | Alexey Rusakov |
2021-01-25 | Autotests: make sure types passed to QCOMPARE are the same | Alexey Rusakov |
2021-01-25 | Collapse the autotest entirely in *.cpp file | Alexey Rusakov |