From 2639271eaab1990e0fb5832cb8bfbcdaf0e33022 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Fri, 25 Nov 2022 22:04:07 +0000 Subject: Fix broken debugprint() call in isnickinanychannel() which was referencing a non-existent printf string. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 8d254bd..6b83957 100644 --- a/TODO +++ b/TODO @@ -41,4 +41,6 @@ Sending ^D when running with ./blabouncer -f does crazy stuff. Connecting from irssi triggers doautoreplay() from "USER received" in message.c twice. +Use the line number based replay log reading method from lastspoke rather than the inefficient re-read + line offset method in time replays? (And potentially remove a bunch of code re-use.) + Crash when requesting 30 hour replay. -- cgit v1.2.3