Added basic support for message highlighting. Note that this needs quite
[squirrelmail.git] / functions /
2000-03-23 gustavfAdded Russian translation.
2000-03-23 gustavfMinor modifications.
2000-03-22 gustavfAdded limited support for Cyrillic (only KOI8-R yet...
2000-03-21 gustavfDecoding of iso-8859-7 (Greek) was buggy. Fixed.
2000-03-19 lkehresmanfixed minor bug with deleting folders that had quotes...
2000-03-19 lkehresmanupped the version to 0.4pre1
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-19 lkehresmanfixed bug with "boundary" maybe being uppercase (pine)
2000-03-16 gustavfMade things ready for saving messages to a sent folder.
2000-03-16 gustavfAdded a suggested interface to add messages to a sent...
2000-03-15 lkehresmanadded saving attachments again, and removed a "click...
2000-03-15 lkehresmanremoved saving sent for now
2000-03-15 lkehresmanSaving of sent messages works..kinda
2000-03-15 gustavfAdded MESSAGE-ID to header array.
2000-03-15 gustavfThings should now work even if PHP is compiled without...
2000-03-14 gustavfChanged \n to \r\n to confomr better with SMTP.
2000-03-13 lkehresmanfixed the problem with no attachments
2000-03-10 lkehresmanfixed a bug in my last bugfix. (:
2000-03-10 lkehresmanfixed bug in sending messages. It wasn't putting a...
2000-03-10 lkehresmanupdated some documentation
2000-03-09 lkehresmanfixed some slash problems
2000-03-09 lkehresmanfixed a bug with email addresses not displaying right...
2000-03-08 gustavfChanged language code for German from ger to de.
2000-03-07 lkehresmanupdated for german translation
2000-03-07 lkehresmanadded german translation, fixed some minor bugs.
2000-03-07 lkehresmanfixed login problems
2000-03-07 lkehresmanadded defaults if no mime type is available
2000-03-06 nehresmadocumentation added
2000-03-06 nehresmatook out some debugging code
2000-03-05 lkehresmanRemoved font tags
2000-03-05 lkehresmanFixed some bugs in folder deleting
2000-03-04 nehresmasqimap_mailbox_delete was recursive and it no longer...
2000-03-04 nehresmadeleting of folders should work now
2000-03-04 nehresmatree functionality
2000-03-03 lkehresmanfixed problem with wrong messages getting deleted
2000-03-02 gustavfFixed a few bugs when setting language.
2000-03-01 gustavfAdded setting of language and a brief Norwegian transla...
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-29 gustavfUses the brand new configuration directive email_addres...
2000-02-29 gustavfTypo in last commit.
2000-02-29 gustavfAdded support for iso-8859-1 (Latin/Greek alphabet).
2000-02-29 lkehresmanifixed a few bugs with not being RFC complient
2000-02-29 gustavfFixed bug: Encoding was not set correctly when message...
2000-02-28 gustavfMoved some output, so that page_header.php can send...
2000-02-28 gustavfAdded i18n.php and moved som functionality to that...
2000-02-27 gustavfChanged parameters to sendmail.
2000-02-25 gustavfChanged name of rfc1522Decode to decodeHeader. The...
2000-02-24 gustavfAdded partial support for iso-8859-15 to rfc1522Decode.
2000-02-23 gustavfFixed decodeBody. Now handles Quoted Printable correctly.
2000-02-23 gustavfAdded gettext to strings.
2000-02-22 gustavfAdded support for RFC1522 (MIME coding of headers).
2000-02-22 lkehresmanfixed problems with viewing messages ending with a )
2000-02-22 lkehresmanAdds message flag usage.. messages are bold if unread...
2000-02-22 lkehresmanFixed the problem with downloading attachments... they...
2000-02-22 lkehresmanUpdated documentation, fixed sorting problems in folder...
2000-02-21 gustavfFixed a problem with signatures getting added all the...
2000-02-21 lkehresmanJust updated some documentation
2000-02-21 lkehresmanRewrote IMAP functions.
2000-02-19 nehresmachanged the fetch command for headers to be more flexab...
2000-02-17 nehresmadeleting folders is now recursive and should work more...
2000-02-15 nehresmafixed some html on removing a folder
2000-02-14 nehresmabug fixes and better error messages on emptying trash
2000-02-14 gustavfMinor bug that let the user get files from any director...
2000-02-11 gustavfNo longer put complete filename relative to / in the...
2000-02-11 nehresmafixed some cyrus problems and a bug in reloading the...
2000-02-09 lkehresmanMade deleting messages smarter.. detects if trash folde...
2000-02-09 lkehresmanFixed some major bugs in getting the folder list. ...
2000-02-09 gustavfAdded correct timezone according to locale
2000-02-08 lkehresmanFixed a bug in displaying email addresses in the messag...
2000-02-08 lkehresmanThis might fix the problem with adding slashes when...
2000-02-05 nehresmaincreased performance of reading mailboxes 20-30% by...
2000-02-01 gustavfAdded attachments support when sending mail (alfa quality).
2000-01-31 nehresmafixed a bug when deleting messages and the flag for...
2000-01-28 gustavfRestructured code for sending. compose_send.php is...
2000-01-27 lkehresmanfixed some bugs in the way it got the folder separator
2000-01-26 gustavfMoved creation of headers into write822Header and some...
2000-01-25 gustavfSome minro modification to the use of config.php
2000-01-13 nehresmafixed several parse errors with gettext stuff
2000-01-13 serekadded gettext support.
2000-01-13 serekadded gettext support.
2000-01-13 serekadded gettext support.
2000-01-13 serekadded gettext support.
2000-01-13 serekadded gettext support.
2000-01-12 nehresmaadded patch to allow use of sendmail instead of connect...
2000-01-08 lkehresmanFixed some slash problems
2000-01-08 lkehresmanAdds signature support
2000-01-07 lkehresmanadded auto expunge
2000-01-07 lkehresmanQuoted the login session to hopefully fix some bugs
2000-01-07 lkehresmanAdded subscription stuff so you only view folders that...
2000-01-07 lkehresmanminor fix for the quote problem
2000-01-07 lkehresmanfixed a minor bug in GMT correction
2000-01-07 lkehresmanadded ICE theme
2000-01-07 lkehresmanReally fixed the slash problem this time.
2000-01-07 lkehresmanfixed the apostrophe problem (again) (:
2000-01-07 lkehresmanfixed bug so it doesn't add slashes before apostrophies
2000-01-07 lkehresmanUpdated deep ocean theme
2000-01-07 lkehresmanchanged the background of the motd to always be white
2000-01-07 lkehresmanfixed a bug in smtp
2000-01-07 lkehresmanAdded some preference options, and debugged many bugs
2000-01-06 lkehresmanFixed a minor MIME bug
next