aboutsummaryrefslogtreecommitdiff
path: root/lib/mxcreply.cpp
AgeCommit message (Expand)Author
2022-09-23Don't crash in MxcReply if the event is not a RoomMessageEventTobias Fella
2022-06-18Drop pre-Qt 5.15 codeAlexey Rusakov
2022-05-29Move encryptFile/decryptFile out of EncryptedFileMetadataAlexey Rusakov
2022-05-29Refactor EncryptedFile and EC::FileInfo::fileAlexey Rusakov
2022-04-23CleanupAlexey Rusakov
2022-03-11Fix loading images when E2EE is disabledTobias Fella
2022-02-13Merge branch 'dev'Alexey Rusakov
2022-02-07Remove encryptionmanager and various fixesTobias Fella
2022-01-02Add ImplPtr and makeImplAlexey Rusakov
2022-01-01Define destructors out-of-line when unique/scoped ptr are involvedAlexey Rusakov
2021-12-24Fix reading unencrypted imagesTobias Fella
2021-12-01Apply suggestions from code reviewTobias Fella
2021-12-01Various improvements and fixesTobias Fella
2021-12-01Add mxc protocol to the networkaccessmanagerTobias Fella
2021-09-12MxcReply: make sure to create a Private objectAlexey Rusakov
2021-09-11Further tweaks to MxcReplyAlexey Rusakov
2021-09-10Return a failed MxcReply on invalid requestsTobias Fella
2021-09-07Fix showing non-animated ImagesTobias Fella
2021-09-05Implement the mxc protocol in the NetworkAccessManagerTobias Fella