From 1b9eabf45838a540c2d0ee69b8e83e1677e873c6 Mon Sep 17 00:00:00 2001 From: _ <> Date: Tue, 24 Nov 2020 23:55:59 +0000 Subject: [PATCH] Relay sorting was fixed in the last commit --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 53daba4..47e3694 100644 --- a/todo.md +++ b/todo.md @@ -1,4 +1,4 @@ -- Sort relays in relay list +- Print tripcode without running the server - Reload relay config (or at least tripcodes) without downtime - "Preview as" feature for Markdown (It's not threaded through the relay yet) - Remote `tail -f` (_Complicated_) (Maybe use chunked encoding or something?)