Commit Graph

23 Commits

Author SHA1 Message Date
Black Hat 4383dfa5a1 Working notification.
Also, fixes #6.
2018-08-19 14:32:18 +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 587e298988 Code cleanup && add minimum room management. #13 2018-08-09 19:58:19 +08:00
Black Hat 5e3f18e320 Code cleanup && speed up initial sync. 2018-08-07 23:41:18 +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 845b0114bd Update libqmatrixclient && add prioritize/deprioritize. 2018-07-23 22:41:18 +08:00
Black Hat be5332770a Small stability improvements. 2018-07-22 22:16:53 +08:00
Black Hat d6a7f8ad8b Prepare to add priorize and depriorize options. 2018-07-22 12:09:15 +08:00
Black Hat 7837c2d75e Small UI improvement. 2018-07-20 22:36:19 +08:00
Black Hat c330bb4ff5 Prefetch messages when adding room && wire setting. 2018-07-20 13:50:25 +08:00
Black Hat 6f6a7da414 Small UI tweaks && bug fixes. 2018-07-20 12:14:02 +08:00
Black Hat 7dd9132176 Init desktop notifications. 2018-07-19 16:04:09 +08:00
Black Hat 43f02c4fa1 Fix duplicate room signals. 2018-07-19 13:54:59 +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
Black Hat 775a04bbc4 Lower Qt requirement. 2018-07-12 09:44:41 +08:00
Black Hat 6bd059ce63 Code reformatting && tooltip. 2018-07-09 10:45:26 +08:00
Black Hat d6b5cba61f Switch to release branch. 2018-07-08 20:54:06 +08:00
Black Hat b3c0dc9421 Fix imageprovider. 2018-07-07 19:06:13 +08:00
Black Hat 17fa7cc7da Support Qt 5.11 and fix image provider. 2018-07-07 17:38:20 +08:00
Black Hat fe57008564 Preparation for messageeventmodel. 2018-03-05 19:11:55 +08:00
Black Hat b88cc6964d Rename components. 2018-03-02 23:05:32 +08:00
Black Hat c3367543bf Init sync and listmodel function. 2018-02-28 21:11:42 +08:00
Black Hat a4b00f823e Init RoomListModel and test sync. 2018-02-28 17:10:42 +08:00