Commit Graph

130 Commits

Author SHA1 Message Date
Carl Schwan
a77a133415 Clean look of Timeline
Align everything to the left, add colors to user names, remove some
hardcoded value in favor of Kirigami.Theme and Kirigami.Units.
2020-11-07 16:24:13 +01:00
Carl Schwan
0f42c6881e Fix avatar is StateDelegate 2020-11-04 20:58:53 +01:00
Carl Schwan
21aed60480 Display emoji with correct font 2020-11-03 16:54:06 +00:00
Carl Schwan
68f509d582 Start working on the RoomDrawer port 2020-10-04 17:32:11 +02:00
Carl Schwan
81563c056f Simplify timeline structure and fix text wrapping bug 2020-10-04 10:46:48 +02:00
Carl Schwan
88ea6f2ea1 Improve Kirigami 2020-10-03 18:29:54 +02:00
Carl Schwan
2532a86e7e Merge branch 'master' into kirigami2 2020-10-03 17:48:27 +02:00
Black
9fc316757e Use null coalescing. 2020-06-03 22:02:46 -07:00
Black
ccece5112f More changes. 2020-04-07 20:39:49 -07:00
Black
8ef46dfc66 Change state event position. 2020-03-25 19:34:58 -07:00
Black
68ca557389 Some fixes in layout. 2020-03-25 19:19:28 -07:00
Black
f25b79ab7e Fix impplicit binding and stuff. 2020-02-12 14:44:00 -08:00
Black
cd10a8474a Use controls. 2020-02-12 02:20:29 -08:00
Black
d3b926bc8e Wrap an itemdelegate. 2020-02-12 01:06:03 -08:00
Black
5c4d0a969d First attempt. 2020-02-12 00:37:35 -08:00
Black
29e6933b4f Fix code wrapping and scrolling again. 2020-02-09 00:12:07 -08:00
Black
bd6c7dadfd Change dateFormat to follow system default. 2020-01-26 14:05:10 -08:00
Black Hat
34da7cc321 Tweak message bubble. 2020-01-01 22:13:01 +08:00
Black Hat
d3eb8229d5 Align top authorcontrol in statedelegate. 2019-10-18 21:24:26 -07:00
Black Hat
f4f478973f Fix a crash in message delegate menu involving nil reference. 2019-10-17 02:44:56 -07:00
Black Hat
a3a7d9a3be Fix crash when clicking user detail in reply. 2019-10-06 23:57:34 -07:00
Black Hat
83957d7ca3 Per-room avatar and displayname. 2019-10-06 23:34:21 -07:00
Black Hat
752f262a55 Elide reaction button. 2019-10-06 19:10:31 -07:00
Black Hat
21626342f3 Fix StateDelegate overflow. 2019-10-06 18:57:48 -07:00
Black Hat
d329b376bf Disable AutoPlay. 2019-10-06 15:24:59 -07:00
Black Hat
f70e47ce24 Small fix. 2019-10-06 03:26:30 -07:00
Black Hat
f34556d416 Clean up. 2019-10-06 02:48:34 -07:00
Black Hat
e79d5f47d4 VideoDelegate: Detect if the server supports streaming videos. 2019-10-06 02:44:28 -07:00
Black Hat
b8f6a1d45f Further improve ImageDelegate and show audio duration on supported
homeservers.
2019-10-06 02:23:24 -07:00
Black Hat
a0cc7ed4f5 Add AudioDelegate.
Fix ImageDelegate in timeline.
Improve VideoDelegate.
2019-10-05 22:16:40 -07:00
Black Hat
cbf2176434 Fix invalid file size when file is uploaded. 2019-10-01 11:46:05 -07:00
Black Hat
f8072a2f4a More per user color. 2019-09-30 17:56:49 -07:00
Black Hat
ebea18b9af Small tweaks in reaction delegate. 2019-09-30 11:24:27 -07:00
Black Hat
4d46390186 More user color. 2019-09-30 01:09:38 -07:00
Black Hat
0461c46a1a Add user color as background. 2019-09-30 00:49:44 -07:00
Black Hat
60a1f0a5df Limit minimum image delegate size. 2019-09-29 22:00:50 -07:00
Black Hat
617855a780 Fix line strike.
Fix code block wrapping.
Fix replyModel being garbage collected.
Reply message in RoomPanelInput is richtext now.
2019-09-29 20:29:59 -07:00
Black Hat
1581349784 Use I Beam cursor. 2019-09-28 23:05:19 -07:00
Black Hat
c40dbad288 Fix a rare text wrapping issue for CJK characters. 2019-09-28 22:04:06 -07:00
Black Hat
ee86c948ae Add the ability to resend/cancel failed message. 2019-08-30 23:27:59 +08:00
Black Hat
19e4956072 Minor UI cleanup. 2019-08-03 21:41:04 +08:00
Black Hat
a9a59fad41 More debug logs and stricter input check. 2019-07-26 19:09:53 +08:00
Black Hat
442b68558e Add/remove reactions. 2019-07-26 17:48:17 +08:00
Black Hat
6f5c23b3c3 Hover to show reaction sender list. 2019-07-21 21:23:14 +08:00
Black Hat
cf9a542f74 Highlight reactions sent by local user. 2019-07-21 21:08:37 +08:00
Black Hat
1de54e0ec1 Tweak reaction size. 2019-07-21 20:53:22 +08:00
Black Hat
761943f98f Display reactions in MessageDelegate. 2019-07-21 16:11:26 +08:00
Black Hat
992cbaca87 Clean up reply. 2019-07-21 13:01:33 +08:00
Black Hat
be1e19934e Fix fullscreenimage. 2019-07-14 16:08:50 +08:00
Black Hat
a5d7dc396f Clean up reply. 2019-07-12 12:36:00 +08:00