]> jfr.im git - irc/quakenet/qwebirc.git/blob - TODO.txt
Add about pane.
[irc/quakenet/qwebirc.git] / TODO.txt
1 UI:
2 FEAT: tab dragging
3 FEAT: [ ] style flashing
4 FEAT: block backspace and /
5 TIDY: [enter] in text box should trigger event instead of having a form there?
6 FEAT: about DIALOG?
7 FEAT: Save last nick/chans in cookies.
8 FEAT: multiline pastes
9 FEAT: link options, about and embedded wizard somewhere more obvious.
10 FEAT: Last position line
11 FEAT: branding
12 TIDY: warning/info messages should have their colour decided by CSS
13 BUG: about looks weird in chrome
14 BUG: connect pos is wrong in opera
15
16 Authing:
17 TIDY: Finish integration (notably login button on non-autoconnect page).
18 TIDY: Login button should save state on form.
19 TIDY: Fix up state inconsistency if backend is restarted (state is stored in user cookie and not refreshed except on login).
20
21 IRC:
22 TIDY: /msg $ goes to status, as does /notice $, should go to active.
23 FEAT: auto accept Q invites
24
25 Options pane:
26 FEAT: Store options server side when logged in.