aboutsummaryrefslogtreecommitdiff
path: root/lib/events/eventcontent.h
AgeCommit message (Expand)Author
2021-09-18Add the encryptedfile to the eventcontentTobias Fella
2021-07-18Fix bit rot in commentsAlexey Rusakov
2021-07-18Re-apply the previous commit and actually fix the breakageAlexey Rusakov
2021-07-18Revert previous commitAlexey Rusakov
2021-07-18Make EventContent::TypedBase() constructor protectedAlexey Rusakov
2021-07-18Room::postFile(): adjust to the changed RoomMessageEvent APIAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2021-01-15Merge branch 'master' into dfaure/stricter-flagsKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-11-26Enable QT_NO_URL_CAST_FROM_STRING and QT_STRICT_ITERATORS.David Faure
2020-07-26RoomAvatarEvent: add constructors from contentKitsune Ral
2019-08-25RoomMessageEvent::content(): constify event contentKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-06Fix clazy warningsKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-03-23Room::downloadFile(): Tighten URL validationsKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2019-01-05EventContent::ImageInfo: support originalFilename in POD constructorKitsune Ral
2019-01-05Make content in events editableKitsune Ral
2019-01-05EventContent: use qint64 for the payload sizeKitsune Ral
2018-12-26EventContent: allow empty (default-constructed) thumbnailsKitsune Ral
2018-12-08EventContent: minor cleanupKitsune Ral
2018-07-04Event types system remade to be extensibleKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral