citadel.git
2009-02-25 Wilfried Göesgens+ correct FS-flags on citadel.co* on startup
2009-02-25 Art Cancro* Attempting to add a smart host in webcit was instead...
2009-02-25 Art Cancro* Added a null pointer check to the 'language' variable...
2009-02-25 Wilfried Göesgens* ok, we want the LANG feature. but now we make it...
2009-02-24 Wilfried Göesgens* add Michael Meskes patch to the timezone guessing.
2009-02-24 Wilfried Göesgens* remove temporary debian file
2009-02-23 Wilfried Göesgens* fixed some typos in german localization
2009-02-23 Wilfried Göesgens* resynced some functionality with pkg-citadel
2009-02-22 Wilfried Göesgens* correct bad html
2009-02-22 Wilfried Göesgens* fix file upload
2009-02-22 Wilfried Göesgens* bail on no templates found
2009-02-22 Wilfried Göesgens* refresh german translation.
2009-02-22 Wilfried Göesgens* rename dummy function from foo to templatestrings...
2009-02-22 Wilfried Göesgens* remove spurious linebreaks
2009-02-22 Wilfried Göesgens* remove linewrap
2009-02-21 Wilfried Göesgens* make shure we don't buffer underrun while searching...
2009-02-21 Wilfried Göesgens! the used arguments point out that fprintf is meant...
2009-02-21 Wilfried Göesgens* remove unneeded var
2009-02-21 Wilfried Göesgensreset errorflag after reporting the error
2009-02-21 Wilfried Göesgens* check whether serv_info is present before dereferenci...
2009-02-21 Wilfried Göesgens* don't loop endless if the server dissappears in midac...
2009-02-20 Wilfried Göesgens* silence some warnings. Why do 'may be used uninitiali...
2009-02-20 Wilfried Göesgens* remove pedantic for now.
2009-02-20 Art Cancro* 'Check Attendee Availability' button is now enabled...
2009-02-20 Wilfried Göesgens* add our module loader generator to the list of execut...
2009-02-20 Wilfried Göesgens+ add beta tag to debs
2009-02-20 Wilfried Göesgens+ add beta tag to debs
2009-02-20 Wilfried Göesgens+ add beta tag to debs
2009-02-20 Art Cancro* Set all version numbers to 7.41 for upcoming beta.
2009-02-20 Matt* add a strcmp function, use for mailbox subject/sender...
2009-02-19 Art Cancro* The message which warns about deprecation of the...
2009-02-18 Wilfried Göesgens* make some phrases shorter so the navbar becomes less...
2009-02-18 Art Cancro* 'day hours' labels are now 150% of the size of 'off...
2009-02-18 Art Cancro* Calendar day view: in am/pm mode, display midnight...
2009-02-18 Art Cancro* Minor fix to previous commit
2009-02-18 Art Cancro* Font sizes for the hour markers in the calendar day...
2009-02-17 Wilfried Göesgens* free the new 4th url fragment
2009-02-17 Wilfried Göesgens* while loading a message guess mimetype by filename...
2009-02-17 Wilfried Göesgens* if the mail doesn't give us a mimetype (..or just...
2009-02-17 Wilfried Göesgens* make the readbuffer freeing/allocing more consistant.
2009-02-17 Matt* Use SortOrder=0 to ascend in mailbox safe mode
2009-02-16 Wilfried Göesgens* fix the Ladyhawke image post bug (hopefully)
2009-02-16 Wilfried Göesgens* remove double call registration.
2009-02-16 Wilfried Göesgens* calculate terminator char while checking whether...
2009-02-15 Wilfried Göesgens* do linebuffered reading from server
2009-02-15 Wilfried Göesgens* use the new nexttoken to deserialize the wholist...
2009-02-15 Wilfried Göesgens+ add next token tokenizer
2009-02-14 Wilfried Göesgens* holy war on strlen revived.
2009-02-14 Wilfried Göesgens* return whether we removed a pattern or not.
2009-02-13 Wilfried Göesgens! remove unneeded parameter from the mini calendar.
2009-02-13 Matt* CtdlDragDrop library now works in IE7 and 8
2009-02-12 Wilfried Göesgens* don't run into unused buffer parts.
2009-02-12 Wilfried Göesgens* check whether we need the serv_info before loading it.
2009-02-12 Wilfried Göesgens* more bugs of the same way.
2009-02-12 Wilfried Göesgens* if we do a half baked static strbuf for extracting...
2009-02-11 Wilfried Göesgens* fix language preferences backing; now we should realy...
2009-02-11 Wilfried Göesgens* use strbuf base64 decoding instead of the plain one...
2009-02-11 Wilfried Göesgens* replace nonprintable chars in http headerlines by...
2009-02-11 Wilfried Göesgens* add fuction for ascii sanitation
2009-02-11 Wilfried Göesgens* make DeleteServInfo NULL pointer aware
2009-02-11 Art Cancro* Reinstated the 'Delete' button in the mailbox view...
2009-02-11 Art Cancro* XMPP sessions now honor the nologin flag. Resolves...
2009-02-10 Wilfried Göesgens* two more unneccesary todos..
2009-02-10 Wilfried Göesgens* made wc_subst private. todo solved.
2009-02-10 Wilfried Göesgens* added Wim's updated dutch translation.
2009-02-10 Wilfried Göesgens* output_headers musn't lean on having a server connect...
2009-02-10 Wilfried Göesgens* add name of callback hook for logging (yes, I LOVE...
2009-02-10 Art Cancro* Restored the url-decoding of supplied GroupDAV pathna...
2009-02-10 Wilfried Göesgens* move serv_info into the session, here we can control...
2009-02-10 Art Cancro* Removed some old, commented-out code
2009-02-09 Wilfried Göesgens* null that strbuf on definition
2009-02-09 Wilfried Göesgens* free our buffer...
2009-02-09 Matt* Use StrBufCutLeft to break off /groupdav/ etc.
2009-02-08 Wilfried Göesgens* add tags found in mail <body> tag to a <table> wrappe...
2009-02-08 Wilfried Göesgens* fix memleak while updating tasks
2009-02-08 Wilfried Göesgens* fixup StrBufRemove_token
2009-02-07 Wilfried Göesgens* pad some zeroes before / after compressing so valgrin...
2009-02-07 Wilfried Göesgens* fix memleaks in preferences
2009-02-07 Matt* Fix single-item groupdav requests being considered...
2009-02-07 Matt* Fix user push email config
2009-02-07 Art Cancro* save_inetconf was clobbering the screen. Fixed it...
2009-02-07 Art Cancro* Moved the call to hide_imsg_popup() to the trailing_j...
2009-02-06 Art Cancro* Fixed the 'baby obama' bug
2009-02-06 Art Cancro* Removed some temporary diagnostics that had been...
2009-02-06 Matt* iteratorstruct private again
2009-02-06 Matt* fix zebra rows in mailbox view not working after...
2009-02-05 Wilfried Göesgens* add message count. Thanks for TrilCat pointing out...
2009-02-05 Wilfried Göesgens* streamline some strings while seing the whole picture.
2009-02-05 Art Cancro* The message which warns about the LDAP module being...
2009-02-05 Matt* fix unread message not being bolded in mailbox
2009-02-04 Wilfried Göesgens* fix de fuzzies
2009-02-04 Wilfried Göesgens* reran create-pot; there as a parse error in
2009-02-04 Wilfried Göesgens* actualize .de translation
2009-02-04 Wilfried Göesgens* shuffle arround the replyquote template.
2009-02-04 Matt* Calculate a 'stopmsg' var rather than maxmsgs, fixes...
2009-02-04 Matt! Remove the "0" padding in iterate params, not needed...
2009-02-04 Art Cancro* Fix syntax errors in da.po
2009-02-04 Wilfried Göesgens* fix another off by one while retrieving the iterator...
2009-02-04 Matt* Fix online users iconbar hover
2009-02-03 Wilfried Göesgens* do 4 **** as the server does instead of 3
next