]> code.citadel.org Git - citadel.git/history - webcit/ChangeLog
Replace occurrences of % throughout the HTML with %% so as to be friendly
[citadel.git] / webcit / ChangeLog
2000-09-14 Michael HamptonReplace occurrences of % throughout the HTML with ...
2000-09-13 Art Cancro* Completed the initial hack of the variable substituti...
2000-09-11 Art Cancro* Started templatizing the login screen. Not finished...
2000-09-11 Art Cancro* Started working on a variable-substitution thing
2000-08-30 Art Cancro* Put the wholist back into its own window.
2000-07-06 Art Cancro* Fixed the count in 'there are xxx messages remaining...
2000-06-29 Art Cancro* Changed the format of the wholis (again). Now it...
2000-06-12 Art Cancro* added support for multi-line paging
2000-06-07 Art Cancro* HTML changes to room banner
2000-05-31 Art Cancro* Initial support for "summary" (headers only, no body...
2000-05-23 Art Cancro* Tagged for the 2.12 release
2000-05-18 Art Cancro* Don't call whobbs() directly after changing masq...
2000-05-08 Art Cancro* Removed HTTP date fields because it was confusing...
2000-05-07 Art Cancro* added Date: and Last-Modified: headers to HTTP output
2000-05-02 Art Cancro* Font related changes to html
2000-04-20 Art Cancro* tcp_sockets.c: changed memcpy() to memset() in tcp_co...
2000-04-15 Nathan Bryant* warning fix for 64-bit compile on ultrasparc. (kids...
2000-04-06 Nathan Bryant* configure.in: fix a typo
2000-04-06 Nathan Bryant* solaris cleanups and warning fixes
2000-03-31 Art Cancro* text_to_server() now behaves the way web users expect...
2000-03-31 Art Cancro* Fixed bugs in "Site configuration" and added new...
2000-03-31 Art Cancro* Added "max messages per page" and "read next nnn...
2000-03-28 Nathan Bryant* configure.in: check for -lsocket -lnsl on Solaris...
2000-03-27 Art Cancro* Implement multi-room chat as available in Citadel...
2000-03-23 Art Cancro* Experimental move of wholist to a separate auto-refre...
2000-03-19 Art Cancro* Made the header-bar buttons more visible
2000-03-19 Art Cancro* Added support for unix domain sockets
2000-02-11 Nathan Bryant* Makefile.in, configure.in: add, like, some *more...
2000-02-11 Nathan Bryantconfigure.in: added some code for FreeBSD
2000-01-11 Art Cancro* Add "close window" option to goodbye screen
2000-01-04 Art Cancro* Worked around HTTP bugs in Internet Explorer 5. ...
1999-12-24 Art Cancro* 2.10 release
1999-12-23 Art Cancro* Changed session cookie from hexadecimal encoding...
1999-12-12 Art Cancro* get http request: clear hold buffer before starting...
1999-12-08 Art Cancro* Increased the size of the backlog queue length passed...
1999-12-07 Art Cancro* Better (non fireworks display mode) handling of broke...
1999-12-06 Art Cancro* Moved a bunch of other global variables to per-sessio...
1999-12-06 Art Cancro* Moved global march list into per-session context
1999-12-05 Art Cancro* Auto-scaling worker thread pool size
1999-12-05 Art Cancro* Additional debugging and cleanup
1999-12-04 Art Cancro* Moved all diagnostic output to stderr
1999-12-04 Art Cancro* Finished the overhaul. Now to tune...
1999-12-03 Art Cancro* BROKEN BUILD. Wrote most of the session removal...
1999-12-03 Art Cancro* Repaired HTTP output for image transfers and static...
1999-12-03 Art Cancro* Rewrote the HTTP engine and application coupling...
1999-12-03 Art Cancro* Added ".c.o" rule to Makefile
1999-11-26 Art Cancro* Started moving all of the global variables into a...
1999-11-26 Art Cancro* 2.01 release
1999-11-04 Art Cancro* Added 'number of worker threads' to site config screen
1999-10-25 Art Cancro* Shuffled around the room editing commands
1999-10-14 Art Cancro* Cleaned up the bottom-of-page icons
1999-10-08 Art Cancro* Minor bug fix in registration screen
1999-10-06 Art Cancro* Per Nick's request, removed the key bindings stuff...
1999-10-02 Art Cancro* Merged in Nick's bit of JavaScript to handle key...
1999-09-01 Art Cancro* Added "max message length" field in global config...
1999-08-14 Art Cancro* Fixed escputs() and its friends to properly handle...
1999-07-19 Art Cancro Did neat stuff to the bottom of the page
1999-07-13 Art Cancro messages.c: don't auto-link URL's in messages if it...
1999-07-13 Art Cancro * webcit.c: exit Webcit sessions semi-gracefull...
1999-07-13 Art CancroRevert
1999-07-13 Art CancroIncreased some buffer sizes to handle large embedded...
1999-07-10 Art Cancro * Recompiled the Java chat applet using a genui...
1999-07-05 Art Cancro Do a slrp_highest() when logging off.
1999-06-30 Art CancroAdded support for "robots.txt" telling spiders to go...
1999-06-27 Art Cancro * Rearranged the code in "Site-wide configurati...
1999-06-24 Art Cancro * webcit.c: added "back, top, next" buttons...
1999-06-22 Art Cancrocontext_loop.c: rearranged some code to try to eliminat...
1999-06-18 Art Cancro * Unknown URL's now display the main menu inste...
1999-06-08 Art Cancro * Session no longer locks up when an express...
1999-06-03 Art Cancro * roomops.c: made room banner graphics more...
1999-06-03 Nick Grossmanhanged menubar.html so the links can be read
1999-06-03 Art Cancro * Ditched the frames mode completely. It wasn...
1999-05-29 Art Cancro * WebCit now sends the name of the end user...
1999-05-29 Art Cancro * Fixed the behavior of the "forget room" routi...
1999-05-22 Art Cancro * Minor code cleanups
1999-05-18 Art Cancro Top-aligned all the cells in the fake frames in non...
1999-05-15 Art Cancro * Initial entry to _BASEROOM_ at login now...
1999-05-11 Art Cancro * Replaced _most_ gotoroom() calls with smart_g...
1999-05-08 Art Cancrowebserver.c: added "-t" option to send traces somewhere...
1999-04-28 Art Cancro * context_loop.c: display an error page if...
1999-04-19 Art Cancro * Reworked a lot of the structure, made more...
1999-04-16 Nick GrossmanChanged some output formatting, mostly <FONT> tags...
1999-04-14 Art Cancro http://www.webreference.com/dhtml/column18...
1999-04-08 Art Cancro * Implemented "access level required to create...
1999-03-18 Art Cancro * webcit.c: modified getz() to *exit* the progr...
1999-03-07 Art Cancroroomops.c: in room list, print a &nbsp; in otherwise...
1999-03-07 Art CancroInitial value of 'noframes' is now set by the braindama...
1999-03-07 Art CancroRan everything through "indent -kr -i8"
1999-03-07 Art Cancro * wildmat.c, braindamage.c: added
1999-03-07 Art Cancro * webcit.c: added to getz() the ability to...
1999-02-24 Nathan Bryant * context_loop.c: warning fix
1999-01-31 Art CancroResolve the name of the connecting host and pass it...
1999-01-29 Art Cancro * wDumpContent() is now responsible for </BODY...
1999-01-29 Art Cancro * Made the system semi-navigable in noframes...
1999-01-29 Art Cancro * Made the frames stuff less dependent on the...
1999-01-24 Art CancroBugFix
1999-01-14 Art Cancro * Modified the back end of mime_parser to use...
1999-01-12 Art Cancrofinished site-config screen and added generic-command...
1999-01-10 Art CancroLotsa stuff. See ChangeLog for details.
1999-01-05 Art CancroAdded an "edit your session" screen to change your...
next