]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* The iconbar roomlist, when selected, is now persistent across page loads
[citadel.git] / webcit / ChangeLog
index 4e2da7653e8e44ab94c10fd5a92e9725bce54f7a..be3a1929deff47c4d5af3bdf76ba96da43b30428 100644 (file)
@@ -1,5 +1,10 @@
 $Id$
 
+Thu Dec  1 00:42:01 EST 2005 ajc
+* The iconbar roomlist, when selected, is now persistent across page loads
+  and even between sessions.  We also cache the list for up to 5 minutes so
+  it doesn't have to load from the Citadel server over and over again.
+
 Wed Nov 30 23:59:11 EST 2005 ajc
 * Shortened some of the string lengths in struct wcsession.  We really don't
   need all those 4096 byte moby-buffers everywhere.