diff options
author | June McEnroe <june@causal.agency> | 2020-11-11 13:27:22 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-11-11 13:27:22 -0500 |
commit | e4aa21d7888be1c21fac21e3ef28a3015f46d0c5 (patch) | |
tree | b5d7f43ba62b1394115e1107ac9b5a19774384fb /README.7 | |
parent | Use wmemcpy/wmemmove (diff) | |
download | catgirl-e4aa21d7888be1c21fac21e3ef28a3015f46d0c5.tar.gz catgirl-e4aa21d7888be1c21fac21e3ef28a3015f46d0c5.zip |
Add topic diffing to notable features 1.3
Diffstat (limited to 'README.7')
-rw-r--r-- | README.7 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/README.7 b/README.7 index aa05fac..0261d3e 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd September 1, 2020 +.Dd November 11, 2020 .Dt README 7 .Os "Causal Agency" .\" To view this file, run: man ./README.7 @@ -37,6 +37,11 @@ color generation based on usernames remains stable across nick changes. Mentions of users in messages are colored. .It +Topic diffing: +the modified portion +of a channel topic change +is highlighted. +.It Ignore: visibility of filtered messages can be toggled. |