f7e409722c67e66c425549c86634230e4df9e37e
[quassel.git] / dev-notes / ROADMAP
1 Preliminary roadmap for Quassel IRC - stuff we need to do before the first public release
2
3 Already Done:
4 =============
5       chatwidget state
6       make signalproxy threadsafe
7       utf-8 / encodings
8       externalize SQL-queries, provide migration path...
9
10 Showstoppers:
11 =============
12 WiP:  settings dialog -> Sput
13       serverlist, identities... -> Sput
14       mode changes in serverhandler -> EgS
15       BUFFERMODEL -> EgS
16       make wizard more intuitive (account data, two-step auth) -> Sput
17
18 Open: network settings in DB -> ?
19       switch to network-IDs -> ?
20       remove buffergroups (DB) -> ?
21       insert buffertype field rein (DB) -> ?
22       core-user admin, rights management (ACL) -> Sput?
23
24 BUG:  multi-user join -> ?
25
26 Important:
27 ==========
28 WiP:  shortcuts -> Sput
29
30 Open: save activity-state in core (client reconnect) -- save per-buffer timestamp locally in client  -> ?
31       backlog administration -> ?