Age | Commit message (Expand) | Author |
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-05 | Room: add redaction events to the timeline | Kitsune Ral |
2018-08-05 | Room: rework processing redactions | Kitsune Ral |
2018-08-04 | Room: avoid overloading postMessage, as QML is bad at resolving overloaded slots | Kitsune Ral |
2018-08-03 | Room: improve logging, add an assertion | Kitsune Ral |
2018-08-03 | Room::Private::doSendEvent: more logs | 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-23 | Fix rooms tags being incorrectly set | Kitsune Ral |
2018-07-22 | Change order data type. | Black Hat |
2018-07-21 | Overload Room:addTag. | Black Hat |
2018-07-11 | Room: (optionally) keep redaction events in the timeline | Kitsune Ral |
2018-07-11 | Room::isRedaction: disallow empty pointers | Kitsune Ral |
2018-07-10 | Room::postHtmlMessage() - a facility method to send HTML messages | Kitsune Ral |
2018-07-09 | Room: Revert from visit() to a combination of ifs and eventCasts | Kitsune Ral |
2018-07-08 | visit<>(): drop the overload for pointer-like objects | Kitsune Ral |
2018-07-04 | Events: use a template structure instead of template variables; rearrange cod... | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-07-01 | More cleanup and minor tweaks | Kitsune Ral |
2018-06-03 | csapi + converters: Support variant types (using QVariant) | Kitsune Ral |
2018-06-02 | Room::dropDuplicateEvents(): use a reference instead of a pointer | Kitsune Ral |
2018-05-28 | Move out prettyPrint() from Room to util.h | Kitsune Ral |
2018-05-06 | Optimise #includes, eliminate some excess blank lines in lib/csapi | Kitsune Ral |
2018-05-06 | Room::calculateDisplayname: fix a misleading room name after leaving a one-on... | Kitsune Ral |
2018-05-04 | New home for the generated code - lib/csapi | Kitsune Ral |
2018-05-04 | Preempt job/setroomstatejob.* with jobs/generated/room_state.* | Kitsune Ral |
2018-05-04 | EvT::TypeId: Use a member function instead of a variable | Kitsune Ral |
2018-05-03 | GetRoomEventsJob (replaces RoomMessagesJob) + refactoring | Kitsune Ral |
2018-05-03 | Room::Private::processRedaction: minor refactoring | Kitsune Ral |
2018-05-01 | Event and Room: further abstract event pointers | Kitsune Ral |
2018-05-01 | Room: endorse std::move | Kitsune Ral |
2018-04-27 | Use bridge names as the first line of disambiguation | Kitsune Ral |
2018-04-27 | Cache bridge names along with user names | Kitsune Ral |
2018-04-22 | Code reformatting | 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 |