@extends('site.help.partial.template', ['breadcrumb'=>'Timelines'])
@section('section')
Timelines
Timelines are chronological feeds of posts.
Pixelfed has 2 different timelines:
-
Personal
—
Timeline with posts from accounts you follow
-
Public
—
Timeline with posts from other users on the same instance
{{-- -
Network
—
Timeline with posts from local and remote accounts - coming soon!
--}}
- You can mute or block accounts to prevent them from appearing in timelines.
- You can create Unlisted posts that don't appear in public timelines.
@endsection