* Started moving all of the global variables into a struct, to facilitate
[citadel.git] / webcit / messages.c
1999-11-26 Art Cancro* Started moving all of the global variables into a...
1999-07-13 Art Cancro messages.c: don't auto-link URL's in messages if it...
1999-07-13 Art CancroRevert
1999-07-13 Art CancroIncreased some buffer sizes to handle large embedded...
1999-06-03 Art Cancro * roomops.c: made room banner graphics more...
1999-05-22 Art Cancro * Minor code cleanups
1999-04-16 Nick GrossmanChanged some output formatting, mostly <FONT> tags...
1999-04-15 Art CancroGot it!
1999-03-07 Art Cancro * wildmat.c, braindamage.c: added
1999-01-29 Art Cancro * wDumpContent() is now responsible for </BODY...
1999-01-29 Art Cancro * Made the frames stuff less dependent on the...
1998-12-23 Art Cancro * Got the Zap and List-Zapped commands working
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 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 Cancro * Brought over message reading and entry functions...
1998-12-12 Art Cancrofixed spacing
1998-12-12 Art CancroBrought over message reading functions from old WebCit