Commit Graph

41 Commits

Author SHA1 Message Date
Black Hat
7c60459e1f Disable settings when user doesnt have enough power level 2020-01-01 15:11:04 +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
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
ced82bd666 Modern C++. 2019-08-04 22:36:32 +08:00
Black Hat
c4ae77dd62 Clean up. 2019-08-04 18:47:09 +08:00
Black Hat
442b68558e Add/remove reactions. 2019-07-26 17:48:17 +08:00
Black Hat
317222171d Improve markdown formatting. 2019-07-12 10:46:59 +08:00
Black Hat
39c1f58f6d Update libQuotient. Fixes #57. 2019-07-11 15:43:23 +08:00
Black Hat
b41973be28 Fix alias and more compact account detail dialog. 2019-07-05 10:24:07 +08:00
Black Hat
e561265e5c Ability to change room avatar. 2019-07-02 22:00:43 +08:00
Black Hat
8c5eb2269e Fix #138. 2019-06-23 14:47:10 +08:00
Black Hat
97db902dc5 Primitive timeline background support. 2019-05-23 22:50:38 +08:00
expectocode
b3f6bf7b9d Grammar fixes 2019-05-19 19:44:39 +01:00
Black Hat
603cb33042 New attachment mechanism. Also add image from clipboard. 2019-05-19 21:58:54 +08:00
Black Hat
b4281896ba Add drag and drop support. 2019-05-17 19:46:59 +08:00
expectocode
958f867734 Change avatar update text (fixes #139) 2019-05-10 11:13:26 +01:00
Black Hat
ef469ee347 Load fullscreenimage directly. Tweak reply UI. 2019-05-04 21:05:59 +08:00
Black Hat
75eb4c5b52 Minor UI tweaks and clean up project. 2019-04-30 17:02:00 +08:00
Black Hat
aa3309a184 Fix plain text in eventToString(). 2019-04-21 13:06:48 +08:00
Black Hat
de3a8b9b69 Add more event types in eventToString().
Move eventToString() to SpectralRoom.
2019-04-21 12:41:53 +08:00
Black Hat
1c76f2653b Use postFile from libqmatrixclient.
Remove crappy json code.
2019-01-18 09:09:11 +08:00
Black Hat
635dbbff39 Init commonmark support.
Add dependency cmark.
2019-01-18 08:46:50 +08:00
Black Hat
316d1429fa Add typing notification. 2018-12-23 11:24:01 +08:00
Black Hat
8300d022b2 Update libqmatrixclient.
Enable member lazy loading.
Some Qt 5.12 fix.
2018-12-15 10:46:18 +08:00
Black Hat
8959be2cb8 Remove ImageItem, Paintable and use unified image provider. 2018-12-03 19:55:42 +08:00
Black Hat
c88d41f359 Some file info workarounds.
Use default font in emoji picker.
2018-11-23 23:28:04 +08:00
Black Hat
9ec02e0fce Magically reduce memory use. 2018-11-18 14:29:09 +08:00
Black Hat
06983a506c Fix segfault when leaving certain rooms. 2018-11-07 16:29:24 +08:00
Black Hat
6e44347efd Improve stability. 2018-11-06 09:36:17 +08:00
Black Hat
5a46810016 Init rewritten avatar. 2018-11-04 19:14:02 +08:00
Black Hat
7ceb391621 Some user name auto completion.
Make some progress on #106
2018-10-22 21:08:24 +08:00
Black Hat
73ce9c2bf1 Add upload progress && fix icon proportion of DBus. 2018-10-20 22:06:44 +08:00
Black Hat
babe614555 More error indication.
Also fixes #80.
2018-10-15 06:49:30 +08:00
Black Hat
e69ac60d08 Add back busy indicator. 2018-10-07 20:38:30 +08:00
Black Hat
c93efebd23 Faster timeline.
Also, fixes markdown formatting.
2018-10-07 20:15:59 +08:00
Black Hat
56b820e1a8 Update libqmatrixclient && add a progress bar. 2018-09-30 22:13:54 +08:00
Black Hat
01196e8b50 Init infinite scroll.
It constanatly crashes, TBD.
2018-09-28 19:47:17 +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
Black Hat
81a7172f29 Genesis commit.
Not really, but a lot of renaming.
2018-09-17 21:01:02 +08:00