Commit Graph

177 Commits

Author SHA1 Message Date
Black Hat 2565b8ba79 Add basic room upgrade support.
Add full screen image view.
Fix a bug in image provider.
2019-04-23 10:57:35 +08:00
Black Hat 11ede88abc Caching in image provider.
Fix room filter.
2019-04-22 21:16:33 +08:00
Black Hat 3779735282 Derive device name from system information.
Minor UI tweaks.
2019-04-22 20:29:10 +08:00
Black Hat 4557b91ec6 Fix #2 for real. 2019-04-22 19:52:37 +08:00
Black Hat c727eb3bfd Fix #2.
Issue #2 is actually fixed!
A somewhat primitive UI for room management.
A new style for AutoTextField.
Limit max width of drawers.
2019-04-22 19:49:22 +08:00
Black Hat aa3309a184 Fix plain text in eventToString(). 2019-04-21 13:06:48 +08:00
Black Hat de3a8b9b69 Add more event types in eventToString().
Move eventToString() to SpectralRoom.
2019-04-21 12:41:53 +08:00
Black Hat fae602e7df Update libqmatrixclient.
Tweak graphics.
2019-04-07 11:58:48 +08:00
Black Hat 579a1dfca8 Init notification count. 2019-03-03 19:09:12 +08:00
Black Hat 6dd33af0ca Fix a bug in notification. 2019-03-02 22:07:06 +08:00
Black Hat 31203235f2 Init new notification implementation. 2019-03-02 21:31:39 +08:00
Black Hat 6eb7f21090 Update libqmatrixclient && fix image provider crashes. 2019-03-02 15:33:37 +08:00
Black Hat b5644cb07c Merge branch 'fix-cmark' into 'develop'
Fix markdown lib

See merge request b0/spectral!42
2019-03-01 13:27:41 +00:00
Kitsune Ral 7ea9b2124e More #includes moved to .h 2019-02-28 11:20:26 +00:00
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 1d1cd3410a Change markdown parser. 2019-02-13 16:14:13 +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 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 5ee47ed207 Fix #128. 2018-12-22 20:39:51 +08:00
Black Hat 8300d022b2 Update libqmatrixclient.
Enable member lazy loading.
Some Qt 5.12 fix.
2018-12-15 10:46:18 +08: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 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 c88d41f359 Some file info workarounds.
Use default font in emoji picker.
2018-11-23 23:28:04 +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 6d30e9d682 ImageItem high DPI support. 2018-11-22 19:44:11 +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 c95ff1b4a0 Fix custom DPI. 2018-11-18 20:29:09 +08:00
Black Hat a8cbd0a9cd Init custom DPI. 2018-11-18 20:08:01 +08:00
Black Hat 9ec02e0fce Magically reduce memory use. 2018-11-18 14:29:09 +08:00
Black Hat 2a8aa34416 Minor tweaks. 2018-11-17 22:39:34 +08:00
Black Hat a7f62c13b0 Working dark mode && more drawer specific changes. 2018-11-17 20:52:17 +08:00
Black Hat aaae68a5bf Remove first row, modify room list panel. 2018-11-17 00:04:51 +08:00
Black Hat bbc4fedd20 Some optimizations. 2018-11-11 09:55:41 +08:00
Black Hat 06983a506c Fix segfault when leaving certain rooms. 2018-11-07 16:29:24 +08:00
Black Hat 6e44347efd Improve stability. 2018-11-06 09:36:17 +08:00