Commit Graph

38 Commits

Author SHA1 Message Date
Black Hat
459920657c Tweak textarea. 2018-09-20 07:01:55 +08:00
Black Hat
81a7172f29 Genesis commit.
Not really, but a lot of renaming.
2018-09-17 21:01:02 +08:00
Black Hat
317a6d6ec8 Some uncommited changes. 2018-09-17 20:47:09 +08:00
Black Hat
5ca03fdea8 Some basic reply support. 2018-09-17 11:58:02 +08:00
Black Hat
d02c3f6e90 Make message selectable.
No need for manually "Copying".
2018-09-17 08:13:45 +08:00
Black Hat
c309f7f3ee Some UI tweaks.
Fixes #38.
2018-09-16 20:56:47 +08:00
Black Hat
1e04013e3d Port stringToColor to C++.
Fixes #50.
2018-09-16 16:09:36 +08:00
Black Hat
03a8eae491 Show read receipts inline. 2018-09-15 21:09:53 +08:00
Black Hat
48e614164a Popup to view read receipts. #8 2018-09-15 19:07:38 +08:00
Black Hat
5e3570d210 Small tweaks and improvements. 2018-09-14 12:16:25 +08:00
Black Hat
29624c5f59 Add usermarker. 2018-09-13 13:05:51 +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
0f3d7db0d1 Use ImageItem in MessageDelegate. 2018-09-10 09:51:02 +08:00
Black Hat
a189927b67 Change m.notice background color. 2018-09-06 21:00:58 +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
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
6e79bf6495 Working audio bubble.
Also, fixes #2.
2018-08-17 15:58:08 +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
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
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
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
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
a1941784eb Add sending notice support && tweak markdown. 2018-07-12 19:40:16 +08:00
Black Hat
775a04bbc4 Lower Qt requirement. 2018-07-12 09:44:41 +08:00
Black Hat
0b2f252c42 Add externally open image support & file download support && more code
cleanup.
2018-07-10 14:34:17 +08:00
Black Hat
31d435e6f4 Separate different message delegates. 2018-07-10 12:18:21 +08:00
Black Hat
236f8ce48b Change press to hover. 2018-07-09 22:50:22 +08:00
Black Hat
32cad0d651 Add markdown backend. 2018-07-09 22:00:27 +08:00