aboutsummaryrefslogtreecommitdiff
path: root/doc/snac.5
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-09-13 09:28:21 +0200
committerdefault <nobody@localhost>2024-09-13 09:28:21 +0200
commitb6f84c3a958e86c048f227cc6d0fe128db5ba366 (patch)
treed6804f639660e0b277a50991368841314678f37e /doc/snac.5
parent05cff0a254ffbcd5baf05f969aecd0368dccd584 (diff)
Updated documentation.
Diffstat (limited to 'doc/snac.5')
-rw-r--r--doc/snac.525
1 files changed, 20 insertions, 5 deletions
diff --git a/doc/snac.5 b/doc/snac.5
index fc991b2..1b28d25 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -158,17 +158,32 @@ This directory stores hard links to the actor objects in the object storage.
This directory stores the users being followed as hard links to the 'Follow'
or 'Accept' objects in the object storage. File names are the hashes of each
actor Id.
-.It Pa private.idx
-This file contains the list of timeline entries as a list of hashed
-object identifiers.
.It Pa private/
This directory stores hard links to the timeline entries in the object storage.
-.It Pa public.idx
-This file contains the list of public timeline entries as a list of hashed
+.It Pa private.idx
+This file contains the list of timeline entries as a list of hashed
object identifiers.
.It Pa public/
This directory stores hard links to the public timeline entries in the object
storage.
+.It Pa public.idx
+This file contains the list of public timeline entries as a list of hashed
+object identifiers.
+.It Pa pinned/
+This directory stores hard links to pinned posts.
+.It Pa pinned.idx
+This file contains the list of pinned posts as a list of hashed
+object identifiers.
+.It Pa bookmark/
+This directory stores hard links to bookmarked posts.
+.It Pa bookmark.idx
+This file contains the list of pinned posts as a list of hashed
+object identifiers.
+.It Pa draft/
+This directory stores post drafts.
+.It Pa draft.idx
+This file contains the list of drafts as a list of hashed
+object identifiers.
.It Pa muted/
This directory contains files which names are hashes of muted actors. The
content is a line containing the actor URL.