Black Hat
2d2d35fcf5
Simplify menu code and tweak UI.
2018-09-12 08:27:34 +08:00
Black Hat
421316aa00
"View source" dialog.
2018-09-11 13:14:56 +08:00
Black Hat
63c7601942
Fix a bug that avatar does not show after a state event.
2018-09-10 19:46:04 +08:00
Black Hat
e6beb5f6a8
More UI tweaks.
2018-09-10 18:29:41 +08:00
Black Hat
17aa5cbf16
More UI tweaking.
2018-09-10 16:22:45 +08:00
Black Hat
f66e62d499
Init theming support.
2018-09-10 15:01:01 +08:00
Black Hat
647a2cdbf2
New Setting/Account page.
2018-09-10 11:56:32 +08:00
Black Hat
0f3d7db0d1
Use ImageItem in MessageDelegate.
2018-09-10 09:51:02 +08:00
Black Hat
13a8d6b889
Fix notification issue.
2018-09-10 08:06:32 +08:00
Black Hat
7c426e254b
Update libqmatrixclient && fix broken avatar && fix broken image provider.
2018-09-09 18:35:37 +08:00
Black Hat
a189927b67
Change m.notice background color.
2018-09-06 21:00:58 +08:00
Black Hat
75e2d6dbed
Minimal invite user support.
2018-09-06 13:25:39 +08:00
Black Hat
cfc32289d1
Add highlight support.
2018-09-06 12:34:15 +08:00
Black Hat
aa29f5252d
Reformat code.
2018-09-04 21:13:14 +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
64749ba32f
First UI redesign.
2018-09-02 21:26:42 +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
2c705fbf56
Fix laggy timeline.
2018-08-24 14:04:46 +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
aa8f50a6c2
Add image loading indicator.
...
Add AutoImage.
2018-08-18 18:59:23 +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
3a7f182c52
Uses MatriqueRoom inherited from QMatrixClient::Room and rewrite related
...
objects.
2018-08-18 16:02:47 +08:00
Black Hat
6752791f5e
Improve AudioBubble && fix flathub issue.
2018-08-17 19:46:46 +08:00
Black Hat
6e79bf6495
Working audio bubble.
...
Also, fixes #2 .
2018-08-17 15:58:08 +08:00
Black Hat
43e0ccaf2f
Add accept/reject and use .cache
2018-08-17 12:55:57 +08:00
Black Hat
09fdd52524
Rewrite FileDialog in C++ && add setting to force async load timelime.
...
Also fixes repeat section label and empty space when message is redacted.
Fixes #27
2018-08-14 14:05:41 +08:00
Black Hat
230231a42f
Remove sender tooltip, and sender label, simplify MessageDelegate, add
...
an option to invoke GC, and update libqmatrixclient.
2018-08-13 22:44:32 +08:00
Black Hat
65c551c1e4
Update libqmatrixclient && minor UI tweak.
2018-08-12 13:21:46 +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
e30c412637
Tweak Emoji Picker UI.
2018-08-11 13:07:44 +08:00
Black Hat
5cd4e7f18b
Add emoji picker.
2018-08-11 12:42:13 +08:00
Black Hat
587e298988
Code cleanup && add minimum room management. #13
2018-08-09 19:58:19 +08:00
Black Hat
b5328ec140
Minor improvement in ImageBubble.
2018-08-08 01:58:06 +08:00
Black Hat
5e3f18e320
Code cleanup && speed up initial sync.
2018-08-07 23:41:18 +08:00
Black Hat
6f8cd14e38
Fix duplicate messages when redacting.
2018-08-06 00:53:22 +08:00
Black Hat
97cedcc785
Clean up MessageDelegate.
...
Include a generic component for text bubbles.
Fixes #11 .
2018-08-05 18:06:57 +08:00
Black Hat
bfbd2af45d
Context Menu Related Improvement
2018-08-04 20:35:31 +00:00
Black Hat
d1d7139f4b
Update libqmatrixclient && add redact support(Incomplete) && cancel
...
maximumFlickVelocity && disable ListView bouncing.
2018-08-04 20:40:23 +08:00
Black Hat
4a9967c5c1
Update libqmatrixclient && Fix "full path is posted instead of filename
...
when uploading files".
2018-08-03 20:58:12 +08:00
Black Hat
ca5735d000
Add context menu for image message.
2018-08-03 07:15:42 +08:00
Black Hat
5c606f1d5d
Add join room/create room/create direct chat && small bug fixes.
2018-08-01 20:26:29 +08:00
Black Hat
93a303799a
Time and date support in messageeventmodel && local echo support.
2018-07-30 00:00:41 +08:00
Black Hat
d60bd1ed9f
Small tweaks.
2018-07-24 12:37:48 +08:00
Black Hat
7837c2d75e
Small UI improvement.
2018-07-20 22:36:19 +08:00
Black Hat
6f6a7da414
Small UI tweaks && bug fixes.
2018-07-20 12:14:02 +08:00
Black Hat
80fca26092
Add saveFileAs() && init setting page.
2018-07-19 21:02:06 +08:00
Black Hat
c10c3b1d1d
Auto identify file type as m.image.
2018-07-17 16:18:50 +08:00
Black Hat
731cef3c77
Init file sending.
2018-07-16 22:05:34 +08:00