* Finished the implementation of per-message seen/unseen logic, both in the
authorArt Cancro <ajc@citadel.org>
Thu, 26 Apr 2001 03:31:03 +0000 (03:31 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 26 Apr 2001 03:31:03 +0000 (03:31 +0000)
commit10d226035f25e9f33f0f90b127f1d4a554a8dd23
tree4b1874c08e2c4b55660763a79075f5ef0915b608
parent55e95d1c6694bfc7e6a48f0a4a75b7a44d1aaf65
* Finished the implementation of per-message seen/unseen logic, both in the
  server proper and in IMAP.  Citadel protocol uses new "seen" command.
citadel/ChangeLog
citadel/citserver.c
citadel/imap_store.c
citadel/msgbase.c
citadel/msgbase.h
citadel/techdoc/session.txt
citadel/user_ops.c
citadel/user_ops.h