]> code.citadel.org Git - citadel.git/history - webcit/child.h
* Added "edit room info file"
[citadel.git] / webcit / child.h
1998-12-28 Art Cancro * Added "edit room info file"
1998-12-27 Art Cancroadded "Create room"
1998-12-27 Art Cancro * Added "create room"
1998-12-23 Art Cancro * Got the Zap and List-Zapped commands working
1998-12-18 Art Cancro * Added goto private rooms
1998-12-18 Art CancroAdded the chat system
1998-12-18 Art Cancro * Added the screens to send pages
1998-12-14 Art CancroSet up an option in output_headers() to optionally...
1998-12-14 Art Cancrouserlist.c: added. This adds "userlist" and "show...
1998-12-14 Art Cancromessages.c: added "move message" functionality
1998-12-14 Art Cancromessages.c: added "delete message" functionality
1998-12-12 Art Cancro * Brought over message reading and entry functions...
1998-12-12 Art CancroBrought over message reading functions from old WebCit
1998-12-10 Art CancroAdded support for graphics images retrieved from the...
1998-12-09 Art CancroAdded support for new user login (still need to handle...
1998-12-09 Art Cancro * Smoothed out some of the login/logout code...
1998-12-08 Art Cancro * Discovered that the HTTP socket problem is...
1998-12-05 Nathan Bryant * converted to autoconf and began port to Digit...