citadel.git
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-09-18 Art Cancro* Added a "random number" parameter to the wholist...
2005-09-18 Art Cancro* Switched the wholist updater to Prototype's AJAX...
2005-09-18 Art Cancro* Remove spurious "No new messages" message when viewing an
2005-09-18 Art Cancro*** empty log message ***
2005-09-18 Art Cancro* "Reply All" button
2005-09-18 Michael HamptonUse a real user-agent string.
2005-09-17 Art Cancro*** empty log message ***
2005-09-17 Art Cancro* Reject stories more than 6 days old.
2005-09-17 Art Cancro* Began adding date extraction to the feed parser,...
2005-09-17 Art Cancro* The JavaScript code to activate the ajax-powered...
2005-09-17 Art Cancro* fmt_date.c: changes to "brief" mode. It now displays...
2005-09-17 Art Cancro* Fixed the autocompletion for CC: and BCC:
2005-09-16 Art Cancro* CC: support for message creation, and IMAP. Not...
2005-09-16 Art Cancro* Inital support for CC: and BCC: is working. Autocomp...
2005-09-16 Art Cancro* CC: and BCC: delivery are working (tested using messa...
2005-09-16 Art Cancro*** empty log message ***
2005-09-16 Art Cancro* Initial hack of Cc: and Bcc: support
2005-09-16 Art Cancro* Cc: and Bcc: support. Not finished yet.
2005-09-16 Art Cancro* The 'To:' box accepts more characters now
2005-09-16 Michael HamptonAdd Reply and Email links; and an RSS link in the header
2005-09-15 Art Cancro* Restructured cmd_auto() to be able to search vCards...
2005-09-15 Art Cancro* Made the message list div slightly larger, the previe...
2005-09-15 Art Cancro*** empty log message ***
2005-09-15 Art Cancro* serv_smtp.c: Allow the use of *any* RFC822-compliant...
2005-09-15 Art Cancro* cmd_auto() (used by WebCit address autocompletion...
2005-09-14 Art Cancro* Autocompletion now fetches candidate addresses using...
2005-09-14 Art Cancro* Bumped internal version number to 5.66
2005-09-14 Art Cancro*** empty log message ***
2005-09-13 Art Cancro*** empty log message ***
2005-09-13 Art Cancro* THIS IS 6.25
2005-09-13 Art Cancro* THIS IS 6.55
2005-09-13 Art Cancro* Don't crash when user hits <.A>ide <P>ost
2005-09-12 Art Cancro* Save/Cancel buttons are now at the top *and* bottom...
2005-09-12 Art Cancro* When forwarding a message, properly escape the quoted...
2005-09-12 Art Cancro* The "forward" button is now working, and it forwards...
2005-09-12 Art Cancro* Built an initial version of the "forward message...
2005-09-10 Art Cancro* Functions such as imap_fetch_internaldate() now retur...
2005-09-10 Art Cancro*** empty log message ***
2005-09-10 Art Cancro* Determined where to insert a "Forward" button and...
2005-09-09 Art Cancro*** empty log message ***
2005-09-09 Art Cancro* Removed some dead code
2005-09-09 Art Cancro* New bmstrcasestr() function to perform very fast...
2005-09-09 Art Cancro* Removed the bmstrstr() function, and replaced all...
2005-09-09 Art Cancro*** empty log message ***
2005-09-09 Art Cancro* Checked in a copy of the "script.aculo.us" library...
2005-09-09 Art Cancro* Checked in a copy of the "script.aculo.us" library...
2005-09-08 Art Cancro* messages.c: break up long lines (preferably by substi...
2005-09-07 Art Cancro*** empty log message ***
2005-09-07 Art Cancro* When rejecting a message due to RBL, give the alleged...
2005-09-06 Art Cancro* Altered the logic which determines whether to display...
2005-09-02 Art Cancro* serv_network.c: fixed a bug in digest generation...
2005-09-01 Art Cancro* citserver.c: change to usage of strdup() to work...
2005-09-01 Art Cancro*** empty log message ***
2005-09-01 Art Cancro* The "prompt for recipient" screen is now gone. When...
2005-08-30 Art Cancro* messages.c: teh b0rken Intarweb Exploder was printing...
2005-08-29 Art Cancro* imap_fetch.c: fixed a bug in the IMAP FETCH BODY...
2005-08-23 Art Cancro* Mailing list messages are now customized with a To...
2005-08-23 Art Cancro* Added some files to the po/ directory, but I really...
2005-08-22 Art Cancro* vcard_edit.c webcit.c webserver.c who.c : i18n
2005-08-22 Art Cancro* userlist.c: i18n
2005-08-22 Art Cancro* useredit.c: i18n
2005-08-22 Art Cancro* subst.c summary.c sysmsgs.c : i18n
2005-08-22 Art Cancro* siteconfig.c: i18n
2005-08-22 Art Cancro* siteconfig.c: began i18n
2005-08-22 Art Cancro* rss.c: i18n
2005-08-22 Art Cancro* paging.c preferences.c roomops.c : i18n
2005-08-22 Art Cancro* messages.c: finished i18n
2005-08-21 Art Cancro* techdoc/protocol.txt: document that unless otherwise...
2005-08-21 Art Cancro* html.c: don't transform <32 or >126 characters to...
2005-08-21 Art Cancro* messages.c: renamed some elements
2005-08-20 Art Cancro* mainmenu.c: i18n
2005-08-19 Art Cancro* inetconf.c, listsub.c, part of mainmenu.c: i18n
2005-08-19 Art Cancro*** empty log message ***
2005-08-19 Art Cancro* inetconf.c: partial i18n
2005-08-19 Michael HamptonRSS: Format the room info better.
2005-08-19 Michael HamptonRSS: Update debugging messages
2005-08-19 Michael HamptonFix lingering timezone problem in If-Modified-Since
2005-08-19 Michael HamptonIf-Modified-Since is now working properly.
2005-08-19 Michael HamptonClean up the RSS feed. Attempt to read If-Modified...
2005-08-18 Michael HamptonFirst-draft of RSS support.
2005-08-18 Michael Hamptongotoroom() now returns nonzero on error
2005-08-18 Art Cancro* iconbar.c: i18n
2005-08-18 Art Cancro* calendar_view.c event.c floors.c graphics.c html2html...
2005-08-18 Art Cancro* calendar_tools.c: i18n
2005-08-18 Art Cancro* calendar.c: finished preparing strings for i18n
2005-08-17 Art Cancro* calendar.c: altered conflict reporting strings for...
2005-08-17 Art Cancro* availability.c: prepared for i18n
2005-08-17 Art Cancro* auth.c: prepared for internationalization
2005-08-17 Art Cancro* More work to get the gettext stuff working, although...
2005-08-16 Art Cancro* More gettext/i18n crap
2005-08-16 Art Cancro* This is an attempt to gettextize the WebCit build.
2005-08-15 Art Cancro* post_mime_to_server() now includes "MIME-Version...
2005-08-15 Art Cancro* Added a "MIME-Version:" header in a couple of places
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-08-12 Art Cancro* Bounds checking in CtdlDirectoryLookup()
2005-08-12 Art Cancro* updated the roadmap
2005-08-12 Art Cancro*** empty log message ***
2005-08-12 Art Cancro* Added more room name macros
2005-08-12 Art Cancro* The iconbar and summary screen now connect to the...
next