* make QP encoding of senders optional, so we can flag it if we need it.
[citadel.git] / webcit /
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...
2008-04-04 Art CancroFixed a memory allocation problem
2008-04-04 Art Cancro* Restore the ability of addurls() to delimit on '...
2008-04-03 Art Cancrowebcit - generate Reply/ReplyAll/ReplyQuoted URL's...
2008-04-03 Wilfried Göesgens* due to demand of debian, we rename the webcit binary...
2008-04-03 Wilfried Göesgens* xbstr now will give the length of the value to its...
2008-04-02 Wilfried Göesgens* moved url argument list to hash.
2008-04-01 Wilfried Göesgens* rather trunkate data then letting escape chars through.
2008-04-01 Wilfried Göesgens* rewrote urlstring tokenizer
2008-03-31 Wilfried Göesgens* removed nonfree component.
2008-03-31 Art CancroICAL 'putics' should NOT do server-generated invitations.
2008-03-31 Wilfried Göesgens* we need to find ?Q? or ?B? before searching for the...
2008-03-30 Wilfried Göesgens* lengthen the subject buffer so it can take utf8 glyphs
2008-03-30 Wilfried GöesgensENABLE_NLS must wrap HAVE_USELOCALE, else configure...
2008-03-26 Wilfried Göesgens* use the utf8 functions to cut subjects at the border...
2008-03-20 Dave WestNow the text client and webcit show the servers svn...
2008-03-20 Wilfried Göesgens* use snprintf to avoid stack corruption.
2008-03-20 Wilfried Göesgens* init command buf empty to avoid fancy side effects
2008-03-19 Wilfried Göesgens* this way arround some compilers like the casts better.
2008-03-18 Dave WestMoved remaining POP3 options onto the POP3 configuratio...
2008-03-18 Dave WestAdded new POP3 client config options
next