]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Bugfixes and cosmetic changes to listsub system
[citadel.git] / webcit / ChangeLog
index 2698e17971aae807c328b6b037382195ccadaedb..0ef8467c6a9516fb2362a9f7e2b8b00ed6785f61 100644 (file)
@@ -1,4 +1,58 @@
 $Log$
+Revision 323.63  2002/08/24 05:59:24  ajc
+* Bugfixes and cosmetic changes to listsub system
+
+Revision 323.62  2002/08/23 03:37:19  ajc
+* Finished all of the subscribe/unsubscribe/confirm stuff!  (I think)
+
+Revision 323.61  2002/08/22 03:55:47  ajc
+* 'unsubscribe' command (but not 'confirm unsubscribe')
+
+Revision 323.60  2002/08/21 21:58:37  ajc
+* Completed self-service list subscription via web.
+  (Still need to implement unsubscribe.)
+
+Revision 323.59  2002/08/16 22:06:51  ajc
+* self-service
+
+Revision 323.58  2002/08/16 03:51:12  ajc
+* I think I've finally nailed the 'no session' pages now...
+
+Revision 323.57  2002/08/15 03:49:47  ajc
+* Fleshed out the list subscription page a bit
+
+Revision 323.56  2002/08/13 19:55:12  ajc
+* Keep track of the HTTP "Host:" header being sent by the browser.
+  (We're going to need this in the near future)
+
+Revision 323.55  2002/08/05 16:07:30  ajc
+* Moved "edit floor label pic" to the floor editing screen
+
+Revision 323.54  2002/08/05 15:53:00  ajc
+* Commands to add, change, delete floors
+
+Revision 323.53  2002/07/26 03:20:04  ajc
+* Beautified the folder tabs in "edit room"
+
+Revision 323.52  2002/07/25 04:01:58  ajc
+* Final cleanup of changes (finally located and fixed the bug)
+
+Revision 323.51  2002/07/24 04:14:23  ajc
+* Minor code cleanup of last night's changes
+
+Revision 323.50  2002/07/23 15:40:54  ajc
+* Minor cleanup of previous changes
+
+Revision 323.49  2002/07/23 04:43:58  ajc
+* Updated message reading to use the new MSG4 command, so we can do output
+  of various types of richtext (mainly HTML).
+
+Revision 323.48  2002/07/16 03:37:24  ajc
+* Small change to above
+
+Revision 323.47  2002/07/16 03:23:37  ajc
+* Display HTML messages as HTML.  (Wow!)
+
 Revision 323.46  2002/07/13 04:39:59  ajc
 * Handle multipart/alternative in a nicer way, giving us the opportunity to
   output HTML instead of converting to text/plain and back.  (Not finished.)
@@ -862,3 +916,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+