summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-08 20:43:56 -0500
committerJune McEnroe <june@causal.agency>2019-12-08 20:43:56 -0500
commitbb2db515dbeba6f2ece3aee3c8d5a81f385fd2e0 (patch)
tree885a675f734dcd2862821bed1bee316d9c2e9697 /pounce.1
parentReference openssl(1) by absolute path (diff)
downloadpounce-f1b225f43d37a4974e9d44783fc61d6aaddef296.tar.gz
pounce-f1b225f43d37a4974e9d44783fc61d6aaddef296.zip
Don't send self-PMs to the server 1.0p2
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.18
1 files changed, 7 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1
index 6cb4180..eceb714 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd November 18, 2019
+.Dd December 8, 2019
 .Dt POUNCE 1
 .Os
 .
@@ -302,6 +302,12 @@ is supported:
 .Sy multi-prefix ,
 .Sy userhost-in-names .
 .
+.Pp
+Private messages and notices
+sent to the user's own nickname
+are relayed only to other clients,
+not to the server.
+.
 .Ss Configuring SASL EXTERNAL
 .Bl -enum
 .It
='2020-04-05 11:42:45 -0400'>2020-04-05Log bans and unbansJune McEnroe 2020-04-05Parse mode types from ISUPPORTJune McEnroe 2020-04-05Add unscoop matchers for ban/unban eventsJune McEnroe 2020-04-05Check unscoop regexps with make testJune McEnroe 2020-04-05Add unscoop -n flag for checking regexpsJune McEnroe 2020-04-05Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe 2020-03-31Update unscoop catgirl matchersJune McEnroe 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe