aboutsummaryrefslogtreecommitdiff
path: root/lib/events/roomevent.h
AgeCommit message (Expand)Author
2022-02-13Merge branch 'dev'Alexey Rusakov
2021-12-29Refactor EventFactory and move it out of _impl::Alexey Rusakov
2021-12-29Add QUOTIENT_API throughout non-generated codeAlexey Rusakov
2021-12-22Simplify the code around EventFactory<>Alexey Rusakov
2021-12-10Apply suggestions from code reviewTobias Fella
2021-12-09Ifdef all the thingsTobias Fella
2021-12-08Store encryptedevent in decrypted roomeventsTobias Fella
2021-11-27Event::content() -> contentPart()Alexey Rusakov
2021-11-26Drop Q_GADGET from most uncopyable classes; other minor cleanupAlexey Rusakov
2021-08-22RoomEvent: drop timestamp()Alexey Rusakov
2021-08-02More doc-commentsAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-08-02Event::dumpTo: make protected, and RoomEvent overrideKitsune Ral
2019-12-09RoomEvent::timestamp() -> originTimestamp()Kitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-08-02Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-31Initial support for edited messages (receive only)Kitsune Ral
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-08RoomEvent::setRoomId()/setSender()Kitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-10-04Modernise and fix code dealing with call eventsKitsune Ral
2018-08-03RoomEvent: fix wrong JSON key to pick/store transaction idKitsune Ral
2018-07-31RoomEvent: don't store transactionId separatelyKitsune Ral
2018-07-27Initial support for local echoKitsune Ral
2018-07-04Add #include to fix FTBFS with qmakeKitsune Ral
2018-07-04Break down event.* into smaller filesKitsune Ral