From 8693cd55d8e789cce6adb1cd95bf1a4f910a2a03 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sat, 16 Aug 2025 12:14:24 -0600 Subject: [PATCH] add notif and update style --- public/notifications.xml | 14 ++++++++++++++ .../notificationsModal/components/ListView.tsx | 3 --- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/public/notifications.xml b/public/notifications.xml index c21c7c44..b1a0577d 100644 --- a/public/notifications.xml +++ b/public/notifications.xml @@ -8,6 +8,20 @@ Mon, 28 Jul 2025 21:53:00 GMT + + notification-036 + Some sources are currently down + Some sources are currently down. We are aware of the issue and are working to resolve it. +Unfortunatly, many sources needed to be disabled due to them showing NSFW content and xprime is experiencing a temporary outage. + +I recommend you set up the febbox token to get access to FED API and CIA API, the best sources at the moment. You can find the febbox token setting at the botton of the settings page! + +If you are interested in adding a new source to P-Stream, I recently created a new guide for it! Check the link below. + https://providers.pstream.mov/in-depth/development + Sat, 16 Aug 2025 11:12:00 MST + announcement + + notification-033 Clarifying current source issues diff --git a/src/components/overlays/notificationsModal/components/ListView.tsx b/src/components/overlays/notificationsModal/components/ListView.tsx index 306fafd1..11c32a78 100644 --- a/src/components/overlays/notificationsModal/components/ListView.tsx +++ b/src/components/overlays/notificationsModal/components/ListView.tsx @@ -130,9 +130,6 @@ export function ListView({ > {notification.title} - {!isRead && ( - - )}
{/* Mobile: Source • Category */}