@extends('site.help.partial.template', ['breadcrumb'=>'Timelines'])
@section('section')
Timelines
Timelines are chronological feeds of posts.
{{-- Pixelfed has 3 different timelines:
--}}
-
Home
—
Timeline with content from accounts you follow
-
Public
—
Timeline with content from other users on this server
-
Network
—
Timeline with unmoderated content from other servers
- You can mute or block accounts to prevent them from appearing in home and public timelines.
- You can create Unlisted posts that don't appear in public timelines.
@endsection