aboutsummaryrefslogtreecommitdiff
path: root/lib/events
AgeCommit message (Expand)Author
2018-07-04Event types system remade to be extensibleKitsune Ral
2018-07-02Fix FTBFSKitsune Ral
2018-07-01weakPtr -> weakPtrCastKitsune Ral
2018-07-01CleanupKitsune Ral
2018-06-11Event::toJson(): Return an empty object instead of UBKitsune Ral
2018-06-08csapi: Fix boolean query parameters incorrectly passedKitsune Ral
2018-05-04Fix building on OSXKitsune Ral
2018-05-04EvT::TypeId: Use a member function instead of a variableKitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-05-03CleanupKitsune Ral
2018-05-01Event and Room: further abstract event pointersKitsune Ral
2018-05-01RedactionEvent: make the constructor explicitKitsune Ral
2018-05-01Event: cleanupKitsune Ral
2018-05-01Integrate converters with EventPtr partiallyKitsune Ral
2018-04-03DirectChatEvent: be careful with range-for over temporariesKitsune Ral
2018-04-03More fixes from static analysisKitsune Ral
2018-04-02Fixes according to results of static analysisKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral