Black Hat
|
7c60459e1f
|
Disable settings when user doesnt have enough power level
|
2020-01-01 15:11:04 +08:00 |
|
Black Hat
|
5a154eab04
|
Print TextContent when available.
|
2019-12-28 18:30:02 +08:00 |
|
Black Hat
|
a21d0c3eb0
|
Fix edited messages.
|
2019-12-28 17:00:39 +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
|
9d2dc3e96a
|
Fix macos build.
|
2019-12-25 08:07:14 +00: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
|
29b396add3
|
Update libQuotient.
|
2019-12-03 13:03:56 -08:00 |
|
Black Hat
|
ecbf5e83b4
|
Change metadata license to CC0-1.0
|
2019-11-30 23:10:26 +00:00 |
|
Black Hat
|
584678bb86
|
Merge branch 'qtcontrols2' into 'master'
Added linkage against Qt5 QuickControls2
See merge request b0/spectral!66
|
2019-11-12 03:50:05 +00: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 |
|
Vitaly Zaitsev
|
13927cea6c
|
Added linkage against Qt5 QuickControls2.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
|
2019-10-18 13:03:35 +02:00 |
|
Black Hat
|
f4f478973f
|
Fix a crash in message delegate menu involving nil reference.
|
2019-10-17 02:44:56 -07:00 |
|
Black Hat
|
c666ffbba5
|
Enable high dpi.
|
2019-10-11 11:54:53 -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
|
8e2a29b827
|
Update libQuotient to fix localAliases.
|
2019-10-02 01:31:47 -07:00 |
|
Black Hat
|
8d7aacdf47
|
Add body to file caption.
|
2019-10-02 01:04:52 -07:00 |
|
Black Hat
|
686b08fce2
|
Update libQuotient to master.
|
2019-10-02 01:03:34 -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
|
a5fe15b6de
|
Fix broken linkify.
|
2019-09-30 11:31:15 -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
|
887f69fac3
|
Merge branch 'appimage' into 'master'
Reenable AppImage CI
See merge request b0/spectral!65
|
2019-09-29 20:49:27 +00:00 |
|
Black Hat
|
a85776a7c8
|
Reenable AppImage CI
|
2019-09-29 20:49:26 +00: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
|
88babf8d9e
|
Fix macdeployqt location.
|
2019-09-28 22:44:16 -07:00 |
|
Black Hat
|
446993a414
|
Fix CI.
|
2019-09-28 22:39:58 -07:00 |
|
Black Hat
|
c40dbad288
|
Fix a rare text wrapping issue for CJK characters.
|
2019-09-28 22:04:06 -07:00 |
|
Black Hat
|
2a059988d4
|
Update libQuotient.
|
2019-09-27 21:15:33 -07:00 |
|
Black Hat
|
ee86c948ae
|
Add the ability to resend/cancel failed message.
|
2019-08-30 23:27:59 +08:00 |
|