aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-01-28Merge pull request #449 from rpallai/richeditfixAlexey Rusakov
2021-01-28Fix rich edits (transmit)Roland Pallai
2021-01-28Fix rich replies json format (transmit)Roland Pallai
2021-01-25Room::P::removeMemberFromMap: comment that Q_ASSERTAlexey Rusakov
2021-01-23Load user info (display name + avatar) for the local user.Carl Schwan
2021-01-21Add more properties to CallCandidateEventCarl Schwan
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2021-01-15Merge branch 'master' into dfaure/stricter-flagsKitsune Ral
2021-01-15Merge pull request #428 from ognarb/licensingKitsune Ral
2021-01-15Drop a file deleted in masterKitsune Ral
2021-01-14Fix a typo in the previous typo fixKitsune Ral
2021-01-14EncryptionManager: fix a typoKitsune Ral
2021-01-12EventItemBase: Allow adding custom dataKitsune Ral
2021-01-07Connection: don't explicitly reset QPointersKitsune Ral
2021-01-07isJobRunning() -> isJobPending()Kitsune Ral
2021-01-07BaseJob: setStatus(Pending) on scheduling a retryKitsune Ral
2021-01-07Connection::resolveServer: abandon is not a failureKitsune Ral
2021-01-07BaseJob: more loggingKitsune Ral
2021-01-07Prefer connecting to BaseJob::result(), not finished()Kitsune Ral
2020-12-28Merge pull request #425 from ognarb/stickerKitsune Ral
2020-12-28Connection: fix FTBFS with Quotient_E2EE_ENABLEDKitsune Ral
2020-12-28event.h: Fix breakage of AppVeyor CIKitsune Ral
2020-12-28Add support for sticker eventsCarl Schwan
2020-12-28Room: inline a once-used variableKitsune Ral
2020-12-28Room: really fix namesakes assertion failureKitsune Ral
2020-12-28Add a new logging category for room member changesKitsune Ral
2020-12-28Use generated SetReadMarkerJob instead of PostReadMarkersJobKitsune Ral
2020-12-28BaseJob::initiate: add Q_LIKELYKitsune Ral
2020-12-28Cleanup and clang-tidy/clazy fixesKitsune Ral
2020-12-28Connection: refactor the resolve/login codeKitsune Ral
2020-12-28More comments/documentationKitsune Ral
2020-12-28event.h: Minor tweaks around visit<>Kitsune Ral
2020-12-27function_traits<>: define as empty by defaultKitsune Ral
2020-12-27Fix use-after-free of QNetworkReply in BaseJobNicolas Fella
2020-12-27more :)Carl Schwan
2020-12-26Add a few more filesCarl Schwan
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-12-24Room: don't accept . at 0-th position in the tagKitsune Ral
2020-12-24Fix clang-tidy/clazy warningsKitsune Ral
2020-12-23BaseJob::Status: add comparison with intKitsune Ral
2020-12-23BaseJob: add [[fallthrough]] as clang-tidy saysKitsune Ral
2020-12-23BaseJob: tolerate unexpected error payloadsKitsune Ral
2020-12-23Connection::resolveServer(): fix error handlingKitsune Ral
2020-12-22Merge pull request #423 from quotient-im/kitsune-fix-namesakes-failureKitsune Ral