New server command DLAT (DownLoad ATtachment) which
[citadel.git] / citadel / techdoc / protocol.txt
2006-10-28 Art CancroNew server command DLAT (DownLoad ATtachment) which
2006-10-13 Art Cancro* Updated protocol documentation with MSIV commands
2006-08-27 Art CancroMSGS command can now do full text search on the room
2006-08-23 Wilfried Göesgens* implemented a postfix tcp-dict table, first draft.
2006-08-17 Art CancroThe DELE command now accepts multiple message numbers
2006-08-05 Art Cancro* MOVE command can now move multiple messages at a...
2006-07-19 Art CancroAdd the cal zone to INFO command
2006-07-19 Art CancroAdded a global system config item for the default time
2006-07-06 Art Cancro* New HALT command shuts down server but suspends inste...
2006-05-30 Art CancroInternal version number update to 6.82
2006-03-04 Art CancroBegan the implementation of code to handle webcal:...
2006-03-04 Art CancroCompleted the 'ICAL getics' command, which outputs an
2006-03-02 Art CancroINFO command now reveals whether new user create can...
2006-03-01 Art CancroAdded last mod time to all room list cmds
2006-02-21 Art CancroAll of the 'list rooms' commands now enumerate not...
2006-01-24 Art CancroIn WIKI rooms, clients can supply a message EUID
2006-01-05 Art CancroImplemented configuration settings for journaling.
2005-12-09 Art Cancro* Updated the output of server GOTO command; new parame...
2005-10-25 Art Cancro* Every user gets a Trash folder. Clients can also...
2005-10-21 Art Cancro* MSG4 (and CtdlOutputMsg() as well) now accepts an...
2005-10-06 Art Cancro* Change to EUID command syntax: returned msg num is...
2005-10-06 Art Cancro* Added the EUID command to search for a message by...
2005-09-16 Art Cancro* Cc: and Bcc: support. Not finished yet.
2005-09-14 Art Cancro* Bumped internal version number to 5.66
2005-08-21 Art Cancro* techdoc/protocol.txt: document that unless otherwise...
2005-08-12 Art Cancro* Added more room name macros
2005-08-10 Art Cancro* Added "instant expunge" and "allow spoofing" site...
2005-08-08 Art Cancro* Added a new "with header summary" mode to the MSGS...
2005-07-21 Art Cancro* Server-side LIST command now accepts a search string.
2005-07-06 Art Cancro* citadel.lsm: removed. Nobody uses the Linux Software...
2005-05-23 Art Cancro* Move the location of the "enable full text index...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-02-13 Art Cancro* Added server and client configuration settings to...
2005-02-10 Art Cancro* Updated documentation etc. for 6.40 release (and...
2005-02-01 Art Cancro* new ENT0 syntax now also outputs EUID
2005-02-01 Art Cancro* Added an SMTP-like calling syntax to ENT0 to allow...
2005-02-01 Art Cancro* Changed CtdlRoomAccess() calling syntax in order...
2004-10-22 Art Cancro*** empty log message ***
2004-10-22 Art Cancro* serv_notes.c: added skeleton module