From 511e258e901e5248e1706609ba1099507fd750ae Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Tue, 11 Jun 2019 22:54:50 +0100 Subject: Implement configurable auto replay modes. So far there is "none", "time" (auto replay the last X seconds), and "lastspoke" (auto replay everything since you last spoke). --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 618b2b9..b49d7bd 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ Add various auto replay options: - All logs since the final client disconnected - All logs since the most recent client connect/disconnect - - All logs since *you* last sent a message + - All logs since *you* last sent a message (already implemented) - All logs since X seconds ago (already implemented) - All logs since the current client last disconnected (track clients with some special token the client auto sends on connect) -- cgit v1.2.3