]> jfr.im git - irc/quakenet/qwebirc.git/blob - TODO.txt
Don't scroll to bottom in custom dialogs.
[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 FEAT: branding
10 TIDY: warning/info messages should have their colour decided by CSS
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
17 IRC:
18 TIDY: /msg $ goes to status, as does /notice $, should go to active.
19 FEAT: auto accept Q invites
20
21 Options pane:
22 FEAT: Store options server side when logged in.