docs/honk.1 (view raw)
1.\"
2.\" Copyright (c) 2019 Ted Unangst
3.\"
4.\" Permission to use, copy, modify, and distribute this software for any
5.\" purpose with or without fee is hereby granted, provided that the above
6.\" copyright notice and this permission notice appear in all copies.
7.\"
8.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\"
16.Dd $Mdocdate$
17.Dt HONK 1
18.Os
19.Sh NAME
20.Nm honk
21.Nd federated status conveyance
22.Sh DESCRIPTION
23The
24.Nm
25utility processes federated status updates and other microblog activities.
26This is the user manual.
27For administration, see
28.Xr honk 8 .
29For other documentation, refer to the
30.Xr intro 1 .
31.Pp
32This manual is still incomplete.
33It'll get there eventually.
34.Ss Honkers
35Initially, there won't be much to see after logging in.
36In order to receive regular updates from other users, they must first
37be added to one's honker collection.
38Begin at the
39.Pa honkers
40tab.
41The
42.Ar url
43field is required.
44Either of two forms are accepted, the user's handle (or webfinger) or their
45ActivityPub actor URL.
46.Pp
47.Dl @user@example.social
48.Dl https://example.social/users/user
49.Pp
50The
51.Ar name
52field is optional and will be automatically inferred.
53The
54.Ar notes
55field is reserved for user remarks.
56Fellow honkers may be added to one or more
57.Ar combos
58to suit one's organizational preferences.
59These are accessed via the
60.Pa combos
61tab and allow easy access to particular groupings.
62The special combo name of one hyphen
63.Sq -
64will exclude a honker's posts from the primary feed.
65.Pp
66It is also possible to skip subscribing.
67In this case, regular posts are not received, but replies and posts fetched
68via other means will appear in the relevant combos.
69.Pp
70In addition to honkers, it is possible to subscribe to a hashtag collection.
71(Where supported.)
72Enter the collection URL for
73.Ar url .
74.Pp
75Separately, hashtags may be added to a combo by creating a honker with a
76.Ar url
77of the desired hashtag (including #).
78Several hashtags may thus be collected in a single combo.
79.Ss Viewing
80The primary feed is accessed via the
81.Pa home
82tab.
83It will contain posts from all honkers except those specifically excluded.
84Posts mentioning the user, both followed and not, are collected under the
85.Pa @me
86tab.
87Other feeds include
88.Pa first
89which excludes replies, the user defined options under the
90.Pa combos
91subheading, and the
92.Pa events
93page which lists only events.
94.Pp
95Individual honks contain a visual representation of the honker's ID,
96their name, the activity (with a link back to origin), a link to the
97parent post if applicable, and the convoy (thread) identifier.
98A red border indicates the honk is not public.
99Screenshot below.
100.Pp
101.Lk screenshot-honk.png screenshot of one honk
102.Pp
103Available actions are:
104.Bl -tag -width tenletters
105.It Ic bonk
106Share with followers.
107Not available for nonpublic honks.
108.It Ic honk back
109Reply.
110.It Ic mute
111Mute this entire thread.
112Existing posts are hidden, and future posts will not appear in any feed.
113.It Ic zonk
114Delete this post.
115When deleting one's own post, other servers will be requested to remove it,
116but this is unreliable.
117.It Ic ack
118Acknowledge reading this post.
119Typically if it's a reply to one's own post.
120.It Ic save
121Save this honk to the
122.Pa saved
123tab to find later.
124.It Ic untag me
125Sometimes a thread goes on entirely too long.
126Untag will hide further replies to the selected post, but without muting the
127entire thread.
128Replies higher in the tree are still received.
129.It Ic badonk
130Please no.
131.It Ic edit
132Change it up.
133Alas, Update activities do not federate reliably.
134.Ss Refresh
135Clicking the refresh button will load new honks, if any.
136New honks will be subtly highlighted.
137.El
138.Ss Honking
139Refer to the
140.Xr honk 5
141section of the manual for details of honk composition.
142.Ss Search
143Find old honks.
144It's basic substring match with a few extensions.
145The following keywords are supported:
146.Bl -tag -width honker:
147.It @me
148Honks mentioning the user.
149.It @self
150Honks by the user.
151.It before:
152Honks posted before YYYY-MM-DD.
153.It after:
154As above.
155.It site:
156Substring match on the post domain name.
157.It honker:
158Exact match, either AP actor or honker nickname.
159.It -
160Negate term.
161.El
162.Pp
163Example:
164.Dl honker:goose big moose -footloose
165This query will find honks by the goose about the big moose, but excluding
166those about footloose.
167.Ss Filtering
168Sometimes other users of the federation can get unruly.
169The honk filtering and censorship system,
170.Xr hfcs 1 ,
171can be of great use to restore order to one's timeline.
172Accessed via the
173.Pa filters
174menu item.
175.Ss Xzone
176The
177.Pa xzone
178page lists recently seen honkers that are not otherwise tracked.
179It also allows the import of external objects via URL, either individual
180posts or actor URLs, in which case their recent outbox is imported.
181Probably easier to use the search box for this.
182.Ss Account
183It's all about you.
184An avatar may be selected from the
185.Pa funzone
186meme collection by adding
187.Dq avatar: filename.png
188to one's profile info.
189If truly necessary.
190A banner may be set by specifying
191.Dq banner: image.jpg .
192See
193.Xr honk 8
194for more about the funzone.
195.Pp
196Some options to customize the site appearance:
197.Bl -tag -width skinny
198.It skinny
199Use a narrower column for the main display.
200.It omit images
201Omit img tags, to lighten page loads on slow connections.
202.It apple
203Prefer Apple links for maps.
204The default is OpenStreetMap.
205.It reaction
206Pick an emoji for reacting to posts.
207.El
208.Sh ENVIRONMENT
209.Nm
210is designed to work with most browsers, but for optimal results it is
211recommended to use a
2122015 or later Thinkpad X1 Carbon with 2560x1440 screen running
213.Ox
214and chromium at 150% scaling with the dwm window manager.
215This will enable the main menu to line up just right.
216.Sh SEE ALSO
217.Xr intro 1 ,
218.Xr honk 8
219.Sh STANDARDS
220.Pp
221.Lk https://www.w3.org/TR/activitypub/ "ActivityPub"
222.Pp
223.Lk https://www.w3.org/TR/activitystreams-vocabulary/ "Activity Vocabulary"
224.Sh HISTORY
225Started March 2019.
226.Sh AUTHORS
227.An Ted Unangst Lk https://honk.tedunangst.com/u/tedu @tedu@honk.tedunangst.com
228.Sh CAVEATS
229Completing some operations, such as subscribing to new honkers, requires an
230aptitude for clipboard use and tab switching along with a steady hand.
231For the most part, these are infrequent operations, but they are also the
232first operations new users encounter.
233This is not ideal.
234.Pp
235The ActivityPub standard is subject to interpretation, and not all
236implementations are as enlightened as
237.Nm .
238.Sh BUGS
239It's a feature.