Age | Commit message (Expand) | Author |
2021-01-21 | Add more properties to CallCandidateEvent | Carl Schwan |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2021-01-15 | Merge branch 'master' into dfaure/stricter-flags | Kitsune Ral |
2021-01-15 | Merge pull request #428 from ognarb/licensing | Kitsune Ral |
2021-01-15 | Drop a file deleted in master | Kitsune Ral |
2021-01-14 | Fix a typo in the previous typo fix | Kitsune Ral |
2021-01-14 | EncryptionManager: fix a typo | Kitsune Ral |
2021-01-12 | EventItemBase: Allow adding custom data | Kitsune Ral |
2021-01-07 | Connection: don't explicitly reset QPointers | Kitsune Ral |
2021-01-07 | isJobRunning() -> isJobPending() | Kitsune Ral |
2021-01-07 | BaseJob: setStatus(Pending) on scheduling a retry | Kitsune Ral |
2021-01-07 | Connection::resolveServer: abandon is not a failure | Kitsune Ral |
2021-01-07 | BaseJob: more logging | Kitsune Ral |
2021-01-07 | Prefer connecting to BaseJob::result(), not finished() | Kitsune Ral |
2020-12-28 | Merge pull request #425 from ognarb/sticker | Kitsune Ral |
2020-12-28 | Connection: fix FTBFS with Quotient_E2EE_ENABLED | Kitsune Ral |
2020-12-28 | event.h: Fix breakage of AppVeyor CI | Kitsune Ral |
2020-12-28 | Add support for sticker events | Carl Schwan |
2020-12-28 | Room: inline a once-used variable | Kitsune Ral |
2020-12-28 | Room: really fix namesakes assertion failure | Kitsune Ral |
2020-12-28 | Add a new logging category for room member changes | Kitsune Ral |
2020-12-28 | Use generated SetReadMarkerJob instead of PostReadMarkersJob | Kitsune Ral |
2020-12-28 | BaseJob::initiate: add Q_LIKELY | Kitsune Ral |
2020-12-28 | Cleanup and clang-tidy/clazy fixes | Kitsune Ral |
2020-12-28 | Connection: refactor the resolve/login code | Kitsune Ral |
2020-12-28 | More comments/documentation | Kitsune Ral |
2020-12-28 | event.h: Minor tweaks around visit<> | Kitsune Ral |
2020-12-27 | function_traits<>: define as empty by default | Kitsune Ral |
2020-12-27 | Fix use-after-free of QNetworkReply in BaseJob | Nicolas Fella |
2020-12-27 | more :) | Carl Schwan |
2020-12-26 | Add a few more files | Carl Schwan |
2020-12-26 | Port existing copyright statement to reuse using licensedigger | Carl Schwan |
2020-12-24 | Room: don't accept . at 0-th position in the tag | Kitsune Ral |
2020-12-24 | Fix clang-tidy/clazy warnings | Kitsune Ral |
2020-12-23 | BaseJob::Status: add comparison with int | Kitsune Ral |
2020-12-23 | BaseJob: add [[fallthrough]] as clang-tidy says | Kitsune Ral |
2020-12-23 | BaseJob: tolerate unexpected error payloads | Kitsune Ral |
2020-12-23 | Connection::resolveServer(): fix error handling | Kitsune Ral |
2020-12-22 | Merge pull request #423 from quotient-im/kitsune-fix-namesakes-failure | Kitsune Ral |
2020-12-10 | Uri: fix a few cases of insufficient escaping | Kitsune Ral |
2020-12-10 | Fix DELETE jobs with json data | Tobias Fella |
2020-12-03 | Room: fix breakage in internal member map | Kitsune Ral |
2020-11-27 | Make it compile with QT_NO_KEYWORDS | Carl Schwan |
2020-11-26 | Enable QT_NO_URL_CAST_FROM_STRING and QT_STRICT_ITERATORS. | David Faure |
2020-11-24 | csapi/search.* | Kitsune Ral |
2020-11-19 | Fix Q_ASSERT failure on sending messages | Kitsune Ral |
2020-11-15 | Cleanup across event classes | Kitsune Ral |
2020-11-14 | Make StateEventBase Q_GADGET too | Kitsune Ral |
2020-11-14 | Cleanup | Kitsune Ral |
2020-11-14 | Drop EventFactory<RoomPowerLevelsEvent> | Kitsune Ral |