]> jfr.im git - irc/quakenet/qwebirc.git/blob - TODO.txt
Fix centreing issues.
[irc/quakenet/qwebirc.git] / TODO.txt
1 UI:
2 FEAT: tab dragging
3 FEAT: [ ] style flashing
4 TIDY: [enter] in text box should trigger event instead of having a form there?
5 FEAT: Save last nick/chans in cookies.
6 FEAT: multiline pastes
7 FEAT: link options, about and embedded wizard somewhere more obvious.
8 FEAT: Last position line
9 TIDY: warning/info messages should have their colour decided by CSS
10 FEAT: privacy policy
11
12 Authing:
13 TIDY: Finish integration (notably login button on non-autoconnect page).
14 TIDY: Login button should save state on form.
15 TIDY: Fix up state inconsistency if backend is restarted (state is stored in user cookie and not refreshed except on login).
16 FEAT: bind qticket to session to prevent ticket reuse within time limit.
17 FEAT: on startup: if autojoin channels exist and Q invites then the autojoin channels should be focused rather than the Q invited ones.
18
19 IRC:
20 TIDY: /msg $ goes to status, as does /notice $, should go to active.
21
22 Options pane:
23 FEAT: Store options server side when logged in.