a few more tweaks
This commit is contained in:
parent
d2d9ae7772
commit
73133119ad
|
@ -67,6 +67,7 @@ tab.
|
||||||
Individual honks contain a visual representation of the honker's ID,
|
Individual honks contain a visual representation of the honker's ID,
|
||||||
their name, the activity (with a link back to origin), a link to the
|
their name, the activity (with a link back to origin), a link to the
|
||||||
parent post if applicable, and the convoy (thread) identifier.
|
parent post if applicable, and the convoy (thread) identifier.
|
||||||
|
Screenshot below.
|
||||||
.Pp
|
.Pp
|
||||||
.Lk screenshot-honk.png screenshot of one honk
|
.Lk screenshot-honk.png screenshot of one honk
|
||||||
.Ss Honking
|
.Ss Honking
|
||||||
|
@ -105,13 +106,15 @@ operator.
|
||||||
.Pp
|
.Pp
|
||||||
Custom emoji may included via colon wrapping
|
Custom emoji may included via colon wrapping
|
||||||
.Pq :hellsyeah: .
|
.Pq :hellsyeah: .
|
||||||
A meme (sticker, reacion gif) may be included with the
|
A meme (sticker, reaction gif) may be included with the
|
||||||
.Ar meme
|
.Ar meme
|
||||||
operator.
|
operator.
|
||||||
.Dl meme: honk.mp4
|
.Dl meme: honk.mp4
|
||||||
A full list of emoji and memes may be found in the
|
A full list of emoji and memes may be found in the
|
||||||
.Pa funzone .
|
.Pa funzone .
|
||||||
.Pp
|
.Pp
|
||||||
|
There are no length restrictions, but remember, somebody is going to have
|
||||||
|
to read this noise.
|
||||||
When everything is at last ready to go, press the
|
When everything is at last ready to go, press the
|
||||||
.Dq it's gonna be honked
|
.Dq it's gonna be honked
|
||||||
button.
|
button.
|
||||||
|
@ -130,6 +133,8 @@ Started March 2019.
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
Ted Unangst.
|
Ted Unangst.
|
||||||
.Sh CAVEATS
|
.Sh CAVEATS
|
||||||
Not all ActivityPub implementations work the same way.
|
The ActivityPub standard is subject to interpretation, and not all
|
||||||
|
implementations are as enlightened as
|
||||||
|
.Nm .
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
Only features.
|
Only features.
|
||||||
|
|
Loading…
Reference in New Issue