Commit Graph

36 Commits

Author SHA1 Message Date
Carl Schwan
041d97a233 Remove Material.Icon 2020-11-07 17:04:56 +01:00
Tobias Fella
2d1a7d6500 Make the Controller a singleton 2020-11-04 01:43:13 +00:00
Carl Schwan
cb99c35e85 Add a login page that appears if no account was configured 2020-11-02 15:59:31 +00:00
Carl Schwan
68f509d582 Start working on the RoomDrawer port 2020-10-04 17:32:11 +02:00
Carl Schwan
88ea6f2ea1 Improve Kirigami 2020-10-03 18:29:54 +02:00
Black
9fc316757e Use null coalescing. 2020-06-03 22:02:46 -07:00
Black
a798a1f830 Fix on new canonical alias events. 2020-03-23 22:59:39 -07:00
Black
6af7befd11 Improve room settings dialog. 2020-01-22 20:37:27 -08:00
Black Hat
7c60459e1f Disable settings when user doesnt have enough power level 2020-01-01 15:11:04 +08:00
Black Hat
61bbc4e7dc Limit max height. 2019-12-26 15:14:12 +08:00
Black Hat
282b1750ef Add user directory. 2019-12-25 21:20:23 +08:00
Black Hat
d25a9fb3a4 Working public room directory.
Fix "no known servers".
Rename all QMatrixClient to Quotient.
2019-12-25 19:53:50 +08:00
Black Hat
273e993bdb Improve public room list and add search functionalities. 2019-12-25 15:38:26 +08:00
Black Hat
e5032c686a Public room directory. 2019-12-25 00:02:01 +08:00
Black Hat
83957d7ca3 Per-room avatar and displayname. 2019-10-06 23:34:21 -07:00
Black Hat
410d45f6eb Hide "This room is a continuation of another conversation" if the user
has left the old room.
2019-10-02 01:41:56 -07:00
Black Hat
d91de86e52 Disable full screen avatar view if the user has no avatar. 2019-10-02 01:33:49 -07:00
Black Hat
29d01e6847 Add mark all as read function. 2019-09-28 23:39:14 -07:00
Black Hat
ced82bd666 Modern C++. 2019-08-04 22:36:32 +08:00
Black Hat
18c42b6af6 Login via access token. 2019-07-26 15:35:45 +08:00
Black Hat
be1e19934e Fix fullscreenimage. 2019-07-14 16:08:50 +08:00
Black Hat
251a59ac7d Add device name field in login dialog. 2019-07-11 22:10:17 +08:00
Black Hat
b41973be28 Fix alias and more compact account detail dialog. 2019-07-05 10:24:07 +08:00
Black Hat
c16892fa25 Changing canonical alias and displaying local aliases are working. 2019-07-04 15:58:45 +08:00
Black Hat
e561265e5c Ability to change room avatar. 2019-07-02 22:00:43 +08:00
Black Hat
3aefc5aef4 Implement #132. 2019-06-24 21:57:18 +08:00
Black Hat
34186f153f Reimplement room settings. 2019-05-23 23:01:46 +08:00
Black Hat
97db902dc5 Primitive timeline background support. 2019-05-23 22:50:38 +08:00
Black Hat
603cb33042 New attachment mechanism. Also add image from clipboard. 2019-05-19 21:58:54 +08:00
Black Hat
b7d8f70a5f More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
Black Hat
ef469ee347 Load fullscreenimage directly. Tweak reply UI. 2019-05-04 21:05:59 +08:00
Black Hat
ce688e9756 Use dialogs from qt labs platform and fix a image downloading bug. 2019-05-04 10:18:09 +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
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