]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - TODO.txt
dropdown menu is now acceptable.
[irc/quakenet/qwebirc.git] / TODO.txt
index 5c7e7de938f7b9bca59349a0a9300f150ddf6eed..bbdf0ce6f4c25d9ef1cbc2efb97f31bbe782e3ea 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,19 @@
-sound\r
-padding\r
-prettify wizard\r
-tab completion\r
-options for notices and stuff\r
-@+ in nick shown in text\r
-scroll pos isn't saved when you go between tabs if not at bottom.\r
+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.