Mailing list header changes (fuck you Google)
[citadel.git] / citadel / msgbase.h
2006-05-18 Art CancroIMAP COPY messages in bulk. I think it works
2006-03-29 Art CancroFixedOutputHooks are now used _strictly_ for the MSG0...
2006-02-28 Art CancroServer hacks to allow non-ASCII characters to be carried in
2006-01-24 Art CancroIn WIKI rooms, clients can supply a message EUID
2005-10-26 Art Cancro* msgbase.c: Yet Another Fix to the handling of embedde...
2005-10-22 Art Cancro* mime_parser.c: recurse into message/rfc822 parts...
2005-10-21 Art Cancro* MSG4 (and CtdlOutputMsg() as well) now accepts an...
2005-10-10 Art Cancrochanged CtdlSetSeen() API
2005-10-04 Art Cancro* CtdlOutputPreLoadedMsg() calling syntax has changed...
2005-10-02 Art Cancro* The EUID index is now built, and replication checks...
2005-09-27 Art Cancro* Auto-add *recipient* addresses to Contacts. This...
2005-09-16 Art Cancro* CC: support for message creation, and IMAP. Not...
2005-09-16 Art Cancro*** empty log message ***
2005-09-16 Art Cancro* Cc: and Bcc: support. Not finished yet.
2005-08-05 Art Cancro* Any "delete message" operation which is synchronous...
2005-06-02 Art Cancro* Set the correct flags in the target room after an...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-01-27 Art Cancro* Renamed the "Extended message ID" field to "Exclusive...
2004-06-16 Art Cancro* Scheduler fix ... added the rescan pipe back in
2004-06-15 Art Cancro* Store the body of any large (>1K) message in a separa...
2004-06-15 Art Cancro* Bumped internal version number to 6.22
2003-11-30 Art Cancro* Support IMAP \Answered flag
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro*** empty log message ***
2003-03-30 Art Cancro* Optimized CtdlReadMessageBody() and also gave it...
2002-11-30 Art Cancro* Started banging out some code to determine when a...
2002-11-28 Art Cancro* Added the ISME command (find out if some arbitrary...
2002-11-25 Art Cancro* Allow set/clear of per-user Internet mail privilege
2002-11-11 Art Cancro* More work on reply to meeting invitation
2002-08-24 Art Cancro* Bugfixes
2002-08-21 Art Cancro* Completed self-service list subscription via web.
2002-07-28 Art Cancro* Augmented the "headers only" functionality of the...
2002-07-23 Art Cancro* Completed the MSGP and MSG4 commands to set the clien...
2002-05-23 Art Cancro* Added a GTSN (GeT list of SeeN messages) command
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-03-12 Nathan Bryantmore sprintf removals
2002-01-01 Art Cancro* Finished the updates to serv_smtp.c, although I think...
2001-12-31 Art Cancro* mail stuff
2001-12-30 Art Cancro* CtdlSaveMsg() is now CtdlSubmitMsg() and can accept...
2001-12-03 Art Cancro* Began implementing some code to handle multiple recip...
2001-12-03 Art Cancro* When sending mail, copy to the sender's "Sent Items...
2001-10-29 Art Cancro* Renamed "SuppMsgInfo" to "MetaData" because that...
2001-10-16 Nathan Bryant- backed out -export-dynamic, it doesn't do anything...
2001-10-10 Art Cancro* fix the ma_info struct
2001-04-26 Art Cancro* Finished the implementation of per-message seen/unsee...
2001-04-10 Art Cancro* Finished coding IMAP APPEND. It works, but there...
2001-03-10 Art Cancro* Implement proper access control for deleting messages...
2001-03-05 Art Cancro* IMAP COPY
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-11-26 Art Cancro* msgbase.c: Added new API function CtdlOutputPreLoaded...
2000-08-05 Art Cancro* Added [idle] to client wholist display for sessions...
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-11 Art Cancro* SM_ flags for CtdlSaveMsgPointerInRoom() need to...
2000-03-10 Art Cancro* Changes to message base and networker to support...
2000-02-22 Art Cancro* Minor tweaks to RFC822 output to keep brain-damanged...
2000-02-14 Art Cancro* sysdep.c: added new event hook type EVT_TIMER. Timer...
2000-01-23 Art Cancro* Temporary hack to ig_tcp_server() to listen on an...
2000-01-17 Art Cancro* CR to CRLF hacks (lose, lose, lose)
2000-01-17 Art Cancro*** empty log message ***
2000-01-16 Art Cancro* Began change of output_message() to CtdlOutputMsg()
2000-01-09 Art Cancro* Get/save arbitrary configs
2000-01-08 Art Cancro* Reworked some of the data structures to handle multip...
2000-01-06 Art Cancro* Replaced citmail.c with a new one that simply SMTP...
1999-12-14 Art Cancro* More SMTP implementation
1999-10-21 Art Cancro* header change
1999-10-21 Art Cancro* Finished up the flags and replication checks in CtdlS...
1999-10-20 Art Cancro* More code shuffle. Added some flags to CtdlSaveMessa...
1999-10-16 Art Cancro* Replication fixes
1999-10-13 Art Cancro* Added search-by-header-fields to CtdlForEachMessage...
1999-10-08 Art Cancro* More vCard-related debugging
1999-09-29 Art Cancro* CtdlWriteObject() can now store objects in personal...
1999-09-24 Art Cancro* "read my vCard" and "write my vCard" are written...
1999-09-19 Art Cancro* migrated cmd_ent3() to CtdlSaveMessage()
1999-09-16 Art Cancro* Did most of the migration from save_message() to...
1999-09-07 Art Cancro* cmd_msg3() now uses serialize_message() for its outpu...
1999-09-02 Art Cancro* msgbase.c: new function serialize_message() for futur...
1999-08-31 Art Cancro* Handle multipart/alternative properly during legacy...
1999-07-30 Art Cancro* Added strdoop(), a leak-checked version of strdup()
1999-07-28 Art Cancro* serv_expire.c: expire-by-age now calls CtdlFetchMessa...
1999-07-27 Art Cancro* Implemented new data type "CtdlMessage" which will...
1999-07-23 Art CancroAdded CtdlWriteObject() to store generic data in the...
1999-07-23 Art CancroMoved message deletion into new API function CtdlDelete...
1999-07-21 Art Cancro Moved the actual work done in cmd_msgs() into a new...
1999-07-12 Art Cancro * Added supplementary message info records...
1999-02-01 Art CancroAdded the OPNA command for downloading attachments
1999-01-15 Art Cancro * Brought over the mime_parser from WebCit...
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1998-12-07 Art Cancro * Ripped most of the "attachments" stuff out...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-11-02 Art Cancro * Implemented message expiry by date (this...
1998-09-23 Art Cancro * More changes to support attachments. They...
1998-09-22 Art Cancro * msgbase.c: began laying the groundwork to...
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...