Hashtag Streams
Monitor and manage Fediverse hashtag streams.
Add New Stream
Streams
#{{ stream.hashtag }}
{% if stream.active %} Active {% else %} Paused {% endif %}{{ stream.instance }}
Created {{ stream.created_at }}
{% if stream.last_check %}Last fetched {{ stream.last_check }} {% if stream.last_fetch_count is not none %} ({{ stream.last_fetch_count }} fetched) {% endif %}
{% endif %} {% if stream.enable_scheduling %}Fetching every {{ stream.fetch_interval_minutes }} minutes
{% if stream.next_scheduled_fetch %}Next fetch {{ stream.next_scheduled_fetch }}
{% endif %} {% else %}Scheduling disabled
{% endif %}No streams configured yet.