summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-31 19:08:58 -0400
committerJune McEnroe <june@causal.agency>2020-03-31 19:08:58 -0400
commit885fc9f4e765ad8b4fcc98f5981eff328ec2902c (patch)
treebcfa38a83c8893c5624ed638aecb3d8175a650e7
parentAdd join/part/quit filtering example (diff)
downloadcatgirl-885fc9f4e765ad8b4fcc98f5981eff328ec2902c.tar.gz
catgirl-885fc9f4e765ad8b4fcc98f5981eff328ec2902c.zip
Update features list
Diffstat (limited to '')
-rw-r--r--README.712
1 files changed, 9 insertions, 3 deletions
diff --git a/README.7 b/README.7
index bfc00d4..65cd3aa 100644
--- a/README.7
+++ b/README.7
@@ -35,9 +35,9 @@ recent URLs from a particular user
 or matching a substring
 can be opened or copied.
 .It
-History:
-window contents can be saved
-and restored on startup.
+Ignore:
+visibility of filtered messages
+can be toggled.
 .El
 .
 .Ss Non-features
@@ -67,6 +67,12 @@ or connected to a bouncer,
 such as
 .Lk https://git.causal.agency/pounce "pounce" .
 .It
+CTCP:
+apart from
+.Sy ACTION ,
+this protocol is useless at best
+and enables abuse at worst.
+.It
 Cleartext IRC:
 TLS is now ubiquitous
 and certificates are easy to obtain.
p;follow=1'>Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe