X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=dev-notes%2FROADMAP;h=10a2471d63629ee54ba433a0ac43ab3db026fdf8;hp=3267d7caaf16a17c76661df819144ce90c7c3797;hb=ddfd94072cc44fcbae497e5a962b9e50579b2026;hpb=40adb407f6786b7e92a4a6104494becf6f32f00d diff --git a/dev-notes/ROADMAP b/dev-notes/ROADMAP index 3267d7ca..10a2471d 100644 --- a/dev-notes/ROADMAP +++ b/dev-notes/ROADMAP @@ -5,23 +5,23 @@ Already Done: chatwidget state 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) -> ? - externalize SQL-queries, provide migration path... -> EgS 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 +