Commit Graph

543 Commits

Author SHA1 Message Date
Black Hat
7baad6b3ec Add .ci 2018-09-05 18:14:07 +08:00
Black Hat
94779337d3 Update .travis.yml 2018-09-05 09:27:38 +00:00
Black Hat
176bba3358 Remove .ci 2018-09-05 17:22:46 +08:00
Black Hat
c7b91028ef Add .circleci 2018-09-05 09:15:27 +00:00
Black Hat
2de8887322 Update .travis.yml 2018-09-05 09:13:24 +00:00
Black Hat
f33cf93e2f Update .travis.yml 2018-09-05 08:48:59 +00:00
Black Hat
76a537b3a6 Update .travis.yml 2018-09-05 08:27:54 +00:00
Black Hat
f605b5badf Update .travis.yml 2018-09-05 04:01:54 +00:00
Black Hat
40c1ab2c23 Update .travis.yml 2018-09-05 01:51:56 +00:00
Black Hat
cd295c9c34 Update .travis.yml 2018-09-05 01:32:42 +00:00
Black Hat
0789ea8522 Add .travis.yml. 2018-09-05 01:19:51 +00:00
Black Hat
aa29f5252d Reformat code. 2018-09-04 21:13:14 +08:00
Black Hat
412b5201bf Fix redacted message issue. 2018-09-04 20:49:53 +08:00
Black Hat
2f080f21ce Rewrite MessageDelegate. 2018-09-04 14:58:41 +08:00
Black Hat
0301590b44 Fix image delegate color && fix lastEvent. 2018-09-03 09:56:21 +08:00
Black Hat
104e194cfb Change some color. 2018-09-03 07:13:39 +08:00
Black Hat
64749ba32f First UI redesign. 2018-09-02 21:26:42 +08:00
Black Hat
2c10b2272c Add qmldir. 2018-08-28 03:20:37 +00:00
Black Hat
a8d12f92bd Fix missing pSize. 2018-08-28 11:12:49 +08:00
Black Hat
3fa14d3c4b Add image caching && update libqmatrixclient. 2018-08-27 19:29:50 +08:00
Black Hat
cb2f7daa17 Add search shortcut && do not show notification when receiving state
event.
2018-08-26 15:42:37 +08:00
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
8c4ef9ad01 Add organization name. 2018-08-24 21:43:03 +08:00
Black Hat
07109f09d4 Bump to 218. 2018-08-24 14:16:05 +08:00
Black Hat
2c705fbf56 Fix laggy timeline. 2018-08-24 14:04:46 +08:00
Black Hat
b9839fc242 Bump version to 215. 2018-08-24 13:37:37 +08:00
Black Hat
3060dfa633 Fix tooltip in mini mode. 2018-08-24 13:31:17 +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
391473e559 Remove ItemDelegate in RoomListForm. 2018-08-22 23:28:59 +08:00
Black Hat
cca9467703 Display room's latest event instead of topic when possible. 2018-08-22 23:21:39 +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
fa4db065f2 Add typing notification. 2018-08-20 22:40:36 +08:00
Black Hat
85c2e54219 Merge branch 'master' of https://gitlab.com/b0/matrique 2018-08-19 20:45:56 +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
88341c6431 Update .appveyor.yml 2018-08-19 12:06:57 +00:00
Black Hat
1ad6db8079 Add AppVeyor artifacts. 2018-08-19 10:58:48 +00:00
Black Hat
685455d749 Update .appveyor.yml 2018-08-19 10:02:07 +00:00
Black Hat
8fea37a1c6 Update .appveyor.yml 2018-08-19 09:45:31 +00:00
Black Hat
53333e27f7 Update .appveyor.yml 2018-08-19 09:36:13 +00:00
Black Hat
a40c2c2649 Update .appveyor.yml 2018-08-19 09:32:35 +00:00
Black Hat
9469642ac2 Update .appveyor.yml 2018-08-19 09:31:02 +00:00
Black Hat
5602a168f7 Add .appveyor.yml 2018-08-19 09:28:34 +00:00
Black Hat
cfe34e5303 Do not send notification when window is active.
Bump version to 200.
2018-08-19 15:10:32 +08:00
Black Hat
4b2a33493f Allow minimize to tray. 2018-08-19 14:51:09 +08:00
Black Hat
4383dfa5a1 Working notification.
Also, fixes #6.
2018-08-19 14:32:18 +08:00
Black Hat
aa8f50a6c2 Add image loading indicator.
Add AutoImage.
2018-08-18 18:59:23 +08:00
Black Hat
bf456ae523 Merge branch 'master' of https://gitlab.com/b0/matrique 2018-08-18 17:57:10 +08:00
Black Hat
9f46bf8c42 Add an option to use RichText instead of StyledText.
This fixes empty space issue at a cost of reduced performance.
2018-08-18 17:56:55 +08:00
Black Hat
fa4da3c91e Update README.md 2018-08-18 08:45:21 +00:00