From: Marcus Eggenberger Date: Fri, 4 Jan 2008 14:24:07 +0000 (+0000) Subject: update X-Git-Tag: 0.2.0-alpha1~254 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=40adb407f6786b7e92a4a6104494becf6f32f00d;hp=53fb39baea40512c3b88abcf37a14cef05fcc287 update --- diff --git a/dev-notes/ROADMAP b/dev-notes/ROADMAP index 92f8676e..3267d7ca 100644 --- a/dev-notes/ROADMAP +++ b/dev-notes/ROADMAP @@ -1,25 +1,31 @@ Preliminary roadmap for Quassel IRC - stuff we need to do before the first public release +Already Done: +============= + chatwidget state + make signalproxy threadsafe + utf-8 / encodings + Showstoppers: ============= -DONE: chatwidget state WiP: settings dialog -> Sput - network settings in DB -> ? + serverlist, identities... -> Sput + mode changes in serverhandler -> EgS + BUFFERMODEL -> EgS + make wizard more intuitive (account data, two-step auth) -> Sput + +Open: network settings in DB -> ? switch to network-IDs -> ? remove buffergroups (DB) -> ? insert buffertype field rein (DB) -> ? -WiP: serverlist, identities... -> Sput externalize SQL-queries, provide migration path... -> EgS -DONE: utf-8 / encodings -WiP: mode changes in serverhandler -> EgS -BUG: multi-user join -> ? core-user admin, rights management (ACL) -> Sput? -WiP: BUFFERMODEL -> EgS - make wizard more intuitive (account data, two-step auth) -> Sput + +BUG: multi-user join -> ? Important: ========== WiP: shortcuts -> Sput -DONE: make signalproxy threadsafe (thread injection) -> EgS - save activity-state in core (client reconnect) -- save per-buffer timestamp locally in client -> ? + +Open: save activity-state in core (client reconnect) -- save per-buffer timestamp locally in client -> ? backlog administration -> ?