Commit Graph

609 Commits

Author SHA1 Message Date
Black Hat 85ceec7b44 Basic emoji history support. #96 2019-05-02 14:20:04 +08:00
Black Hat 27a279bc3c Minor UX changes. 2019-05-01 13:34:47 +08:00
Black Hat ca66a29914 Reformat .pro. 2019-05-01 13:26:15 +08:00
Black Hat e23ad6a44b Merge branch 'master' into 'develop'
Update develop

See merge request b0/spectral!48
2019-05-01 05:17:59 +00:00
Black Hat 4ef8e1efd9 Merge branch 'b0-update-appdata' into 'master'
Update appdata.

See merge request b0/spectral!47
2019-05-01 04:28:33 +00:00
Black Hat 69a240ec1d Update appdata. 2019-05-01 04:28:05 +00:00
Black Hat 23126c435e Merge branch 'develop' into 'master'
More UI Improvements

Closes #2 and #114

See merge request b0/spectral!46
2019-05-01 04:02:42 +00:00
Black Hat ef2fe73328 Clean up README. 2019-05-01 11:45:05 +08:00
Black Hat a3d212fa7f Improve ImageDelegate. 2019-05-01 10:59:09 +08:00
Black Hat 7458ebf59a Fix #114. 2019-04-30 21:12:24 +08:00
Black Hat 7493bb3cd0 Remove "BUNDLE_FONT" from flatpak build. 2019-04-30 17:34:55 +08:00
Black Hat 760d1cfb9c Remove CommonFont singleton. 2019-04-30 17:12:16 +08:00
Black Hat 75eb4c5b52 Minor UI tweaks and clean up project. 2019-04-30 17:02:00 +08:00
Black Hat 5fe8bafbf3 Move most context menu into dir. 2019-04-30 11:05:35 +08:00
Black Hat b062d62954 Per job, per branch cache. 2019-04-30 00:37:02 +00:00
Black Hat 4a357e5f95 Merge branch 'gitlab-registry' into 'develop'
Move to Gitlab registry

See merge request b0/spectral!45
2019-04-29 13:28:22 +00:00
Black Hat 5c7504e302 Move to Gitlab registry 2019-04-29 13:28:22 +00:00
Black Hat d8c98374e4 Fix undefined behavior when all users are logged out. 2019-04-29 15:03:11 +08:00
Black Hat 2a86fbd8b6 Click on user icon to open user detail dialog. 2019-04-26 20:18:08 +08:00
Black Hat 5ae1d41e92 Move dialogs into a separate dir and create them dynamically.
Add "ignore user".
Update libqmatrixclient.
2019-04-26 19:59:01 +08:00
Black Hat 6a2f0c2105 Fix a memory leak. 2019-04-23 11:12:30 +08:00
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 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 0473f25d38 Merge branch 'develop' into 'master'
Redesign and Feature updates

Closes #111, #117, #120, #119, #121, #128, and #116

See merge request b0/spectral!43
2019-03-03 12:18:37 +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