Age | Commit message (Expand) | Author |
2018-08-04 | Room: avoid overloading postMessage, as QML is bad at resolving overloaded slots | Kitsune Ral |
2018-08-03 | Room::retryMessage and Room::discardMessage | Kitsune Ral |
2018-08-03 | Refactor event items | Kitsune Ral |
2018-07-31 | Room::readMarkerMoved: pass 'from' and 'to' ids with the signal | Kitsune Ral |
2018-07-28 | Room: validate tags before sending them to the server | Kitsune Ral |
2018-07-27 | Make Room::postMessage and Room::postHtmlMessage return transactionId | Kitsune Ral |
2018-07-27 | Provide a way to match the echo against the synced event | Kitsune Ral |
2018-07-27 | Initial support for local echo | Kitsune Ral |
2018-07-22 | Change order data type. | Black Hat |
2018-07-21 | Overload Room:addTag. | Black Hat |
2018-07-21 | Mark Room::addTag() and Room::removeTag() as Q_INVOKABLE. | Black Hat |
2018-07-10 | Room::postHtmlMessage() - a facility method to send HTML messages | Kitsune Ral |
2018-07-08 | TimelineItem::viewAs(): fix a typo | Kitsune Ral |
2018-07-08 | TimelineItem: get(); validating viewAs<>() | Kitsune Ral |
2018-07-04 | TimelineItem::operator*() | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-07-01 | weakPtr -> weakPtrCast | Kitsune Ral |
2018-05-28 | Move out prettyPrint() from Room to util.h | Kitsune Ral |
2018-05-24 | Room: Make isFavourite/LowPriority/DirectChat accessible from QML | Kitsune Ral |
2018-05-04 | Preempt job/setroomstatejob.* with jobs/generated/room_state.* | Kitsune Ral |
2018-05-03 | GetRoomEventsJob (replaces RoomMessagesJob) + refactoring | Kitsune Ral |
2018-05-01 | Event and Room: further abstract event pointers | Kitsune Ral |
2018-04-13 | Support Qt 5.4 | Kitsune Ral |
2018-04-02 | Room/Connection: accountData()/accountDataChanged() | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |