diff options
author | NepNep21 <nepnep91@protonmail.com> | 2023-12-17 20:17:43 -0300 |
---|---|---|
committer | NepNep21 <nepnep91@protonmail.com> | 2023-12-17 20:17:43 -0300 |
commit | bfdf87a92dc6a5a18c38fc04af61d306d69ac03c (patch) | |
tree | 6fb629ed35596c88a5352d241e15b88508b4daa8 /man | |
parent | Add /ignore (diff) | |
download | nheko-bfdf87a92dc6a5a18c38fc04af61d306d69ac03c.tar.xz |
Multiple changes
More consistent language with similar description strings Add manpage entry Add /unignore Add ignore & decline button in the invite page Add invite rejection to all ignore methods
Diffstat (limited to 'man')
-rw-r--r-- | man/nheko.1.adoc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc index cc4b8f74..5bd5d622 100644 --- a/man/nheko.1.adoc +++ b/man/nheko.1.adoc @@ -229,6 +229,14 @@ Inserts `┯━┯╭( º _ º╭)` */sovietflip*:: Inserts `ノ┬─┬ノ ︵ ( \\o°o)\\` +=== User management + +*/ignore* _<username>_:: +Ignore a user, invites from them are also rejected. + +*/unignore* _<username>_:: +Stops ignoring a user. + === Advanced */clear-timeline*:: |