Commit Graph

547 Commits

Author SHA1 Message Date
Kitsune Ral d6ddae8894 Move around an #include to fix FTBFS 2019-02-28 10:43:15 +00:00
Kitsune Ral c2f66dcc70 Fix a crash with newest library
This is basically a replica of
4c0020385a
for Spectral.
2019-02-28 10:34:24 +00:00
Black Hat b71359e92a Update Windows CI 2019-02-13 14:54:40 +08:00
Black Hat 81ce18f3bd Attempt to enable bundle_font in flatpak build. 2019-02-05 21:56:23 +08:00
Black Hat 1ae59cee82 Fix timeline alignment. 2019-02-05 21:31:49 +08:00
Black Hat 70de1e3d7c Merge branch 'material' into 'develop'
Material Design

See merge request b0/spectral!30
2019-02-03 04:22:23 +00:00
Black Hat 7454dbc9d0 Merge branch 'develop' into 'material'
# Conflicts:
#   .appveyor.yml
2019-02-03 04:21:50 +00:00
Black Hat cf7f01723b Fix artifact upload. 2019-02-03 11:47:05 +08:00
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