]> jfr.im git - erebus.git/blobdiff - TODO
config - add delete method
[erebus.git] / TODO
diff --git a/TODO b/TODO
index 04f2959ef79fef52047dcfd11b216333ea53d7c4..a915322f3e92d6eda3db77c529b922dff262b952 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,3 +25,9 @@ vim: expandtab sw=2 ts=2
 
 - add SQL "migrations" support to core for modules
   and store module data in SQL instead of json's
+
+- better config... or better yet just move non-DB-related config into the database
+  - needs a better format if its used for generic module data; particularly because /\s#/ starts a comment instead of naming a channel
+  - needs to retain comments when config file is saved
+
+- a module for administering channel users (copy from admin_user) and adding/removing channels