From aec23fd4a2614a2ae1f063738dbe793749046530 Mon Sep 17 00:00:00 2001 From: diondiondion Date: Thu, 20 Nov 2025 11:08:00 +0100 Subject: [PATCH] [Glitch] Fix error when visiting non-public hashtag timelines Port f01e80bed3788409ecdea46029f9eeca417351bd to glitch-soc Signed-off-by: Claire --- .../components/hashtag_header.tsx | 17 ++++++----- .../features/hashtag_timeline/index.jsx | 29 +++++++++++++++---- .../ui/containers/status_list_container.js | 4 +-- 3 files changed, 35 insertions(+), 15 deletions(-) diff --git a/app/javascript/flavours/glitch/features/hashtag_timeline/components/hashtag_header.tsx b/app/javascript/flavours/glitch/features/hashtag_timeline/components/hashtag_header.tsx index a9013ea0fa..bc15cee0d8 100644 --- a/app/javascript/flavours/glitch/features/hashtag_timeline/components/hashtag_header.tsx +++ b/app/javascript/flavours/glitch/features/hashtag_timeline/components/hashtag_header.tsx @@ -197,13 +197,16 @@ export const HashtagHeader: React.FC<{ /> )} -