]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Completed self-service list subscription via web.
[citadel.git] / citadel / ChangeLog
index 414221c77ba24aa98195f79d48e2809bf2c7fc87..716b0569edd1d8548818598aba9fa3089b1a1fdf 100644 (file)
@@ -1,4 +1,35 @@
  $Log$
+ Revision 591.95  2002/08/21 21:58:00  ajc
+ * Completed self-service list subscription via web.
+   (Still need to implement unsubscribe.)
+
+ Revision 591.94  2002/08/16 21:04:56  ajc
+ * Add LPRM command
+
+ Revision 591.93  2002/08/14 20:21:52  ajc
+ * Extend GETR/SETR to allow twiddling of bits in the QRflags2 bucket
+ * New flag and config options to allow/disallow self-service list subscription
+   and unsubscription to a room
+
+ Revision 591.92  2002/08/14 02:36:05  ajc
+ * WebCit list subscription integration
+
+ Revision 591.91  2002/08/13 18:48:46  ajc
+ * Generate and send subscription confirmation requests.
+   (Still need to finalize the URL format)
+
+ Revision 591.90  2002/08/13 17:19:11  ajc
+ * Added email capability to quickie_message()
+
+ Revision 591.89  2002/08/13 04:02:06  ajc
+ * <R>eplace string is now case sensitive
+
+ Revision 591.88  2002/08/13 03:46:31  ajc
+ * More work on the self-service subscribe/unsubscribe infrastructure
+
+ Revision 591.87  2002/08/12 03:00:20  ajc
+ * Fixed bug in <R>eplacestring which caused it to lock up in certain conditions
+
  Revision 591.86  2002/08/12 00:09:05  ajc
  * Compress VISIT records using zlib if available.  This reduces the object
    size from over 4k to about 70 bytes.  Experimental.
@@ -3885,3 +3916,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+