From 4579089fde7d3c64ed98767714700f30e243e7ae Mon Sep 17 00:00:00 2001 From: ConfuSomu Date: Sat, 25 Feb 2023 15:58:21 -0500 Subject: Implement Announce activity support This commit adds support for listing Announce activities/reblogs in the status list. These can be hidden using the new "Show reblogs" action in the "View" menu. --- src/mainwindow.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 9a21968..4019896 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -108,6 +108,7 @@ p, li { white-space: pre-wrap; } + @@ -207,6 +208,17 @@ p, li { white-space: pre-wrap; } Only list toots that have an attachment + + + true + + + true + + + Show reblogs + + listWidget -- cgit v1.2.3-54-g00ecf