Commit Graph

12 Commits

Author SHA1 Message Date
Black Hat 4383dfa5a1 Working notification.
Also, fixes #6.
2018-08-19 14:32:18 +08:00
Black Hat 3a7f182c52 Uses MatriqueRoom inherited from QMatrixClient::Room and rewrite related
objects.
2018-08-18 16:02:47 +08:00
Black Hat 43e0ccaf2f Add accept/reject and use .cache 2018-08-17 12:55:57 +08:00
Black Hat 4db5f3f355 Add an option to lazy load room message at initial sync.
Reduces initial sync time. Useful if you joined a lot of rooms and have
a slow homeserver.
2018-08-10 18:58:53 +08:00
Black Hat f8c89886d2 Remove binding between RoomListForm and RoomForm and reformat code.
This commit allows user to do a series of operations(via press and hold)
on a room without entering the room in RoomForm.
Fixes #14.
2018-08-07 00:17:58 +08:00
Black Hat 9c7defba16 Add unread message indicator for room . #6 2018-08-06 23:51:22 +08:00
Black Hat 4ce12331d1 Code cleanup. 2018-07-30 00:04:58 +08:00
Black Hat 43f02c4fa1 Fix duplicate room signals. 2018-07-19 13:54:59 +08:00
Black Hat a3472e795c Prepare for desktop notification. 2018-07-18 22:52:48 +08:00
Black Hat 1ddfbddc74 Add direct chat && fix compilation issue. 2018-07-18 22:16:03 +08:00
Black Hat 247b80c1db Fix double rooms issue. 2018-07-14 15:35:27 +08:00
Black Hat d44383545a Alter code structure && change room list filtering mechanics && add
sorting && init categoriy for rooms.
2018-07-13 12:06:27 +08:00