Commit Graph

238 Commits

Author SHA1 Message Date
Black
9fc316757e Use null coalescing. 2020-06-03 22:02:46 -07:00
Black
a798a1f830 Fix on new canonical alias events. 2020-03-23 22:59:39 -07:00
Black
29e6933b4f Fix code wrapping and scrolling again. 2020-02-09 00:12:07 -08:00
Black
c8b02cf907 Wrap welcome message.
Fix #148.
2020-02-08 23:27:28 -08:00
Black
bd6c7dadfd Change dateFormat to follow system default. 2020-01-26 14:05:10 -08:00
Black
6af7befd11 Improve room settings dialog. 2020-01-22 20:37:27 -08:00
Black
09090f81f4 Fix CSS in reply. 2020-01-22 19:35:17 -08:00
Black Hat
df3f3a4da1 Update libQuotient and fix CI. 2020-01-13 06:54:59 -08:00
Black Hat
1f301367b1 Merge branch 'master' into powerlevel 2020-01-05 10:05:19 -08:00
Black Hat
d13a88a854 Improved user perms. 2020-01-06 01:39:55 +08:00
Black Hat
3544e5441f Show mod and admin in user list. 2020-01-01 23:13:19 +08:00
Black Hat
34da7cc321 Tweak message bubble. 2020-01-01 22:13:01 +08:00
Black Hat
7c60459e1f Disable settings when user doesnt have enough power level 2020-01-01 15:11:04 +08:00
Black Hat
61bbc4e7dc Limit max height. 2019-12-26 15:14:12 +08:00
Black Hat
282b1750ef Add user directory. 2019-12-25 21:20:23 +08:00
Black Hat
d25a9fb3a4 Working public room directory.
Fix "no known servers".
Rename all QMatrixClient to Quotient.
2019-12-25 19:53:50 +08:00
Black Hat
273e993bdb Improve public room list and add search functionalities. 2019-12-25 15:38:26 +08:00
Black Hat
e5032c686a Public room directory. 2019-12-25 00:02:01 +08:00
Black Hat
04bb4b1e98 Fix a similar crash in room list. 2019-10-19 23:00:30 -07: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
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