Commit Graph

64 Commits

Author SHA1 Message Date
Carl Schwan
2532a86e7e Merge branch 'master' into kirigami2 2020-10-03 17:48:27 +02:00
Black
d6009479a5 Fix some deprecation. 2020-07-28 20:33:32 -07:00
Black
675ec40a63 Update to libQuotient 0.6. 2020-07-25 16:45:48 -07:00
Black
1cb363924e Update libQuotient. 2020-03-25 18:44:29 -07:00
Black
517de81ac4 Update libQuotient. 2020-03-21 13:39:05 -07:00
Black
5c4d0a969d First attempt. 2020-02-12 00:37:35 -08:00
Black
09090f81f4 Fix CSS in reply. 2020-01-22 19:35:17 -08:00
Black
7e760e410d Fix broken reply on gcc. 2020-01-22 19:13:37 -08:00
Black Hat
1f301367b1 Merge branch 'master' into powerlevel 2020-01-05 10:05:19 -08:00
Black Hat
2bd53f19b1 Fix eventToString. 2020-01-01 15:40:49 +08:00
Black Hat
7c60459e1f Disable settings when user doesnt have enough power level 2020-01-01 15:11:04 +08:00
Black Hat
5a154eab04 Print TextContent when available. 2019-12-28 18:30:02 +08:00
Black Hat
a21d0c3eb0 Fix edited messages. 2019-12-28 17:00:39 +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
8d7aacdf47 Add body to file caption. 2019-10-02 01:04:52 -07:00
Black Hat
a5fe15b6de Fix broken linkify. 2019-09-30 11:31:15 -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
086891ef4e QMatrixClient -> Quotient 2019-08-15 22:52:12 +08: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
c4ae77dd62 Clean up. 2019-08-04 18:47:09 +08:00
Black Hat
7aa95c9289 Hide edit event.
Also libQuotient refuses to compile.
2019-07-31 19:07:35 +08:00
Black Hat
f7da8eebad Reactions are refreshed correctly in the timeline. 2019-07-30 21:29:55 +08:00
Black Hat
a9a59fad41 More debug logs and stricter input check. 2019-07-26 19:09:53 +08:00
Black Hat
442b68558e Add/remove reactions. 2019-07-26 17:48:17 +08:00
Black Hat
18c42b6af6 Login via access token. 2019-07-26 15:35:45 +08:00
Black Hat
2defc5a134 Revert "Embed cmark."
This reverts commit f35001112dc740ed827e4a4de6e4bb3d94b0e466
2019-07-20 11:13:09 +00:00
Black Hat
7b4e2cbb7f grep reply when sending reply. 2019-07-12 15:12:05 +08:00
Black Hat
317222171d Improve markdown formatting. 2019-07-12 10:46:59 +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
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
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
Black Hat
a79893900d Ignore colon in lastEvent() if it is state event. Fix #137. 2019-05-06 11:19:46 +08: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
5ae1d41e92 Move dialogs into a separate dir and create them dynamically.
Add "ignore user".
Update libqmatrixclient.
2019-04-26 19:59:01 +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
1d1cd3410a Change markdown parser. 2019-02-13 16:14:13 +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
06983a506c Fix segfault when leaving certain rooms. 2018-11-07 16:29:24 +08:00