squirrelmail.git
2000-08-17 gpadghamapplied Patch #101198 There was an inconsistancy,...
2000-08-17 gustavfChanged a few strings to be easier to translate. Should...
2000-08-17 gustavfAdded encryption of the password before it is stored...
2000-08-14 lkehresmantweaked conf.pl
2000-08-14 lkehresmanadded security fix for uploading attachments from Marti...
2000-08-14 lkehresmanif from = "" <user@domain.com>
2000-08-14 lkehresmanadded more hooks in options page for inline options
2000-08-13 lkehresmanfixed problems in sent/trash folder creating
2000-08-11 lkehresmanimproved html address book
2000-08-11 lkehresmanapplied patch from Toby Cabot that removed "WIDTH=XX...
2000-08-11 lkehresmanadded no color option in conf.pl
2000-08-11 mattphillipsAdded patch number 101150 to fix the regex stuff. ...
2000-08-11 lkehresmansimple fix of a sorta-bug. Did a check for function...
2000-08-10 lkehresmanupdated authors and changelog with Arjen's new name!!
2000-08-10 mattphillipsFix for Bug #111032 - backslashes appear before quotes...
2000-08-10 lkehresmanbugfixes from andrea dahl
2000-08-10 lkehresmansubmitted a patch from Andreas Dahl to make folder...
2000-08-10 lkehresman*sigh* Here's the right compose.php
2000-08-10 lkehresmanfixed some bugs in the sqimap_mailbox_close() function
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-09 lkehresmanupdated changelog, changed version number to 0.5pre2
2000-08-09 lkehresmanmade message highlighting not case sensative
2000-08-09 lkehresmanchanged email addr of french translator, added peter
2000-08-09 lkehresmanadded french translation
2000-08-09 lkehresmani did it again with compose.. sorry.
2000-08-09 lkehresmanupdated a few things in preparation for the 0.5pre1...
2000-08-09 lkehresmanwhoops, i submitted the wrong compose. :)
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-09 palloOnly configure LDAP-addressbook(s) if PHP has LDAP...
2000-08-08 lbergmanAdded addressbook_bottom hook.
2000-08-08 lkehresmanif NIL is description, doesn't display it
2000-08-08 lkehresman- fixed bug with word wrapping deleting last word
2000-08-08 palloRenamed $key variable in loops (fixes bug #111155)
2000-08-07 lkehresmanmade plugin installation much easier
2000-08-05 lkehresman- fixed attachment names from being lower case
2000-08-04 lbergmanRemoved, now a plugin, no idea if this will be included...
2000-08-04 lbergmanAdded hook at the bottom named addressbook_bottom...
2000-08-04 lkehresmanmade the sendmail/smtp option more clear
2000-08-04 gustavfFixed yet another bug with small letters in QP encoding-
2000-08-04 lkehresman- added more hooks
2000-08-03 oricnMoved the load_prefs include to before the dispayheader...
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-03 lkehresmanfixed some more quoting problems with searching and...
2000-08-03 lkehresmanfixed some quoting problems in searching and message...
2000-08-03 lkehresmanadded css theme stuff to signout.php
2000-08-02 lkehresman- fixed some more HTML bugs
2000-08-01 lbergmanFixed problem when importing fewer than 5 fields.
2000-08-01 lkehresmanfixed minor bug in url parsing that didn't let urls...
2000-08-01 mattphillipsFixed a few places we weren't closing the IMAP connecti...
2000-08-01 oricnCommented out a DEBUGING line in the URL Parser code.
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-08-01 lkehresmanfixed some bugs in url parsing, and in conf.pl
2000-07-31 mattphillipsFix for bug number 110588. Addresses listed in the...
2000-07-31 lkehresmanremoved making search results highlighted -- messed...
2000-07-31 lkehresmanmade it so searched results are bold
2000-07-31 lbergmanDeleted var user_language.
2000-07-31 lbergmanDeleted some old help stuff.
2000-07-31 lkehresmanfixed minor bug with user_languages in help documents
2000-07-31 lkehresman- fixed bug when deleting last message, sends you to...
2000-07-31 lbergmanAdded requirement for PHP4b2.
2000-07-31 lkehresmanadded a bunch of patches from the patch manager
2000-07-30 lkehresman- did decodeHeader on to_ary and cc_ary
2000-07-30 lkehresmanupdated some themes to make colors more vivid and readable
2000-07-30 lkehresman- added more hooks
2000-07-29 lkehresman- fixed some poorly formed HTML
2000-07-29 lkehresmanadded config file versions so conf.pl can detect if...
2000-07-29 lkehresmanfixed a few more links to make them search-aware
2000-07-28 lkehresmanadded "cc" and "body" for searching
2000-07-28 lkehresman- tweaked search functions
2000-07-28 lkehresmanfixed some bugs in date sorting.. It is now timezone...
2000-07-27 lkehresmanfixed problem with sending subjects with a '.
2000-07-27 lkehresmanadded some ending html tags, </td>, </tr>, and </table>
2000-07-26 oricnForgot to close html and body tags (oops!) :P
2000-07-26 oricnSearch Functions, Sorry for Multiple commit's CVS went...
2000-07-26 oricnSearch Source
2000-07-26 oricnAdded Search. VERY EARLY Stage, Needs a fair bit if...
2000-07-26 lkehresman- fixed renaming folders, now renames subfolders as...
2000-07-25 lkehresman- added a hook at beginning of left_main
2000-07-25 gustavfFixed bug that ignored lowercase quoted printable in...
2000-07-24 lkehresman- removed BUG and TODO since we use SourceForge now,
2000-07-24 lkehresmanfixed bug that couldn't read steve's emails
2000-07-24 lkehresmanyou can now have more than 10 ldap servers and themes...
2000-07-24 lkehresmanupdated the squirrelmail.po file, fixed some bugs with...
2000-07-24 lkehresmanadded the 3 new translations to the changelog, fixed...
2000-07-24 lkehresmanchanged <? to <?php in a few places in options_*
2000-07-24 gustavfAdded Portugese (Brazil) translation from Henrique...
2000-07-24 gustavfAdded Dutch translation from Arjen Halma.
2000-07-23 lkehresmanadded more time zone aliases (i.e. BST, MDT, etc)
2000-07-23 lkehresmandecoding filenames in download.php as well
2000-07-23 lkehresmanit now decodes filenames
2000-07-23 lkehresmaninformation on how to upgrade from previous versions
2000-07-23 lkehresmanput the sweedish translation in the LC_MESSAGES directo...
2000-07-23 lkehresman- made the date like Netscape Messenger: if today show...
2000-07-21 lbergmanAdded Tobias to list of translators
2000-07-15 lkehresmanfixed bug that didn't send "from" header correctly...
2000-07-15 lkehresmanfixed bug in conf.pl that didn't let you have more...
2000-07-15 lkehresman- cleaned up the documentation directory
2000-07-14 palloFixed problem with multiline SMTP reponses.
2000-07-14 lkehresman- added "High Contrast" theme submitted by Casey A...
next