From 3b836818fe3626798924a56f1660ab5423998094 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sat, 7 Sep 2019 17:25:01 +0100 Subject: Avoid more replay log NICK synchronisation issues by ignoring replay log nick changes from us if not our current nick, and by completely ignoring replaying any type of replay log line from before blabouncer was launched. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5895d8b..0335689 100644 --- a/TODO +++ b/TODO @@ -10,4 +10,4 @@ Ensure replayed lines don't exceed IRC message maximum length due to inserted ti Log server messages to file. -Is there a way to log nick changes to the normal log despite not tracking channels or nicks in each channel? +Is there a way to log nick changes to the normal log despite not tracking nicks in each channel? (We do track channel names themselves.) -- cgit v1.2.3