* this way arround some compilers like the casts better.
[citadel.git] / webcit /
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
2008-01-17 Art Cancrodtable/etable initialization code in libcitadel was
2008-01-16 Wilfried Göesgens* for loops seem to execute at least once? hm.
2008-01-16 Wilfried Göesgens* don't overrun our room list.
2008-01-16 Dave WestFixed the configure message for libical. It now says...
2008-01-16 Art CancroVIEW_ definitions are now in libcitadel.h
2008-01-15 Wilfried Göesgens* our upstream changelog.
2008-01-15 Wilfried Göesgens* free the libical ringbuffer after displaying all...
2008-01-15 Wilfried Göesgens* use snprintf
2008-01-15 Dave WestAlter the webcit shutdown a bit more.
2008-01-15 Dave WestFixed signal handlers and contents of pid file.
2008-01-14 Wilfried Göesgens* if we can't find iconv in the libc, try to find it...
2008-01-14 Wilfried Göesgens* new urlesc here too.
2008-01-13 Wilfried Göesgens* remove snprintf
2008-01-13 Wilfried Göesgens* more witchhunt on sprintf
2008-01-13 Wilfried Göesgens* the same for msgescputs
2008-01-13 Wilfried Göesgens* jsesc works with pointermagic rather than strcat...
2008-01-10 Dave WestAttempt to fix bug #313.
2008-01-09 Dave WestFix the repeated signature and extra space at beginning...
2008-01-06 Art CancroWebCit now detects whether the Citadel server has Sieve...
2008-01-02 Wilfried Göesgens* free the libical ringbuffer in apropriate places
2008-01-02 Wilfried Göesgens* remove more unneeded files from the sourcedist tgz
next