aboutsummaryrefslogtreecommitdiff
path: root/lib/events
AgeCommit message (Expand)Author
2021-08-22RoomEvent: drop timestamp()Alexey Rusakov
2021-08-22Drop other stuff deprecated pre- or early 0.6Alexey Rusakov
2021-08-02More doc-commentsAlexey Rusakov
2021-07-30Clean up after the previous commitAlexey Rusakov
2021-07-30Room: drop 0.6 deprecations; deprecate RoomAliasEventAlexey Rusakov
2021-07-18Merge branch 'kitsune-member-state-enum' into masterAlexey Rusakov
2021-07-18Fix bit rot in commentsAlexey Rusakov
2021-07-18MembershipType -> Membership, also used for JoinStateAlexey 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-07-16Officially drop Qt Multimedia with Qt 6Alexey Rusakov
2021-06-13EncryptionEvent: fix "too perfect forwarding"Alexey Rusakov
2021-06-13Disable the piece depending on Qt Multimedia for Qt 6Alexey Rusakov
2021-02-21Update a comment that still mentions RiotAlexey 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-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
2020-12-28Merge pull request #425 from ognarb/stickerKitsune Ral
2020-12-28event.h: Fix breakage of AppVeyor CIKitsune Ral
2020-12-28Add support for sticker eventsCarl Schwan
2020-12-28More comments/documentationKitsune Ral
2020-12-28event.h: Minor tweaks around visit<>Kitsune Ral
2020-12-27more :)Carl Schwan
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-11-19Fix Q_ASSERT failure on sending messagesKitsune Ral
2020-11-15Cleanup across event classesKitsune Ral
2020-11-14Make StateEventBase Q_GADGET tooKitsune Ral
2020-11-14CleanupKitsune Ral
2020-11-14Drop EventFactory<RoomPowerLevelsEvent>Kitsune Ral
2020-11-12More JSON key constantsKitsune Ral
2020-11-10MembershipType: drop warning on empty valuesKitsune Ral
2020-11-08More robust member profile data retrievalKitsune Ral
2020-08-11Drop unneeded #includeKitsune Ral
2020-08-03CleanupKitsune Ral
2020-08-02Event::dumpTo: make protected, and RoomEvent overrideKitsune Ral
2020-07-26RoomAvatarEvent: add constructors from contentKitsune Ral
2020-03-26Refactoring around Connection::onSyncSuccess()Kitsune Ral
2020-03-26AliasesEventContent::toJson(): optimise generated JSONKitsune Ral
2020-03-21Merge pull request #383 from ram-nad/msc2432-fixKitsune Ral
2020-03-20Make rvalue constructor explicit Update lib/events/roomcanonicalaliasevent.hRam Nad
2020-03-20Make constructor explicit lib/events/roomcanonicalaliasevent.hRam Nad
2020-03-20made suggested changesRam Nad
2020-03-20Add warranty in lib/events/roomcanonicalaliasevent.hRam Nad