]> jfr.im git - irc/quakenet/qwebirc.git/blob - TODO.txt
Add basic branding.
[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 TIDY: connect dialog offset looks non-centred
12
13 Authing:
14 TIDY: Finish integration (notably login button on non-autoconnect page).
15 TIDY: Login button should save state on form.
16 TIDY: Fix up state inconsistency if backend is restarted (state is stored in user cookie and not refreshed except on login).
17 FEAT: bind qticket to session to prevent ticket reuse within time limit.
18 FEAT: on startup: if autojoin channels exist and Q invites then the autojoin channels should be focused rather than the Q invited ones.
19
20 IRC:
21 TIDY: /msg $ goes to status, as does /notice $, should go to active.
22
23 Options pane:
24 FEAT: Store options server side when logged in.