Commit Graph

469 Commits

Author SHA1 Message Date
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
73c9ce6be7 Improve RoomDrawer. 2019-10-06 18:57:36 -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
410d45f6eb Hide "This room is a continuation of another conversation" if the user
has left the old room.
2019-10-02 01:41:56 -07:00
Black Hat
d91de86e52 Disable full screen avatar view if the user has no avatar. 2019-10-02 01:33:49 -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
29d01e6847 Add mark all as read function. 2019-09-28 23:39:14 -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
8c2d867f18 Display edits. Additional condition check. 2019-08-08 12:11:33 +08:00
Black Hat
ced82bd666 Modern C++. 2019-08-04 22:36:32 +08:00
Black Hat
19e4956072 Minor UI cleanup. 2019-08-03 21:41:04 +08:00
Black Hat
f7da8eebad Reactions are refreshed correctly in the timeline. 2019-07-30 21:29:55 +08:00
Black Hat
a9a59fad41 More debug logs and stricter input check. 2019-07-26 19:09:53 +08:00
Black Hat
b7bdfa75a1 Add reaction from menu. 2019-07-26 18:03:47 +08:00
Black Hat
442b68558e Add/remove reactions. 2019-07-26 17:48:17 +08:00
Black Hat
18c42b6af6 Login via access token. 2019-07-26 15:35:45 +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
7d38d05bab Disable saving viewport. 2019-07-17 18:07:11 +08:00
Black Hat
eb6f15335e Simplify room list tab bar. 2019-07-14 21:39:58 +08:00
Black Hat
0792f587d0 Call clearReply() after postMessage(). 2019-07-14 16:25:46 +08:00
Black Hat
be1e19934e Fix fullscreenimage. 2019-07-14 16:08:50 +08:00
Black Hat
8337bb2ad2 Add ripple effect on tab bar. 2019-07-12 15:37:36 +08:00
Black Hat
7f05c67534 Improve tabbar in room list. 2019-07-12 15:30:57 +08:00
Black Hat
4c4bf2d195 Improve timeline UI/UX. 2019-07-12 14:49:34 +08:00
Black Hat
a5d7dc396f Clean up reply. 2019-07-12 12:36:00 +08:00
Black Hat
317222171d Improve markdown formatting. 2019-07-12 10:46:59 +08:00
Black Hat
251a59ac7d Add device name field in login dialog. 2019-07-11 22:10:17 +08:00
Black Hat
2113170587 Add elevation to typing control. 2019-07-11 15:58:30 +08:00