Commit Graph

25 Commits

Author SHA1 Message Date
Black Hat d2493cda11 Rearrange icons. 2018-08-26 14:01:08 +08:00
Black Hat 0ad9ed7b5d Init UserListModel.
Another model from Quaternion.
Also UI tweaks in RoomListModel.
2018-08-26 13:17:12 +08:00
Black Hat cfa8043596 A lot of improvements.
Fix laggish RoomListView when dragging.
Remove per-room timer and add timer in RoomForm.
Remove singleton module and use file as singleton.
Minor UI tweak in RoomListView.
Pass room to RoomListView via "currentRoom" delegate property and remove
RoomListForm-wide currentRoom.
Put menu files in a separate folder.
Show initial image in ImageStatus when avatar is not loaded.
Add about page.
Merge all setting pages into Setting.qml.
Add option to rearrange rooms by activity.
Add option to use RichText parser.
Add document url.
2018-08-24 13:25:41 +08:00
Black Hat e428e9f005 Change Settings to singleton and add AutoMouseArea.
Also fixes acceptInvitation issue.
2018-08-21 22:57:15 +08:00
Black Hat 4d97fe6901 Enable lazy loading by default.
Also fixes undefined error when not logged in.
2018-08-19 20:45:40 +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 6e79bf6495 Working audio bubble.
Also, fixes #2.
2018-08-17 15:58:08 +08:00
Black Hat 6ca6a48506 Rename for Flathub. 2018-08-16 11:30:57 +08:00
Black Hat 04d481d484 Default to larger icon. 2018-08-15 19:22:28 +08:00
Black Hat 57678cca84 Fix for Flathub. 2018-08-15 19:00:27 +08:00
Black Hat 19d7d0773f Fix for Flathub. 2018-08-15 18:42:20 +08:00
Black Hat 3d04a94f75 Fix for Flathub. 2018-08-15 18:26:38 +08:00
Black Hat 4dbd0e2dcd Colored emoji support.
Also, this approach seems to have a memory leak while converting
QStringList to QVariant.
2018-08-11 20:48:44 +08:00
Black Hat 7dd9132176 Init desktop notifications. 2018-07-19 16:04:09 +08:00
Black Hat 965dbeff83 Fix submodule. 2018-07-15 12:47:18 +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 32cad0d651 Add markdown backend. 2018-07-09 22:00:27 +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 b1d7840882 Add MatriqueRoom. 2018-03-06 19:01:11 +08:00
Black Hat fe57008564 Preparation for messageeventmodel. 2018-03-05 19:11:55 +08:00
Black Hat d4c2a1ed50 Add avatar support. 2018-03-02 16:56:36 +08:00
Black Hat a4b00f823e Init RoomListModel and test sync. 2018-02-28 17:10:42 +08:00
Black Hat 6d34f1042f Init controller. 2018-02-27 13:10:08 +08:00
Black Hat c2f01ec1c4 First commit. 2018-02-23 22:39:14 +08:00