Commit Graph

573 Commits

Author SHA1 Message Date
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 dda8738e8c Change black to primary.
Improvements on ImageDelegate.
Change reply style.
2019-04-22 09:28:33 +08:00
Black Hat a86c9de17b Merge branch 'develop' of https://gitlab.com/b0/spectral into develop 2019-04-21 21:22:07 +08:00
Black Hat 75152a98a3 Tweak room drawer. 2019-04-21 21:21:48 +08:00
Black Hat 0c60142852 Fix appveyor. 2019-04-21 12:47:39 +00:00
Black Hat da155e07ca Make UI responsive.
Some more UI changes in settings panel.
Fix link color in replies.
2019-04-21 20:39:38 +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 70adb8564f Fix invitation. 2019-03-23 10:06:06 +08:00
Black Hat 4463d676d5 Change to-read-marker bottom a bit. 2019-03-17 19:49:06 +08:00
Black Hat 6862be2eb0 Merge branch 'enter' into 'develop'
Add enter-based navigation to login dialog

See merge request b0/spectral!44
2019-03-08 00:19:25 +00:00
Nicolas Fella b1e87ee647 Add enter-based navigation to login dialog 2019-03-08 00:19:25 +00:00
Black Hat 0f21582752 Join room from search bar. 2019-03-03 20:07:06 +08:00
Black Hat dd0b59959f Fix #116. 2019-03-03 19:35:50 +08:00
Black Hat 579a1dfca8 Init notification count. 2019-03-03 19:09:12 +08:00
Black Hat c683d6576e Smooth avatar. 2019-03-03 18:28:05 +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
Black Hat 7fe4c82bda Merge branch 'kitsune-fix-image-provider' into 'develop'
Fix ImageProvider crashes with libQMC 0.5

See merge request b0/spectral!41
2019-03-01 11:27:23 +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 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