]> jfr.im git - erebus.git/commitdiff
TODO
authorJohn Runyon <redacted>
Fri, 25 Aug 2023 04:56:53 +0000 (22:56 -0600)
committerJohn Runyon <redacted>
Fri, 25 Aug 2023 04:56:53 +0000 (22:56 -0600)
TODO

diff --git a/TODO b/TODO
index 1211803670d9aa8467c7a85abb09cd22bdb7c5cf..04f2959ef79fef52047dcfd11b216333ea53d7c4 100644 (file)
--- 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