Black Hat
|
709e121d13
|
Fix CI.
|
2019-02-02 21:18:13 +08:00 |
Black Hat
|
98e0e7e6a3
|
Fix CI.
|
2019-02-02 21:05:47 +08:00 |
Black Hat
|
232ae235a1
|
Add missing files.
|
2019-02-02 20:59:27 +08:00 |
Black Hat
|
495dbf2ba2
|
Fixing markdown licensing && compilation issues.
|
2019-02-02 14:25:25 +08:00 |
Black Hat
|
1c76f2653b
|
Use postFile from libqmatrixclient.
Remove crappy json code.
|
2019-01-18 09:09:11 +08:00 |
Black Hat
|
635dbbff39
|
Init commonmark support.
Add dependency cmark.
|
2019-01-18 08:46:50 +08:00 |
Black Hat
|
2b0e45bddf
|
Update libqmatrixclient.
|
2019-01-14 09:53:08 +08:00 |
Black Hat
|
c46d38e38e
|
New WIP image provider.
|
2019-01-04 20:17:26 +08:00 |
Black Hat
|
ec43131a10
|
Clean up notification.
|
2018-12-24 20:31:40 +08:00 |
Black Hat
|
316d1429fa
|
Add typing notification.
|
2018-12-23 11:24:01 +08:00 |
Black Hat
|
e5fbdc15ff
|
Update QtQuick.
Add FileDelegate.
|
2018-12-22 22:25:03 +08:00 |
Black Hat
|
5ee47ed207
|
Fix #128.
|
2018-12-22 20:39:51 +08:00 |
Black Hat
|
0d06498467
|
Use color palette.
|
2018-12-16 10:47:58 +08:00 |
Black Hat
|
df045a786f
|
Code cleanup.
|
2018-12-15 22:29:51 +08:00 |
Black Hat
|
076c501605
|
Merge branch 'qt-512' into 'material'
Qt 512
See merge request b0/spectral!33
|
2018-12-15 02:56:10 +00:00 |
Black Hat
|
8300d022b2
|
Update libqmatrixclient.
Enable member lazy loading.
Some Qt 5.12 fix.
|
2018-12-15 10:46:18 +08:00 |
Hazy Fish
|
66e2d99620
|
Update QtQuick.
|
2018-12-07 09:18:42 +08:00 |
Black Hat
|
4212dbe265
|
Init Qt 5.12.
|
2018-12-06 19:12:42 +08:00 |
Black Hat
|
2d7addafc7
|
Clean up.
|
2018-12-04 13:46:40 +08:00 |
Black Hat
|
aff2c2ffb2
|
Merge branch 'no-paintable' into 'material'
Remove paintable
See merge request b0/spectral!32
|
2018-12-03 12:21:04 +00:00 |
Black Hat
|
92b1458c4a
|
Fix avatar changes.
|
2018-12-03 20:11:24 +08:00 |
Black Hat
|
8959be2cb8
|
Remove ImageItem, Paintable and use unified image provider.
|
2018-12-03 19:55:42 +08:00 |
Black Hat
|
641c82beb7
|
Clean up.
|
2018-12-03 17:36:23 +08:00 |
Black Hat
|
5192a91391
|
Replace QRegExp with QRegularExpression.
Fix timeline viewport saving.
Fix invitation dialog. #124
|
2018-11-29 10:41:38 +08:00 |
Black Hat
|
e7b2698521
|
Better rich reply.
|
2018-11-27 18:14:48 +08:00 |
Black Hat
|
cc5ba20375
|
Init rich reply.
|
2018-11-27 08:09:45 +08:00 |
Black Hat
|
948da868a9
|
Wrap <pre> tag.
|
2018-11-26 18:49:03 +08:00 |
Black Hat
|
348a8186fd
|
Fix #121 and #119.
|
2018-11-26 12:32:00 +08:00 |
Black Hat
|
8c32dbc487
|
Fix #120.
|
2018-11-26 12:17:40 +08:00 |
Black Hat
|
1c499ddb90
|
Parse display name from user ID.
Clicking "In Reply To" now switches to the event if possible.
|
2018-11-26 09:15:43 +08:00 |
Black Hat
|
d1186ea810
|
Optionally bundle font.
|
2018-11-26 07:53:04 +08:00 |
Black Hat
|
49ab6684e3
|
Integrate autocomplete into text input.
|
2018-11-24 21:32:37 +08:00 |
Black Hat
|
c88d41f359
|
Some file info workarounds.
Use default font in emoji picker.
|
2018-11-23 23:28:04 +08:00 |
Black Hat
|
c7afe6b5ad
|
Use Noto Sans as fallback.
|
2018-11-23 20:21:01 +08:00 |
Black Hat
|
24fc466630
|
Update libqmatrixclient;
Force Noto Color Emoji.
|
2018-11-23 18:01:06 +08:00 |
Black Hat
|
38afdeeb8e
|
Fix ImageItem ratio.
|
2018-11-22 21:04:04 +08:00 |
Black Hat
|
d708c9aab6
|
Allow disabling notifications.
|
2018-11-22 20:35:49 +08:00 |
Black Hat
|
6d30e9d682
|
ImageItem high DPI support.
|
2018-11-22 19:44:11 +08:00 |
Black Hat
|
58593015c1
|
Separate different delegates.
|
2018-11-22 17:15:14 +08:00 |
Black Hat
|
1248b6f334
|
Fix #117.
|
2018-11-22 08:01:07 +08:00 |
Black Hat
|
3ec1cf71bf
|
Do not emit new message if it is a state event.
|
2018-11-21 19:56:07 +08:00 |
Black Hat
|
9ad062ca30
|
Improve Reply UI.
Fix a bug in ImageItem.
Update libqmatrixclient.
|
2018-11-21 19:40:54 +08:00 |
Black Hat
|
6d17716e97
|
Update libqmatrixclient.
Add author label.
Add time label.
Use Roboto font.
|
2018-11-20 08:21:28 +08:00 |
Black Hat
|
f892236bfe
|
Merge branch 'dpi' into 'material'
DPI Fixes
See merge request b0/spectral!31
|
2018-11-19 12:14:32 +00:00 |
Black Hat
|
0ce98fc179
|
Use pixel size.
|
2018-11-19 07:29:55 +08:00 |
Black Hat
|
c95ff1b4a0
|
Fix custom DPI.
|
2018-11-18 20:29:09 +08:00 |
Black Hat
|
0496c22991
|
Merge branch 'material' of https://gitlab.com/b0/spectral into material
|
2018-11-18 20:08:25 +08:00 |
Black Hat
|
a8cbd0a9cd
|
Init custom DPI.
|
2018-11-18 20:08:01 +08:00 |
Black Hat
|
61cc6f9db6
|
Use release build.
|
2018-11-18 08:35:37 +00:00 |
Black Hat
|
2fb563619d
|
Use release build.
|
2018-11-18 08:23:02 +00:00 |