aboutsummaryrefslogtreecommitdiff
path: root/events/event.cpp
AgeCommit message (Expand)Author
2016-09-21Push sender from RoomTopicEvent to EventKitsune Ral
2016-09-14Don't search for event_id and origin_server_ts in m.receipt eventsKitsune Ral
2016-09-07A generic lookup(), and its usage in Event and RoomMessageEventKitsune Ral
2016-09-07Event::fromJson(): made the code more compact (correctly this time)Kitsune Ral
2016-09-07Temporarily revert "Event::fromJson(): made the code more compact" as it brea...Kitsune Ral
2016-08-31QList<Event*> -> using Events=QVector<Event*>Kitsune Ral
2016-08-31Event::fromJson(): made the code more compactKitsune Ral
2016-05-27Enhance loggingKitsune Ral
2016-05-26Introducing EventList class + minor fixKitsune Ral
2016-04-05Imported the current source tree from Quaternion/lib.Kitsune Ral