summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pounce.18
1 files changed, 7 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1
index 61b7658..0e0ab91 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd November 15, 2019
+.Dd November 18, 2019
 .Dt POUNCE 1
 .Os
 .
@@ -518,3 +518,9 @@ or join
 .Li #ascii.town
 on
 .Li chat.freenode.net .
+.
+.Pp
+A client will sometimes receive its own message,
+causing it to be displayed twice.
+This happens when a message is sent
+while responses are not yet consumed.
.3.0&id=977a3ad7bf212e6ec7f43c16763321061ee64a69&follow=1'>ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping