From: John Runyon Date: Fri, 25 Aug 2023 04:56:53 +0000 (-0600) Subject: TODO X-Git-Url: https://jfr.im/git/erebus.git/commitdiff_plain/5f685f53959b67bd28e168d176c26ed72b66fcca TODO --- diff --git a/TODO b/TODO index 1211803..04f2959 100644 --- a/TODO +++ b/TODO @@ -15,10 +15,13 @@ vim: expandtab sw=2 ts=2 - a module to set config settings at runtime or at least commands to set some config settings like autoloading a module -- fix crash when joining a channel that is forwarded +- fix crash when joining a channel that is forwarded (or otherwise force-joined by the server) - fix urls: - disallow private addresses as much as possible - add a time limit if possible - add module with !join / !part / is there clevel management? etc + +- add SQL "migrations" support to core for modules + and store module data in SQL instead of json's