Black Hat
|
5a46810016
|
Init rewritten avatar.
|
2018-11-04 19:14:02 +08:00 |
Black Hat
|
fce213a432
|
Init scroll to eventid.
|
2018-10-22 09:48:37 +08:00 |
Black Hat
|
aae84ba65f
|
Move tray icon outside C++ and allow hiding tray icon.
|
2018-10-21 10:17:21 +08:00 |
Black Hat
|
bb069197d6
|
Notification improvements.
|
2018-10-19 22:02:12 +08:00 |
Black Hat
|
3269a683d6
|
Change "group" icon to "people".
Fix #100.
|
2018-10-19 13:36:36 +08:00 |
Black Hat
|
a8b159b98a
|
Use AutoTextField.
Fix #81.
|
2018-10-16 08:16:54 +08:00 |
Black Hat
|
1c3fcef542
|
Use AutoListView.
Fixes #84.
|
2018-10-15 09:56:30 +08:00 |
Black Hat
|
3d104ddccc
|
Fix #82.
|
2018-10-15 09:01:53 +08:00 |
Black Hat
|
c8184929e4
|
Disable SideNavButton when menu is open.
Fixes #85.
|
2018-10-15 07:29:55 +08:00 |
Black Hat
|
d9592e4a7c
|
Add error callback of join room and add room.
Also fix a bug of not being able to log out when the access token is
revoked.
|
2018-10-13 18:54:33 +08:00 |
Black Hat
|
385135a658
|
Use modules.
|
2018-10-01 16:07:48 +08:00 |
Black Hat
|
0654a8b2b6
|
Fix #55.
|
2018-10-01 10:08:07 +08:00 |
Black Hat
|
56b820e1a8
|
Update libqmatrixclient && add a progress bar.
|
2018-09-30 22:13:54 +08:00 |
Black Hat
|
6ecef7608c
|
Tweak UI.
|
2018-09-30 19:04:22 +08:00 |
Black Hat
|
57f04cf308
|
Faster infinite scroll.
|
2018-09-30 17:09:58 +08:00 |
Black Hat
|
7ad988df4a
|
Update libqmatrixclient && save viewpoint.
|
2018-09-30 15:55:28 +08:00 |
Black Hat
|
01196e8b50
|
Init infinite scroll.
It constanatly crashes, TBD.
|
2018-09-28 19:47:17 +08:00 |
Black Hat
|
6b10c2ef2d
|
Remove shader.
|
2018-09-28 10:43:23 +08:00 |
Black Hat
|
7c9326cd53
|
Remove shader.
|
2018-09-27 20:19:06 +08:00 |
Black Hat
|
da1e21ca9b
|
Simplify UI code.
|
2018-09-27 19:44:34 +08:00 |
Black Hat
|
d7a2e07426
|
More modern design.
|
2018-09-27 07:37:09 +08:00 |
Black Hat
|
c9d1d68877
|
Fix #65.
|
2018-09-24 20:52:24 +08:00 |
Black Hat
|
5b029ed906
|
Revert invalid filtering.
|
2018-09-23 21:32:38 +08:00 |
Black Hat
|
d5fb9327d5
|
Fix "And now" position.
|
2018-09-23 21:14:12 +08:00 |
Black Hat
|
f3693d819d
|
Use two sortfilterproxymodel.
Prepare for #53
|
2018-09-23 21:09:49 +08:00 |
Black Hat
|
7c833ce764
|
Room filtering.
|
2018-09-22 22:28:47 +08:00 |
Black Hat
|
04d4854352
|
Fix #61.
|
2018-09-22 12:36:10 +08:00 |
Black Hat
|
144660e5b5
|
Fix dark theme.
How did that even break?
|
2018-09-20 16:58:28 +08:00 |
Black Hat
|
ea43cf6c80
|
Fixes #58.
Also, use shift+return for line break.
|
2018-09-20 13:43:47 +08:00 |
Black Hat
|
03c19c4f60
|
Add error dialog.
Shows login error.
|
2018-09-20 08:23:42 +08:00 |
Black Hat
|
459920657c
|
Tweak textarea.
|
2018-09-20 07:01:55 +08:00 |
Black Hat
|
0361432c3d
|
Sort rooms by last event, not unread count.
|
2018-09-18 20:57:38 +08:00 |
Andrew Morgan
|
53c648850c
|
Change to singular grammar.
|
2018-09-18 10:06:46 +00:00 |
Black Hat
|
81a7172f29
|
Genesis commit.
Not really, but a lot of renaming.
|
2018-09-17 21:01:02 +08:00 |
Black Hat
|
317a6d6ec8
|
Some uncommited changes.
|
2018-09-17 20:47:09 +08:00 |
Black Hat
|
5ca03fdea8
|
Some basic reply support.
|
2018-09-17 11:58:02 +08:00 |
Black Hat
|
d02c3f6e90
|
Make message selectable.
No need for manually "Copying".
|
2018-09-17 08:13:45 +08:00 |
Black Hat
|
c309f7f3ee
|
Some UI tweaks.
Fixes #38.
|
2018-09-16 20:56:47 +08:00 |
Black Hat
|
1e04013e3d
|
Port stringToColor to C++.
Fixes #50.
|
2018-09-16 16:09:36 +08:00 |
Black Hat
|
03a8eae491
|
Show read receipts inline.
|
2018-09-15 21:09:53 +08:00 |
Black Hat
|
48e614164a
|
Popup to view read receipts. #8
|
2018-09-15 19:07:38 +08:00 |
Black Hat
|
5e3570d210
|
Small tweaks and improvements.
|
2018-09-14 12:16:25 +08:00 |
Black Hat
|
29624c5f59
|
Add usermarker.
|
2018-09-13 13:05:51 +08:00 |
Black Hat
|
3ef1744b5c
|
UI logic tweaking.
|
2018-09-13 11:58:02 +08:00 |
Black Hat
|
5890a0e133
|
Somewhat better login logic.
|
2018-09-13 08:22:41 +08:00 |
Black Hat
|
2d2d35fcf5
|
Simplify menu code and tweak UI.
|
2018-09-12 08:27:34 +08:00 |
Black Hat
|
ebe69fd4c0
|
Fix broken accept/decline invitation.
|
2018-09-11 14:58:07 +08:00 |
Black Hat
|
421316aa00
|
"View source" dialog.
|
2018-09-11 13:14:56 +08:00 |
Black Hat
|
63c7601942
|
Fix a bug that avatar does not show after a state event.
|
2018-09-10 19:46:04 +08:00 |
Black Hat
|
e6beb5f6a8
|
More UI tweaks.
|
2018-09-10 18:29:41 +08:00 |