From 819ece93aa9a0c9471b09e83551c1d82a8122593 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Tue, 30 Jun 2020 23:03:41 +0300 Subject: [PATCH] Revert "FullNoticeStream selects all verbs" It appears this was added to display "tombstones" of deleted notices. However, it has other side-effects and the concept of keeping them visible has not been adopted by the wider fediverse. --- lib/notices/fullnoticestream.php | 11 ----------- lib/notices/inboxnoticestream.php | 2 +- lib/notices/networkpublicnoticestream.php | 2 +- lib/notices/publicnoticestream.php | 2 +- 4 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 lib/notices/fullnoticestream.php diff --git a/lib/notices/fullnoticestream.php b/lib/notices/fullnoticestream.php deleted file mode 100644 index 2f83007469..0000000000 --- a/lib/notices/fullnoticestream.php +++ /dev/null @@ -1,11 +0,0 @@ -