]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - TODO.txt
dropdown menu is now acceptable.
[irc/quakenet/qwebirc.git] / TODO.txt
index fa57a4d713b7ecf5905b25a2b9b88c1c078d18ad..bbdf0ce6f4c25d9ef1cbc2efb97f31bbe782e3ea 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,8 +1,19 @@
-TODO:
-  - isp transparent proxy issue
-  - tidy up UI
-  - connect UI (do with newUI?)
-  - better error handling server side
-  - better error handling client side
-  - figure out how to disable twisted error pages
-  - IE6
\ No newline at end of file
+UI:
+  FEAT: tab dragging
+  FEAT: link options, about and embedded wizard somewhere more obvious.
+  FEAT: Last position line
+  FEAT: [ ] style titlebar flashing
+  FEAT: Save last nick/chans in cookies.
+  FEAT: multiline pastes
+  
+Authing:
+  FEAT: Login button should save state on form.
+  TIDY: Fix up state inconsistency if backend is restarted (state is stored in user cookie and not refreshed except on login).
+  FEAT: bind qticket to session to prevent ticket reuse within time limit.
+  FEAT: on startup: if autojoin channels exist and Q invites then the autojoin channels should be focused rather than the Q invited ones.
+  
+IRC:  
+  TIDY: /msg $ goes to status, as does /notice $, should go to active.
+  
+Options pane:
+  FEAT: Store options server side when logged in.