Age | Commit message (Expand) | Author |
2021-09-18 | Add the encryptedfile to the eventcontent | Tobias Fella |
2021-09-14 | Add room types to RoomCreateEvent | Tobias Fella |
2021-09-12 | Merge pull request #506 from TobiasFella/activateencryption | Alexey Rusakov |
2021-09-12 | Merge pull request #499 from TobiasFella/mxcnam | Alexey Rusakov |
2021-09-12 | Connection: update AccountRegistry | Alexey Rusakov |
2021-09-12 | MxcReply: make sure to create a Private object | Alexey Rusakov |
2021-09-12 | NAM::createRequest(): more logging | Alexey Rusakov |
2021-09-11 | Add convenience function for activating encryption and fix | Tobias Fella |
2021-09-11 | BaseJob: deprecate endpoint accessors; query returns an object | Alexey Rusakov |
2021-09-11 | Further tweaks to MxcReply | Alexey Rusakov |
2021-09-11 | Don't parent NAM to QCoreApplication | Alexey Rusakov |
2021-09-10 | Move URL creation to Room/Connection; use query instead of fragment | Alexey Rusakov |
2021-09-10 | Add "quotient.network" logging category | Alexey Rusakov |
2021-09-10 | Percent-encode all the things | Tobias Fella |
2021-09-10 | Return a failed MxcReply on invalid requests | Tobias Fella |
2021-09-10 | Update lib/networkaccessmanager.cpp | Tobias Fella |
2021-09-10 | Update lib/networkaccessmanager.cpp | Tobias Fella |
2021-09-09 | Straighten up file transfer cancellation | Alexey Rusakov |
2021-09-07 | Fix showing non-animated Images | Tobias Fella |
2021-09-05 | Create a NAM for each thread | Tobias Fella |
2021-09-05 | Implement the mxc protocol in the NetworkAccessManager | Tobias Fella |
2021-09-02 | Merge pull request #495 from quotient-im/kitsune-ci-windows-codeql | Alexey Rusakov |
2021-09-01 | Fix building with MSVC | Alexey Rusakov |
2021-08-31 | Add functions and macros to query for Quotient's version | Tobias Fella |
2021-08-30 | Room: displayNameForHtml | Alexey Rusakov |
2021-08-30 | SettingsGroup, AccountSettings: simplify constructors | Alexey Rusakov |
2021-08-26 | Add AccountRegistry | Tobias Fella |
2021-08-23 | Room: isMember(); memberState() only needs user id | Alexey Rusakov |
2021-08-23 | Merge branch 'kitsune/deprecations' | Alexey Rusakov |
2021-08-22 | User::isGuest(): fix a clazy warning | Alexey Rusakov |
2021-08-22 | Fix building with MSVC | Alexey Rusakov |
2021-08-22 | RoomEvent: drop timestamp() | Alexey Rusakov |
2021-08-22 | Settings: no more setToken() and accessToken(); deprecate clearAccessToken() | Alexey Rusakov |
2021-08-22 | Use Q_DECL_DEPRECATED_X instead of \deprecated doc-comment | Alexey Rusakov |
2021-08-22 | Drop other stuff deprecated pre- or early 0.6 | Alexey Rusakov |
2021-08-22 | Drop QMatrixClient namespace alias | Alexey Rusakov |
2021-08-22 | Deprecate BaseJob::Data | Alexey Rusakov |
2021-08-22 | Regenerate API files | Alexey Rusakov |
2021-08-21 | Cleanup | Alexey Rusakov |
2021-08-10 | Turn EventStatus from a class to a namespace | Alexey Rusakov |
2021-08-10 | Room::Private::sync/historyEdge() | Alexey Rusakov |
2021-08-09 | Merge pull request #492 from quotient-im/kitsune-qurl-in-csapi | Alexey Rusakov |
2021-08-09 | Room::setDisplayed(): Don't reset unread counters | Alexey Rusakov |
2021-08-09 | Room::toJson(): save the last local user's read receipt | Alexey Rusakov |
2021-08-09 | Enhanced logging for read receipts | Alexey Rusakov |
2021-08-07 | Update non-generated code to work with QUrls in CS API | Alexey Rusakov |
2021-08-07 | Update generated files | Alexey Rusakov |
2021-08-07 | User::avatar: add const | Alexey Rusakov |
2021-08-07 | converters.h: (actually) enable QUrl; drop unused types | Alexey Rusakov |
2021-08-07 | Drop an out-of-date comment | Alexey Rusakov |