]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - TODO.txt
dropdown menu is now acceptable.
[irc/quakenet/qwebirc.git] / TODO.txt
index 8bf3cde2f40e79d8847c1b5d20fe3180fe6c5ae4..bbdf0ce6f4c25d9ef1cbc2efb97f31bbe782e3ea 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,31 +1,19 @@
-UI:\r
-  tab dragging\r
-  undo closed tab\r
-  [ ] style flashing\r
-  block backspace\r
-  scrolling is broken\r
-  [enter] in text box should trigger event instead of having a form there?\r
-  about DIALOG?\r
-  \r
-Authing:\r
-  Finish integration (notably login button on non-autoconnect page).\r
-  Fix up state inconsistency if backend is restarted (state is stored in user cookie and not refreshed except on login).\r
-  \r
-IRC:  \r
-  /msg $ goes to status, as does /notice $\r
-  Nick in use should go to active window.\r
-  \r
-Options pane:\r
-  motd and possibly linked somewhere else.\r
-  same with embedded wizard\r
-  Various options:\r
-    - notices going to active window\r
-    - query behaviour\r
-    - @+ in nick shown in chantext\r
-  Sound\r
-  Last position line\r
-  Store options server side when logged in.\r
-  \r
-Other:\r
-  IE6 is broken again :(\r
-  
\ 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.