aboutsummaryrefslogtreecommitdiff
path: root/lib/room.h
AgeCommit message (Expand)Author
2018-08-13Room::tagsChanged(): elaborate additions/removals along with the signalKitsune Ral
2018-08-11Reverse direct chats mapKitsune Ral
2018-08-06Room: addedMessages passes timeline indicesKitsune Ral
2018-08-04Room: avoid overloading postMessage, as QML is bad at resolving overloaded slotsKitsune Ral
2018-08-03Room::retryMessage and Room::discardMessageKitsune Ral
2018-08-03Refactor event itemsKitsune Ral
2018-07-31Room::readMarkerMoved: pass 'from' and 'to' ids with the signalKitsune Ral
2018-07-28Room: validate tags before sending them to the serverKitsune Ral
2018-07-27Make Room::postMessage and Room::postHtmlMessage return transactionIdKitsune Ral
2018-07-27Provide a way to match the echo against the synced eventKitsune Ral
2018-07-27Initial support for local echoKitsune Ral
2018-07-22Change order data type.Black Hat
2018-07-21Overload Room:addTag.Black Hat
2018-07-21Mark Room::addTag() and Room::removeTag() as Q_INVOKABLE.Black Hat
2018-07-10Room::postHtmlMessage() - a facility method to send HTML messagesKitsune Ral
2018-07-08TimelineItem::viewAs(): fix a typoKitsune Ral
2018-07-08TimelineItem: get(); validating viewAs<>()Kitsune Ral
2018-07-04TimelineItem::operator*()Kitsune Ral
2018-07-04Event types system remade to be extensibleKitsune Ral
2018-07-01weakPtr -> weakPtrCastKitsune Ral
2018-05-28Move out prettyPrint() from Room to util.hKitsune Ral
2018-05-24Room: Make isFavourite/LowPriority/DirectChat accessible from QMLKitsune Ral
2018-05-04Preempt job/setroomstatejob.* with jobs/generated/room_state.*Kitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-05-01Event and Room: further abstract event pointersKitsune Ral
2018-04-13Support Qt 5.4Kitsune Ral
2018-04-02Room/Connection: accountData()/accountDataChanged()Kitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral