Changed regexps
[squirrelmail.git] / src / read_body.php
2001-01-31 fidian(typo)
2001-01-31 fidian$header->cc, $header->to, $header->bcc should always...
2001-01-31 lkehresmanfixed bug that always showed CC header even when no...
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-15 lkehresmanadded a hook in header
2001-01-11 fidianFelt like quadrupling the amount of work done in read_b...
2001-01-11 lkehresmanfixed some problems with reply all
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-12-07 lkehresmanfixed some problems and improved "view header" function...
2000-11-26 lkehresman- beautified index order options page
2000-11-20 fidianThe "Delete" link when reading a message that was on...
2000-11-16 fidianFixed missing $startMessage stuff for "Message List...
2000-11-16 lkehresmanmade sorting a bit faster
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-09-15 lkehresmanif any of the standard headers are blank, read_body...
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-02 lkehresman- fixed some more HTML bugs
2000-08-01 mattphillipsFixed a few places we weren't closing the IMAP connecti...
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 lkehresmanadded a bunch of patches from the patch manager
2000-07-30 lkehresman- did decodeHeader on to_ary and cc_ary
2000-07-29 lkehresmanfixed a few more links to make them search-aware
2000-07-28 lkehresman- tweaked search functions
2000-07-23 lkehresman- made the date like Netscape Messenger: if today show...
2000-07-13 lkehresman- more minor UI tweaks
2000-07-12 lkehresman- fixed bugs in conf.pl, removed some unnecessary options
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-05 lbergmanAdded minimum GNU License
2000-06-24 lkehresmanupdated some documentation, fixed minor bugs in MIME...
2000-06-21 lkehresmanRewrote MIME support and made it much, MUCH quicker...
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-05-08 lkehresmanadded some fixed mentioned on the mailing list
2000-04-27 lkehresmanupdated documentation, fixed bugs with displaying multi...
2000-04-26 lkehresmanfixed bugs with cache
2000-04-21 lkehresmanfixed bugs in next/previous
2000-04-13 nehresmaadded caching of messages in mailbox, as well as next...
2000-04-12 gpadghamAdded feature to allow users to customize how many...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 nehresmaadded use of PHP's session management
2000-03-21 gustavfChanged htmpsecialchars(decodeHeader(...)) to
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-09 lkehresmanfixed a bug with email addresses not displaying right...
2000-03-05 lkehresmanRemoved font tags
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-25 gustavfChanged name of rfc1522Decode to decodeHeader. The...
2000-02-22 gustavfAdded support for RFC1522 (MIME coding of headers).
2000-02-21 lkehresmanRewrote imap functions
2000-01-17 nehresmaworkaround for php3 dealing with optional arguments...
2000-01-13 nehresmafixed several parse errors with gettext stuff
2000-01-13 serekminor - corrected gettext support.
2000-01-13 serekadded gettext support.
2000-01-08 lkehresmanadded "reply to all" function
2000-01-07 lkehresmanadded some preferences, and squashed soem bugs
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-05 lkehresmanMade MIME much more efficient
2000-01-04 lkehresmanRewrote multipart/* algorithm to be recursive
2000-01-03 lkehresmanChanged so that attachments don't have to be saved...
2000-01-02 lkehresmanadded attachment support
1999-12-30 lkehresmanupdated mime support
1999-12-15 lkehresmanadded color customization
1999-12-14 lkehresmanbugfixes
1999-12-14 lkehresmanadded "reply-to" capabilities
1999-12-14 lkehresmanAdded:
1999-12-13 lkehresmanAdded BASIC mime support.
1999-12-09 lkehresmanAdded "CC" to read_body.php, and rewrote the code to...
1999-12-07 lkehresmanUpdated (again) how HTML tags render in plain text...
1999-12-06 lkehresmanadded To: field
1999-12-06 lkehresmanGot reply and forward working
1999-12-06 lkehresmanadded DELETE for when viewing a message
1999-12-04 lkehresmanAdded MUCH better composing
1999-12-04 lkehresman* Word Wrapping works good
1999-12-03 lkehresmanFixed some MAJOR bugs
1999-12-02 lkehresmanwhoops.. forgot to add these files