* Updated some of the docs. Bumped version number to 5.80 in anticipation
[citadel.git] / citadel / techdoc / session.txt
2001-04-28 Art Cancro* Updated some of the docs. Bumped version number...
2001-04-26 Art Cancro* Finished the implementation of per-message seen/unsee...
2001-04-21 Art Cancro* Began implementation of per-message seen/unseen attribute
2001-01-28 Michael Hampton * serv_bio.c: RBIO now also returns stats about a...
2001-01-15 Art Cancro* temporary implementation of 901 asynchronous express...
2001-01-13 Art Cancro* Added the ASYN command
2000-12-11 Art Cancro* Added server-side REQT command to issue client termin...
2000-12-05 Art Cancro* Added support for non-USA country identities in vCard...
2000-10-17 Art Cancro* Added IMAP port number to struct config, etc.
2000-10-04 Art Cancro* Allow Aides to zap rooms (site configurable setting)
2000-08-28 Art Cancro* no more icq!
2000-08-22 Art Cancro* nonce (for APOP-style auth) is now generated when...
2000-07-29 Art Cancro* Changed the format of RWHO output to provide non...
2000-06-04 Art Cancro* CtdlForEachMessage() now returns the number of messag...
2000-05-26 Art Cancro* Changed some of the rev-level sensitive stuff to...
2000-03-15 Art Cancro* Added DEXP server command to disable incoming express...
2000-03-11 Art Cancro* SM_ flags for CtdlSaveMsgPointerInRoom() need to...
2000-02-27 Art Cancro* Completed 'fsck'-like reference count verifier (serve...
1999-11-03 Art Cancro* Fixed buffer overrun problems in cmd_rchg(), cmd_hchg...
1999-10-20 Art Cancro* More code shuffle. Added some flags to CtdlSaveMessa...
1999-10-13 Art Cancro* Added search-by-header-fields to CtdlForEachMessage...
1999-09-07 Art Cancro* cmd_msg3() now uses serialize_message() for its outpu...
1999-09-01 Art Cancro* Implemented "maximum message length" in global system...
1999-08-04 Art Cancro* Fixed some bugs in the ICQ metaclient, and documented...
1999-04-08 Art CancroImplemented "access level required to create rooms...
1999-02-03 Art Cancronew GEXP command
1999-02-01 Art CancroAdded the OPNA command for downloading attachments
1999-01-24 Art Cancro * Added a "room order" key to the room record...
1999-01-15 Art Cancro * Brought over the mime_parser from WebCit...
1999-01-13 Art Cancro * Various changes to begin work on support...
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1999-01-04 Art Cancrodocumentation changes
1998-12-07 Art Cancro * Ripped most of the "attachments" stuff out...
1998-11-25 Art Cancrocreated a separate developers.txt file for developer...
1998-11-21 Art Cancroroom expires
1998-11-12 Art Cancro * serv_expire.c: purge ops are now a command...
1998-11-10 Art Cancro * serv_upgrade.c: added all missing fields to export...
1998-11-07 Art Cancro * citadel.h (and related files): removed defunc...
1998-11-02 Brian Costellobtx - fixed a couple of inaccuracies.
1998-10-24 Art Cancropolicy
1998-09-23 Art Cancro * More changes to support attachments. They...
1998-09-22 Art CancroMore changes to get attachments working.
1998-09-22 Art Cancro * msgbase.c: began laying the groundwork to...
1998-09-03 Art CancroMinor changes to some of the documentation.
1998-08-12 Art CancroAdded the EXTN command in a temporary form to run serve...
1998-08-06 Art CancroSecond attempt at getting the server API started. ...
1998-07-12 Art Cancro These were moved to the 'techdoc' subdirectory.