From: Manuel Nickschas Date: Thu, 3 Jan 2008 13:12:36 +0000 (+0000) Subject: Updated roadmap. X-Git-Tag: 0.2.0-alpha1~258 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=4ca19a821cdbe9c60e2244e558fe1f6db0f6e337;hp=96494e573f3b785e32d7536c34233b3726aafd3d Updated roadmap. --- diff --git a/dev-notes/ROADMAP b/dev-notes/ROADMAP new file mode 100644 index 00000000..92f8676e --- /dev/null +++ b/dev-notes/ROADMAP @@ -0,0 +1,25 @@ +Preliminary roadmap for Quassel IRC - stuff we need to do before the first public release + +Showstoppers: +============= +DONE: chatwidget state +WiP: settings dialog -> Sput + 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 + +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 -> ? + backlog administration -> ? diff --git a/dev-notes/roadmap b/dev-notes/roadmap deleted file mode 100644 index d564704d..00000000 --- a/dev-notes/roadmap +++ /dev/null @@ -1,22 +0,0 @@ -Unerläßlich: -============ -chatwidget-state -settings-dialog -network-settings in DB speichern -umstellen auf network-IDs -buffergroups raus (DB) -buffertype-feld rein (DB) -serverlist, identities... -SQL-querys auslagern, migration-path... -utf-8 -mode-changes im serverhandler -BUG: multi-user-join -core-user-admin, rights-management (ACL) -BUFFERMODEL - -Wichtig: -======== -shortcuts -signalproxy threadsafe machen (thread-injection) -activity-state im core speichern (client-reconnect) -> timestamp (pro buffer) lokal im client speichern -backlog-administration