Tidy up useage message for configure script.
[citadel.git] / webcit /
2008-06-16 Art CancroWhen grabbing addresses for the address book popup...
2008-06-16 Art Cancrofix bug #360
2008-06-15 Wilfried Göesgens* Shorten translation.
2008-06-12 Wilfried Göesgens* disable wml handling, since we don't have good conten...
2008-06-07 Art CancroAdded a link on the OpenID login page, that points...
2008-06-05 Art Cancro* Completed the code for creating a new account, manual...
2008-06-04 Wilfried Göesgens* forgot -i in the initscript
2008-06-03 Art Cancroopenid blah blah blah
2008-06-03 Art Cancro* Removed some cruft from the login code. Combined the
2008-06-02 Art Cancromore openid work
2008-06-02 Art CancroExport format has changed due to the addition of a new
2008-06-01 Art CancroImplemented the code to detach an OpenID from an account.
2008-05-31 Art CancroSuccess! We can now log in an existing user with OpenID.
2008-05-31 Art CancroRe-enable OpenID development code
2008-05-30 Art CancroUpdated version numbers.
2008-05-30 Art CancroTemporarily disable OpenID functionality for release
2008-05-29 Art Cancromore openid work
2008-05-29 Art CancroBegan writing some code to associate OpenIDs with Citad...
2008-05-28 Art CancroAdded some glue code for attachment of an OpenID to
2008-05-28 Dave WestI there are users requiring validation when an Aide...
2008-05-23 Art CancroBegin caching OpenID data in the session; we'll need...
2008-05-23 Art CancroIn order to circumvent AOL's broken OpenID server,...
2008-05-23 Art CancroAOL's OpenID implementation sucks.
2008-05-22 Wilfried Göesgens* fix handling of post vars
2008-05-22 Wilfried Göesgens* add more CSS'es to the top
2008-05-22 Wilfried Göesgens* add expires: header with 2 days in future, as YSlow...
2008-05-22 Art CancroMore work on OpenID 1.1 support
2008-05-20 Wilfried Göesgens* pre-loading the nifty corners CSS makes the jumping...
2008-05-20 Wilfried Göesgens* fixed wrong select() call
2008-05-19 Art CancroMoved all the OpenID Relying Party code that I've writt...
2008-05-18 Art CancroSome more tinkering with OpenID.
2008-05-17 Art Cancromore tinkering with openid
2008-05-17 Art CancroSort address book popup forward, not reverse
2008-05-16 Art Cancromore openid setup
2008-05-16 Art CancroNow we have all the data we need to compose the redirect.
2008-05-16 Art Cancrofinished code to extract link rel tags
2008-05-16 Art Cancrosome html parsing for link rel tags
2008-05-16 Art CancroFirst try curl and wget, fall back to mini handler...
2008-05-15 Art CancroFinished the mini http fetcher
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-05-15 Art CancroGet the login screen ready for OpenID support
2008-05-15 Art CancroWhen printing a message, the page title is now the...
2008-05-13 Wilfried Göesgens* utf8-strcut the sender too...
2008-05-12 Art CancroInternet Exploder fixes
2008-05-12 Art CancroInternet Exploder fixes
2008-05-12 Art CancroInternet Exploder fixes
2008-05-12 Art CancroMoved parse_url() into libcitadel; I will need it for
2008-05-12 Art Cancro* Eliminated the sometimes-wonky resize behavior by...
2008-05-12 Art Cancro* Sticky note color selection is now feature complete,
2008-05-11 Wilfried Göesgens* this doesn't look smart, but the CPP doesn't offer...
2008-05-11 Art CancroAdded code to activate color selection in javascript.
2008-05-11 Art CancroColor selector for sticky notes is now opaque instead
2008-05-09 Art CancroNew and imported notes are now rendered in pastel
2008-05-08 Wilfried Göesgens* keys in subst aren't case insensitive anymore. Upperc...
2008-05-07 Art CancroPalette pop up div type thing. Hmm
2008-05-07 Art CancroAdd 16x16 paint palette icon for changing the color
2008-05-07 Wilfried Göesgens* require libcitadel 112
2008-05-06 Wilfried Göesgens* now hold / sort the ical events in our hashlist.
2008-05-06 Art Cancroran create-pot.sh
2008-05-06 Art CancroCompleted 'Add New Note'. The new sticky notes view
2008-05-06 Art Cancro* The 'delete' button on sticky notes now works.
2008-05-05 Wilfried Göesgens* sanitize cookie stuff
2008-05-04 Wilfried Göesgens* applied matts datepicker patches
2008-05-04 Wilfried Göesgens* files view now returns to default sort order if press...
2008-05-04 Art CancroConvert legacy format sticky notes to vNote format
2008-05-03 Wilfried Göesgens* revert the getutc stuff, since we now have a _tz...
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-05-01 Wilfried Göesgens* init time with NOW in our default timezone.
2008-05-01 Wilfried Göesgens* if built with non-threaded locale, we need to sanitiz...
2008-05-01 Wilfried Göesgens* added matts date picker widget
2008-04-30 Wilfried Göesgens* sanitize input
2008-04-30 Wilfried Göesgens* updated listsorts to have '0' as sort order in all...
2008-04-30 Art CancroMore sticky-notes work. Click-to-edit now
2008-04-29 Art CancroSticky notes can now be moved and resized by dragging
2008-04-29 Art CancroImplemented the ajax call for updating notes.
2008-04-29 Art CancroIdentify sticky-notes divs by vnote uid, not by msgnum.
2008-04-28 Art CancroImplemented drag and drop for the new sticky notes...
2008-04-27 Art CancroAdded (non-functional) drag bars and delete buttons
2008-04-26 Wilfried Göesgens* fix memleak in calendar_view.c
2008-04-26 Wilfried Göesgens* migrated to new hash create signature
2008-04-25 Wilfried Göesgens* fix URL termination bug
2008-04-24 Art CancroBegan work on vNote based display for sticky notes
2008-04-23 Wilfried Göesgens* busting the prototype package isn't that easy as...
2008-04-23 Wilfried Göesgens* added brazillian portuguese update
2008-04-22 Wilfried Göesgens* THIS IS 7.35
2008-04-21 Wilfried Göesgens* added Portoguese Brazillian translation done by Marco...
2008-04-21 Wilfried Göesgens* more carefully render urls
2008-04-21 Art CancroMinor formatting cleanup
2008-04-20 Wilfried Göesgens* regulary shut down libcitadel, so we don't leak the...
2008-04-20 Wilfried Göesgens* removed possibly dangerous code
2008-04-17 Art CancroWhen assembling lists of thread references, if the...
2008-04-16 Art CancroDoh! Thread references read left-to-right, not right...
2008-04-14 Wilfried Göesgens* commented out debug url parsing
2008-04-14 Wilfried Göesgens* use the debian prototypejs package
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-04-07 Art CancroRemoved the 'Gateway Domain' function from the entire...
2008-04-05 Wilfried Göesgens* fixed some hickups in the urlencode function.
2008-04-04 Wilfried Göesgens* we should send the buffer we printed the command...
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-04-04 Wilfried Göesgens* as its rather noisy, the dezonify logging is #ifdef...
next