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