-fix for Bug 112604
[squirrelmail.git] / functions /
2000-08-22 lbergmanAdded Italian translation from Aldo Moresco.
2000-08-21 lkehresmandid a few bugfixes in imap functions,
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 lkehresmanif from = "" <user@domain.com>
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 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 lkehresmanadded french translation
2000-08-09 lkehresmanupdated a few things in preparation for the 0.5pre1...
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-09 palloOnly configure LDAP-addressbook(s) if PHP has LDAP...
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-05 lkehresman- fixed attachment names from being lower case
2000-08-04 gustavfFixed yet another bug with small letters in QP encoding-
2000-08-03 lkehresmanfixed some more quoting problems with searching and...
2000-08-03 lkehresmanadded css theme stuff to signout.php
2000-08-02 lkehresman- fixed some more HTML bugs
2000-08-01 lkehresmanfixed minor bug in url parsing that didn't let urls...
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 lkehresman- fixed bug when deleting last message, sends you to...
2000-07-30 lkehresman- did decodeHeader on to_ary and cc_ary
2000-07-30 lkehresman- added more hooks
2000-07-29 lkehresman- fixed some poorly formed HTML
2000-07-29 lkehresmanfixed a few more links to make them search-aware
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 oricnSearch Functions, Sorry for Multiple commit's CVS went...
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 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 lkehresmanupdated the squirrelmail.po file, fixed some bugs with...
2000-07-24 lkehresmanadded the 3 new translations to the changelog, fixed...
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 lkehresmanit now decodes filenames
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-15 lkehresmanfixed bug that didn't send "from" header correctly...
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...
2000-07-13 lkehresman- more minor UI tweaks
2000-07-12 lkehresman- fixed bugs in conf.pl, removed some unnecessary options
2000-07-11 gustavfChanged the way attachments are viewed. Now, clicking...
2000-07-11 gustavfFixed bug that made it impossible to receive attachments.
2000-07-10 gustavfCharset and encoding support is now working again :-)
2000-07-10 gustavfAdded a 0 to a call in mime_structure to get rid of...
2000-07-10 gustavfPut decoding of encoded bodies back in after MIME rewri...
2000-07-10 gustavfMade hide parameter to sqimap_mailbox_select optional...
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-08 lkehresmanFixed major problems with IMAP session handling in...
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-07 lkehresman- added a view header option
2000-07-06 gustavfMade some more changes to the received line.
2000-07-06 gustavfSome more modifications to the received line.
2000-07-06 gustavfAdded proxying information to the Received: header...
2000-07-06 gustavfFixed bug: Now using uppercase letters when doing RFC15...
2000-07-05 gustavfFixed bug with 8-bit characters in personal name when...
2000-07-05 palloRemoved what appears to be leftover debug code.
2000-07-05 palloApplied patch from Toby Cabot to fix a small bug in...
2000-07-04 palloInsert In-Reply-To and References headers when replying...
2000-07-04 gustavfAdded a new session variable base_uri. Uses this variab...
2000-07-03 gustavfAdded missing ; in HTML-code.
2000-06-30 oricnFixed a small glitch in my Priority code, also added...
2000-06-30 lkehresmanMade some changes to the way that attachments are downl...
2000-06-30 oricnAdded X-Priority Detection Now puts a "!" in the coloum...
2000-06-29 gustavfAdded auth.php to put authentication functions in one...
2000-06-29 gustavfNow translation is working for "Unknown user or..."
2000-06-29 gustavfFixed spelin errorr.
2000-06-28 gustavfAdded basic framework for plugin support. Very little...
2000-06-28 gustavfChanged comment. It used to plain wrong.
2000-06-23 lkehresmanupdated todo, trying to fix this stupid multiple log...
2000-06-23 lkehresmanmay have fixed the blank subject problem
2000-06-23 lkehresmanThis MIME support now passes the torture test that...
2000-06-22 lkehresmanadded debugging information and fixed a minor bug ...
2000-06-21 lkehresmanmade message highlighting be more flexible. You can...
2000-06-21 lkehresmanRewrote MIME support and made it much, MUCH quicker...
2000-06-21 palloAdded "List all" button to javascript address book.
2000-06-20 gustavfFixed translations in signout.php. Moved setting of...
2000-06-19 lkehresmanMade the message highlighting much more stable and...
2000-06-18 lkehresmanAdded basic support for message highlighting. Note...
2000-06-18 lkehresmanmoved buttons on compose form so they are more accessab...
next