Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-23 | Update qmake build file | Roman Plášil | |
2017-06-27 | Enable sending RoomMessageEvents | Kitsune Ral | |
1. PostMessageJob is now SendEventJob, which reflects two things: first, it's a PUT instead of a POST (POST for /send is not supported by the latest spec anyway), so that we could enable tracking transaction ids for local echo in the near future; second, it's no more just about messages, the job can support sending any room events (topic changes etc.). 2. Room::postMessage() now uses the new RoomMessageEvent API to send m.room.message events. | |||
2017-06-02 | Fix qmake compilation | Roman Plášil | |
2016-09-13 | Update libqmatrixclient.pri | David A Roberts | |
2016-07-26 | Update libqmatrixclient.pri | David A Roberts | |
2016-04-11 | Rename package.pri | David A Roberts | |