Give the user contained within masterCC a name.
[citadel.git] / webcit /
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
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-17 Art CancroApplied new nl.po translation
2008-03-17 Wilfried Göesgens* corrected typo in iconv check
2008-03-16 Wilfried Göesgens* use larger buffer for subject, as QP encoded subjects...
2008-03-15 Art CancroNew utility function convert_spaces_to_underscores()
2008-03-14 Art CancroRewrote the sender/recipients/dsn display code in smtpq...
2008-03-14 Art CancroFixed missing display of messages in SMTP queue.
2008-03-10 Wilfried Göesgens* abstract #ifdef HAVE_ICONV around utf8ify_rfc822_stri...
2008-03-10 Wilfried Göesgens* check for links if they exist before trying to create...
2008-03-10 Art CancroWebCit UI for user rename
2008-03-09 Wilfried Göesgens* if we get a zero length line, skip the whole processing.
2008-03-05 Wilfried Göesgens* first of the three sorts uses URLescputs, the second...
2008-03-05 Art CancroWebCit v7.34
2008-03-05 Art CancroBacked out changes in r6088 of addressbook_popup.c
2008-03-03 Wilfried Göesgens* THIS IS 7.33 / 1.08
2008-03-02 Wilfried Göesgens* prefer the actual session id
2008-03-02 Wilfried Göesgens* make server_getln return the number of bytes it read
2008-03-01 Wilfried Göesgens* hack gnome iconsets in.
2008-03-01 Wilfried Göesgens* Prepend our explicit warrant to link with openssl...
2008-02-28 Art Cancrohtml_to_ascii() moved into libcitadel
2008-02-27 Wilfried Göesgens* don't double libcitadel header function for safestrnc...
2008-02-27 Art CancroWhen clicking on a contact's email address to send
2008-02-27 Art CancroMultipart/alternative (possibly nested inside multipart...
2008-02-27 Wilfried Göesgens* sample aproach to use the citadel commandline client...
2008-02-26 Art CancroXMPP service ... remove from tech preview, as several
2008-02-25 Wilfried Göesgens* refreshed translation files with new strings
2008-02-25 Wilfried Göesgens* dynamicdrive.com 's fadeshow can be triggered from...
2008-02-25 Wilfried Göesgens* if we're in single-lang gettext mode, just show the...
2008-02-24 Wilfried Göesgens* use default configure options to find threadsafe...
2008-02-24 Wilfried Göesgens* collect sender / read / unread information for calend...
2008-02-23 Wilfried Göesgens* add icon directory
2008-02-18 Wilfried Göesgens* decode qp string in vcards, even if they're not expli...
2008-02-18 Wilfried Göesgens* add picture view to the files app
2008-02-15 Art CancroSearch box is only enabled when the server's full text...
2008-02-13 Dave WestNow the auto purger time drop list obeys the 24 hour...
2008-02-12 Art CancroRemoved some spurious trace messages
2008-02-11 Wilfried GöesgensTHIS IS 7.31
2008-02-11 Art CancroThe external libiconv test in webcit configure was
2008-02-09 Art CancroAttempt to fix httpdate_to_timestamp() on freebsd
2008-02-09 Wilfried Göesgens* don't nail upload hellos to .gif as we don't need...
2008-02-08 Wilfried Göesgens* tell the user we understand gif/jpg/png; if we want...
2008-02-08 Wilfried Göesgens* move the mime guesser out into libcitadel
2008-02-08 Wilfried Göesgens* tiny 'file'-extract, now we can detect the type of...
2008-02-08 Wilfried Göesgens* offer facility to up/download the greeter/goodbuye...
2008-02-08 Art CancroOops, applied that timezone offset in the wrong directi...
2008-02-08 Art Cancrohttpdate_to_datestamp() no longer needs to temporarily
2008-02-07 Art CancroFixed (hopefully) the mailing list problem.
2008-02-06 Wilfried Göesgens* set the roomflax apropriate.
2008-02-02 Wilfried Göesgens* dereference symlinks
2008-02-02 Wilfried Göesgens* set +x flags
2008-01-31 Art Cancro--- VERSION 7.30 ---
2008-01-30 Wilfried Göesgens* if we find an '&', try to watch out for an ; within...
2008-01-30 Wilfried Göesgens* TECH_PREVIEW here too.
2008-01-29 Wilfried Göesgens* readSmessage(); zero our strings properly so we don...
2008-01-29 Wilfried Göesgens* fix uninitialized case.
2008-01-29 Wilfried Göesgens* don't double evaluate the first pair; some nice comments
2008-01-29 Wilfried Göesgens* move the whole string rather than just the next parti...
2008-01-29 Wilfried Göesgens* remove blanks between qp partitions.
2008-01-29 Art CancroThird try. :(
2008-01-28 Wilfried Göesgens* use iconv for more parts of the message while replyin...
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-24 Art CancroFixed bug #226. The sample message supplied was
2008-01-23 Art CancroModified ical_dezonify() again. It seems that there
2008-01-22 Wilfried Göesgens* if two edit in the same screen...
2008-01-22 Wilfried Göesgens* correctly handle tcp write, so that we work properly...
2008-01-22 Wilfried Göesgens* use the hash to store our config.
2008-01-22 Art CancroFixed the webcit preferences bug once and for all,...
2008-01-20 Wilfried Göesgens* sanitize the next message pointer loop in the "Goto...
2008-01-20 Dave WestNow when a room is created or deleted this users icon...
2008-01-19 Art CancroAha! Finally found the culprit. Someone (possibly...
2008-01-19 Art CancroApplied matt's latest patch set
2008-01-18 Art CancroReinstated the call to icaltimezone_copy()
2008-01-17 Dave WestFix reply quoting in webcit.
2008-01-17 Wilfried Göesgens* decode subject in the right position; if we decode...
2008-01-17 Art CancroThe encoding and decoding tables for Base64 are
2008-01-17 Art CancroTemporary workaround to compile with old libical
next