Ah well, there was no File menu. Until now.
[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       Buffermodel
10
11 Showstoppers:
12 =============
13 WiP:  settings dialog -> Sput
14       serverlist, identities... -> Sput
15       mode changes in serverhandler -> EgS
16       make wizard more intuitive (account data, two-step auth) -> Sput
17
18 Open: network settings in DB -> ?
19       switch to network-IDs (depends on network settings into db) -> ?
20       remove buffergroups (DB) -> ?
21       insert buffertype field rein (DB) -> ?
22       core-user admin, rights management (ACL) -> Sput?
23
24 BUG:  multi-user join (should be done while switching to network-IDs) -> ?
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 -> ?
32       fix Activity and get rid of QtGui dep in client
33