Commit Graph

151 Commits

Author SHA1 Message Date
Carl Schwan
3c4eff0759 Move major pages to the qml directory 2020-11-02 21:31:25 +01: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
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
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
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
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
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
04bb4b1e98 Fix a similar crash in room list. 2019-10-19 23:00:30 -07:00
Black Hat
73c9ce6be7 Improve RoomDrawer. 2019-10-06 18:57:36 -07:00
Black Hat
a0cc7ed4f5 Add AudioDelegate.
Fix ImageDelegate in timeline.
Improve VideoDelegate.
2019-10-05 22:16:40 -07:00
Black Hat
f8072a2f4a More per user color. 2019-09-30 17:56:49 -07:00
Black Hat
4d46390186 More user color. 2019-09-30 01:09:38 -07:00
Black Hat
0461c46a1a Add user color as background. 2019-09-30 00:49:44 -07:00
Black Hat
617855a780 Fix line strike.
Fix code block wrapping.
Fix replyModel being garbage collected.
Reply message in RoomPanelInput is richtext now.
2019-09-29 20:29:59 -07:00
Black Hat
8c2d867f18 Display edits. Additional condition check. 2019-08-08 12:11:33 +08:00
Black Hat
ced82bd666 Modern C++. 2019-08-04 22:36:32 +08:00
Black Hat
7d38d05bab Disable saving viewport. 2019-07-17 18:07:11 +08:00
Black Hat
eb6f15335e Simplify room list tab bar. 2019-07-14 21:39:58 +08:00
Black Hat
0792f587d0 Call clearReply() after postMessage(). 2019-07-14 16:25:46 +08:00
Black Hat
be1e19934e Fix fullscreenimage. 2019-07-14 16:08:50 +08:00
Black Hat
8337bb2ad2 Add ripple effect on tab bar. 2019-07-12 15:37:36 +08:00
Black Hat
7f05c67534 Improve tabbar in room list. 2019-07-12 15:30:57 +08:00
Black Hat
4c4bf2d195 Improve timeline UI/UX. 2019-07-12 14:49:34 +08:00
Black Hat
a5d7dc396f Clean up reply. 2019-07-12 12:36:00 +08:00
Black Hat
317222171d Improve markdown formatting. 2019-07-12 10:46:59 +08:00
Black Hat
2113170587 Add elevation to typing control. 2019-07-11 15:58:30 +08:00
Black Hat
759ae2aa38 Add tab bar and remove filter button. 2019-07-02 13:25:45 +08:00
Black Hat
3e0009a069 Show notification count in tray icon. 2019-07-01 18:19:00 +08:00
Black Hat
858c5a638f Always show current room in room list. 2019-07-01 16:19:43 +08:00
Black Hat
e72780ade3 Fix #135. 2019-06-24 20:45:33 +08:00
Black Hat
88371ec7d2 Add indicator when room list is empty. 2019-06-23 15:55:23 +08:00
Black Hat
d1ea667e98 New room list filter UX. 2019-06-23 15:25:01 +08:00
Black Hat
df09d1b2ef Only show option to upload image from clipboard when there is image in
clipboard.
2019-06-23 15:11:22 +08:00
Black Hat
97db902dc5 Primitive timeline background support. 2019-05-23 22:50:38 +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
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