From 3cd022275187b434256d146914b9a07971821b9c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Tue, 11 Jul 2006 19:46:05 +0000 Subject: [PATCH] * added items from the purged whishlist room, as much as i can remember. --- citadel/techdoc/roadmap.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/citadel/techdoc/roadmap.txt b/citadel/techdoc/roadmap.txt index 249a91460..e1adf4e33 100644 --- a/citadel/techdoc/roadmap.txt +++ b/citadel/techdoc/roadmap.txt @@ -36,3 +36,23 @@ some code and deciding what to work on. * Better UI presentation for delegated access to mailboxes. (In IMAP this will be easy because of "other users namespace" support.) + + +Various Whishlist +----------------- +* Smart callback hook mechanism reducing traffic between citadel and the Database + to do things like: + * Alarms. Trigger popups etc. for users via the chat-keepalive + * Chat. don't query the db on and on for this. + * Modify a list of rooms with new items for the logged in users to do things like: + * Print the number of new mails onto the Webcit menu + * change the roomlist / treeview according to new unread messages in the rooms + +* bright new world to the tui too! + * Calendar mechanism + * vcards... + +* more persistant css usage in webcit + +* backtraces in the log in case of panics, etc. + -- 2.39.2