X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=dev-notes%2FROADMAP;h=10a2471d63629ee54ba433a0ac43ab3db026fdf8;hp=f7e409722c67e66c425549c86634230e4df9e37e;hb=f1e45389df014fb5445ee96769bf02dcf34f1e21;hpb=4b41d8800c38aa3bc4e88a76289b45bc888ba088 diff --git a/dev-notes/ROADMAP b/dev-notes/ROADMAP index f7e40972..10a2471d 100644 --- a/dev-notes/ROADMAP +++ b/dev-notes/ROADMAP @@ -6,22 +6,22 @@ Already Done: make signalproxy threadsafe utf-8 / encodings externalize SQL-queries, provide migration path... + Buffermodel Showstoppers: ============= WiP: settings dialog -> Sput 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 -> ? + switch to network-IDs (depends on network settings into db) -> ? remove buffergroups (DB) -> ? insert buffertype field rein (DB) -> ? core-user admin, rights management (ACL) -> Sput? -BUG: multi-user join -> ? +BUG: multi-user join (should be done while switching to network-IDs) -> ? Important: ========== @@ -29,3 +29,5 @@ WiP: shortcuts -> Sput Open: save activity-state in core (client reconnect) -- save per-buffer timestamp locally in client -> ? backlog administration -> ? + fix Activity and get rid of QtGui dep in client +