Commit Graph

212 Commits

Author SHA1 Message Date
Black Hat
39c1f58f6d Update libQuotient. Fixes #57. 2019-07-11 15:43:23 +08:00
Black Hat
81fe2919ed Add online status indicator.
Attempt to resync as soon as system goes online. #145
2019-07-06 10:24:47 +08:00
Black Hat
3501f964b5 Logout if access token is invalid. 2019-07-05 21:44:37 +08:00
Black Hat
b41973be28 Fix alias and more compact account detail dialog. 2019-07-05 10:24:07 +08:00
Black Hat
e561265e5c Ability to change room avatar. 2019-07-02 22:00:43 +08:00
Black Hat
a8cc5f4861 Add initial sync indicator. #144 2019-07-02 16:03:33 +08:00
Black Hat
b0bbc6572a Add busy property to controller. 2019-07-02 10:33:08 +08:00
Black Hat
3e0009a069 Show notification count in tray icon. 2019-07-01 18:19:00 +08:00
Black Hat
56e0386d5b Init QtKeychain support. 2019-06-30 22:12:43 +08:00
Black Hat
3aefc5aef4 Implement #132. 2019-06-24 21:57:18 +08:00
Black Hat
8c5eb2269e Fix #138. 2019-06-23 14:47:10 +08:00
Black Hat
97db902dc5 Primitive timeline background support. 2019-05-23 22:50:38 +08:00
Black Hat
a76e63063d Fix #108. 2019-05-23 16:44:34 +08:00
Black Hat
0f156ea98b Fix roomlist "jumping around".
Remove custom DPI code from main.cpp.
Hide redacted event in roomlist.
2019-05-23 09:57:42 +08:00
Black Hat
dffd769afc Fix a bug in image clipboard. 2019-05-22 12:28:43 +08:00
Black Hat
c0126cea95 Clean up roomlistmodel. 2019-05-20 13:42:18 +08:00
expectocode
b3f6bf7b9d Grammar fixes 2019-05-19 19:44:39 +01:00
Black Hat
6bf7e7e0c9 Fix imageclipboard saveImage(). 2019-05-19 22:35:08 +08:00
Black Hat
603cb33042 New attachment mechanism. Also add image from clipboard. 2019-05-19 21:58:54 +08:00
Black Hat
b4281896ba Add drag and drop support. 2019-05-17 19:46:59 +08:00
Black Hat
b7d8f70a5f More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
Black Hat
cab82d7b8a Add VideoDelegate. 2019-05-11 22:12:58 +08:00
Black Hat
7557f785f5 Merge branch 'issue-139' into 'develop'
Change avatar update text (fixes #139)

See merge request b0/spectral!49
2019-05-11 12:55:15 +00:00
Black Hat
49545df607 Add section back.
Enable pixelAligned for flickable.
Tweak timeline delegate.
2019-05-11 20:53:33 +08:00
Black Hat
29597faae9 Fix a case that sender avatar is not displayed. 2019-05-11 16:06:15 +08:00
Black Hat
588c23ebdc Fix #141. 2019-05-10 19:26:35 +08:00
Black Hat
b5d51ebbf2 Improve message bubble. 2019-05-10 19:26:17 +08:00
expectocode
958f867734 Change avatar update text (fixes #139) 2019-05-10 11:13:26 +01:00
Black Hat
50445bccf1 Better message bubbles. 2019-05-09 21:18:04 +08:00
Black Hat
a79893900d Ignore colon in lastEvent() if it is state event. Fix #137. 2019-05-06 11:19:46 +08:00
Black Hat
ef469ee347 Load fullscreenimage directly. Tweak reply UI. 2019-05-04 21:05:59 +08:00
Black Hat
85ceec7b44 Basic emoji history support. #96 2019-05-02 14:20:04 +08:00
Black Hat
75eb4c5b52 Minor UI tweaks and clean up project. 2019-04-30 17:02:00 +08:00
Black Hat
d8c98374e4 Fix undefined behavior when all users are logged out. 2019-04-29 15:03:11 +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
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