Commit Graph

254 Commits

Author SHA1 Message Date
Carl Schwan
3c4eff0759 Move major pages to the qml directory 2020-11-02 21:31:25 +01:00
Carl Schwan
cb99c35e85 Add a login page that appears if no account was configured 2020-11-02 15:59:31 +00:00
Tobias Fella
5993c1f683 Port from SortFilterProxyModel to KSortFilterProxyModel 2020-11-02 08:11:55 +00:00
Carl Schwan
dfec20f0f2 remove vim temporary file 2020-10-23 09:41:31 +02:00
Carl Schwan
68f509d582 Start working on the RoomDrawer port 2020-10-04 17:32:11 +02:00
Carl Schwan
81563c056f Simplify timeline structure and fix text wrapping bug 2020-10-04 10:46:48 +02:00
Carl Schwan
88ea6f2ea1 Improve Kirigami 2020-10-03 18:29:54 +02:00
Carl Schwan
2532a86e7e Merge branch 'master' into kirigami2 2020-10-03 17:48:27 +02:00
Black
9fc316757e Use null coalescing. 2020-06-03 22:02:46 -07:00
Black
ccece5112f More changes. 2020-04-07 20:39:49 -07:00
Black
8ef46dfc66 Change state event position. 2020-03-25 19:34:58 -07:00
Black
68ca557389 Some fixes in layout. 2020-03-25 19:19:28 -07:00
Black
a798a1f830 Fix on new canonical alias events. 2020-03-23 22:59:39 -07:00
Black
f25b79ab7e Fix impplicit binding and stuff. 2020-02-12 14:44:00 -08:00
Black
cd10a8474a Use controls. 2020-02-12 02:20:29 -08:00
Black
d3b926bc8e Wrap an itemdelegate. 2020-02-12 01:06:03 -08:00
Black
6d6266f03c Fix jumping issues. 2020-02-12 00:57:45 -08:00
Black
5c4d0a969d First attempt. 2020-02-12 00:37:35 -08:00
Black
29e6933b4f Fix code wrapping and scrolling again. 2020-02-09 00:12:07 -08:00
Black
c8b02cf907 Wrap welcome message.
Fix #148.
2020-02-08 23:27:28 -08:00
Black
bd6c7dadfd Change dateFormat to follow system default. 2020-01-26 14:05:10 -08:00
Black
6af7befd11 Improve room settings dialog. 2020-01-22 20:37:27 -08:00
Black
09090f81f4 Fix CSS in reply. 2020-01-22 19:35:17 -08:00
Black Hat
df3f3a4da1 Update libQuotient and fix CI. 2020-01-13 06:54:59 -08:00
Black Hat
1f301367b1 Merge branch 'master' into powerlevel 2020-01-05 10:05:19 -08:00
Black Hat
d13a88a854 Improved user perms. 2020-01-06 01:39:55 +08:00
Black Hat
3544e5441f Show mod and admin in user list. 2020-01-01 23:13:19 +08:00
Black Hat
34da7cc321 Tweak message bubble. 2020-01-01 22:13:01 +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
04bb4b1e98 Fix a similar crash in room list. 2019-10-19 23:00:30 -07:00
Black Hat
d3eb8229d5 Align top authorcontrol in statedelegate. 2019-10-18 21:24:26 -07:00
Black Hat
f4f478973f Fix a crash in message delegate menu involving nil reference. 2019-10-17 02:44:56 -07:00
Black Hat
a3a7d9a3be Fix crash when clicking user detail in reply. 2019-10-06 23:57:34 -07:00
Black Hat
83957d7ca3 Per-room avatar and displayname. 2019-10-06 23:34:21 -07:00
Black Hat
752f262a55 Elide reaction button. 2019-10-06 19:10:31 -07:00
Black Hat
21626342f3 Fix StateDelegate overflow. 2019-10-06 18:57:48 -07:00
Black Hat
73c9ce6be7 Improve RoomDrawer. 2019-10-06 18:57:36 -07:00
Black Hat
d329b376bf Disable AutoPlay. 2019-10-06 15:24:59 -07:00
Black Hat
f70e47ce24 Small fix. 2019-10-06 03:26:30 -07:00
Black Hat
f34556d416 Clean up. 2019-10-06 02:48:34 -07:00
Black Hat
e79d5f47d4 VideoDelegate: Detect if the server supports streaming videos. 2019-10-06 02:44:28 -07:00
Black Hat
b8f6a1d45f Further improve ImageDelegate and show audio duration on supported
homeservers.
2019-10-06 02:23:24 -07:00
Black Hat
a0cc7ed4f5 Add AudioDelegate.
Fix ImageDelegate in timeline.
Improve VideoDelegate.
2019-10-05 22:16:40 -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