Black Hat
|
03c19c4f60
|
Add error dialog.
Shows login error.
|
2018-09-20 08:23:42 +08:00 |
Black Hat
|
81a7172f29
|
Genesis commit.
Not really, but a lot of renaming.
|
2018-09-17 21:01:02 +08:00 |
Black Hat
|
518fad088f
|
Fix Windows saving token.
It is still unsafe.
|
2018-09-17 12:27:00 +08:00 |
Black Hat
|
5e3570d210
|
Small tweaks and improvements.
|
2018-09-14 12:16:25 +08:00 |
Black Hat
|
5890a0e133
|
Somewhat better login logic.
|
2018-09-13 08:22:41 +08:00 |
Black Hat
|
f66e62d499
|
Init theming support.
|
2018-09-10 15:01:01 +08:00 |
Black Hat
|
0f3d7db0d1
|
Use ImageItem in MessageDelegate.
|
2018-09-10 09:51:02 +08:00 |
Black Hat
|
13a8d6b889
|
Fix notification issue.
|
2018-09-10 08:06:32 +08:00 |
Black Hat
|
5c55856df3
|
Fix crashing when logging out.
That's a complex issue. Yay!
|
2018-09-09 21:13:43 +08:00 |
Black Hat
|
2992804472
|
Minimum code to get multiple accounts working.
|
2018-09-09 10:12:45 +08:00 |
Black Hat
|
96874cba06
|
Add event listener on tray.
|
2018-09-06 19:34:14 +08:00 |
Black Hat
|
4b2a33493f
|
Allow minimize to tray.
|
2018-08-19 14:51:09 +08:00 |
Black Hat
|
4383dfa5a1
|
Working notification.
Also, fixes #6.
|
2018-08-19 14:32:18 +08:00 |
Black Hat
|
3a7f182c52
|
Uses MatriqueRoom inherited from QMatrixClient::Room and rewrite related
objects.
|
2018-08-18 16:02:47 +08:00 |
Black Hat
|
43e0ccaf2f
|
Add accept/reject and use .cache
|
2018-08-17 12:55:57 +08:00 |
Black Hat
|
09fdd52524
|
Rewrite FileDialog in C++ && add setting to force async load timelime.
Also fixes repeat section label and empty space when message is redacted.
Fixes #27
|
2018-08-14 14:05:41 +08:00 |
Black Hat
|
bfbd2af45d
|
Context Menu Related Improvement
|
2018-08-04 20:35:31 +00:00 |
Black Hat
|
d1d7139f4b
|
Update libqmatrixclient && add redact support(Incomplete) && cancel
maximumFlickVelocity && disable ListView bouncing.
|
2018-08-04 20:40:23 +08:00 |
Black Hat
|
4a9967c5c1
|
Update libqmatrixclient && Fix "full path is posted instead of filename
when uploading files".
|
2018-08-03 20:58:12 +08:00 |
Black Hat
|
3e9a12e4cb
|
Update libqmatrixclient.
This update brings some changes, and more debugging is needed.
|
2018-08-03 17:27:21 +08:00 |
Black Hat
|
5c606f1d5d
|
Add join room/create room/create direct chat && small bug fixes.
|
2018-08-01 20:26:29 +08:00 |
Black Hat
|
93a303799a
|
Time and date support in messageeventmodel && local echo support.
|
2018-07-30 00:00:41 +08:00 |
Black Hat
|
a105f344f4
|
Update libqmatrixclient && fix file posting caused by upstream change.
|
2018-07-29 21:46:57 +08:00 |
Black Hat
|
febff558fd
|
Code cleanup.
|
2018-07-19 16:29:50 +08:00 |
Black Hat
|
1ce327140e
|
Fix mismatched free() new.
|
2018-07-17 20:41:43 +08:00 |
Black Hat
|
c10c3b1d1d
|
Auto identify file type as m.image.
|
2018-07-17 16:18:50 +08:00 |
Black Hat
|
731cef3c77
|
Init file sending.
|
2018-07-16 22:05:34 +08:00 |
Black Hat
|
4ef063ea82
|
Testing upload file && minor UI tweaks.
|
2018-07-15 16:02:26 +08:00 |
Black Hat
|
d44383545a
|
Alter code structure && change room list filtering mechanics && add
sorting && init categoriy for rooms.
|
2018-07-13 12:06:27 +08:00 |