Age | Commit message (Expand) | Author |
2018-10-04 | Modernise and fix code dealing with call events | Kitsune Ral |
2018-09-25 | Room::addTag: fix the QML-friendly overload's parameter | Kitsune Ral |
2018-09-17 | return false in processStateEvent; make processCall private | Josip Delic |
2018-09-16 | Merge remote-tracking branch 'upstream/master' | Josip Delic |
2018-09-16 | Introduce Room::displaynameAboutToChange() | Kitsune Ral |
2018-09-16 | Use the right header file for QImage | Kitsune Ral |
2018-09-12 | Merge pull request #1 from QMatrixClient/master | Black Hat |
2018-09-09 | Room::beforeDestruction() | Kitsune Ral |
2018-09-09 | room.h: Unify doc-comments | Kitsune Ral |
2018-09-09 | Cleanup | Kitsune Ral |
2018-09-02 | Switch tag order from strings to floats, as The Spec preaches | Kitsune Ral |
2018-08-30 | Add signal for read receipt. | Black Hat |
2018-08-29 | Use local QHash. | Black Hat |
2018-08-25 | Update marius voip to new libqtmc | Josip Delic |
2018-08-20 | Room::displaynameChanged() should pass the old name too | Kitsune Ral |
2018-08-13 | Room::tagsChanged(): elaborate additions/removals along with the signal | Kitsune Ral |
2018-08-11 | Reverse direct chats map | Kitsune Ral |
2018-08-06 | Room: addedMessages passes timeline indices | Kitsune Ral |
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 |