Age | Commit message (Expand) | Author |
2020-03-31 | Reparent all jobs to their connections | Kitsune Ral |
2020-03-21 | Merge pull request #383 from ram-nad/msc2432-fix | Kitsune Ral |
2020-03-18 | SsoSession and Connection::prepareForSso() | Kitsune Ral |
2020-03-15 | Connection: loginWithToken(); connectWithToken() -> assumeIdentity() | Kitsune Ral |
2020-03-13 | Connection: support getting the list of login flows | Kitsune Ral |
2020-03-12 | E2EE: Make building E2EE optional. Contributes to #369 | Alexey Andreev |
2020-03-08 | fixing msc2432 | Ram Nad |
2019-10-20 | Qualify types in signals and Q_INVOKABLEs | Kitsune Ral |
2019-09-29 | Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap() | Kitsune Ral |
2019-09-12 | Introduce HashQ<> and UnorderedMap<> | Kitsune Ral |
2019-08-20 | Connection::run() | Kitsune Ral |
2019-08-09 | Namespace: QMatrixClient -> Quotient (with back comp alias) | Kitsune Ral |
2019-08-02 | Apply the new brace wrapping to source files | Kitsune Ral |
2019-08-02 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-27 | E2EE: introduce EncryptedEvent | Alexey Andreyev |
2019-07-09 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-09 | Move serverPart() to the public API | Kitsune Ral |
2019-07-06 | Fix clazy warnings | Kitsune Ral |
2019-07-04 | Connection::token() is no more | Kitsune Ral |
2019-07-03 | Room/Connection: make room aliases work properly | Kitsune Ral |
2019-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-05-19 | Connection: use QScopedPointer instead of unique_ptr | Kitsune Ral |
2019-05-19 | Move a doc-comment to its place | Kitsune Ral |
2019-05-03 | Connection::stateCacheDir | Kitsune Ral |
2019-04-24 | Make ignore-user related method Q_INVOKABLE. | Black Hat |
2019-03-27 | Connection::domain() | Kitsune Ral |
2019-03-02 | style: apply .clang-format to all .cpp and .h files | Marc Deop |
2019-02-24 | Merge branch 'kitsune-aliases-map' | Kitsune Ral |
2019-02-23 | Remove the 'pretty' SupportedRoomVersion vector debug operator | Alexander Akulich |
2019-02-22 | Room::setAliases, Connection: roomByAlias, updateRoomAliases | Kitsune Ral |
2019-02-17 | Connection: loadingCapabilities(); sort availableRoomVersions | Kitsune Ral |
2019-02-15 | Connection: load supported room versions | Kitsune Ral |
2019-02-15 | Merge branch 'master' into kitsune-room-versions | Kitsune Ral |
2019-02-11 | Connection::createRoom: support passing a room version | Kitsune Ral |
2019-02-10 | Connection: move syncLoopTimeout to Connection::Private | Alexey Andreyev |
2019-02-05 | Connection: simplified sync loop logic without delays | Alexey Andreyev |
2019-02-03 | Connection: separated sync loop logic with delay control | Alexey Andreyev |
2019-01-30 | Connection: infinite sync loop logic by default | Alexey Andreyev |
2019-01-13 | Merge branch 'kitsune-workaround-stuck-invites' | Kitsune Ral |
2019-01-13 | qt_connection_util.h: a new home for connectSingleShot() and newly made conne... | Kitsune Ral |
2019-01-13 | Connection: fix/workaround glitches on joining/leaving | Kitsune Ral |
2019-01-13 | Connection::provideRoom: allow omitting join state | Kitsune Ral |
2019-01-05 | Connection::upload*: autodetect content type if not supplied | Kitsune Ral |
2018-12-11 | Expose Connection::nextBatchToken() | Kitsune Ral |
2018-12-08 | Connection: support members lazy-loading | Kitsune Ral |
2018-11-23 | Room/Connection: don't save the just loaded room cache | Kitsune Ral |
2018-11-22 | Save state cache per-room | Kitsune Ral |
2018-11-19 | BaseJob::rawDataSample() | Kitsune Ral |
2018-10-29 | Connection::joinRoom: allow to specify intermediate servers | Kitsune Ral |
2018-09-16 | Merge remote-tracking branch 'upstream/master' | Josip Delic |