summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib
AgeCommit message (Collapse)Author
2007-09-11Make parser more tolerant for message structure errors (reported by Manuel ↵thomasb
Giorgini) git-svn-id: https://svn.roundcube.net/trunk@793 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-03Applied socket error patch by Thomas Manginthomasb
git-svn-id: https://svn.roundcube.net/trunk@639 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
git-svn-id: https://svn.roundcube.net/trunk@584 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-21Updated PEAR::Mail_mime packagethomasb
git-svn-id: https://svn.roundcube.net/trunk@514 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@511 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch ↵thomasb
for attachment download (#1484198) git-svn-id: https://svn.roundcube.net/trunk@506 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-18If the message is single mime part and non-text, show it as an empty message ↵robin
with an attachment, instead of not displaying anything at all. git-svn-id: https://svn.roundcube.net/trunk@413 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-11Little fixes plus additional encoding tablesthomasb
git-svn-id: https://svn.roundcube.net/trunk@403 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; ↵thomasb
Fixed wrong header encoding git-svn-id: https://svn.roundcube.net/trunk@399 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-03fixed signature issuesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@392 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-22Added host auto-selection and correct password encoding for IMAP loginthomasb
git-svn-id: https://svn.roundcube.net/trunk@385 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-19Correct UTF-7 to UTF-8 conversion if mbstring is not availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@348 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@344 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-13Header encoding again. iconv_mime_encode does no good jobthomasb
git-svn-id: https://svn.roundcube.net/trunk@343 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-13Fixed bug #1484019 and #1484020estadtherr
git-svn-id: https://svn.roundcube.net/trunk@342 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-08Fixed wrong header encoding (Bug #1483976)thomasb
git-svn-id: https://svn.roundcube.net/trunk@340 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-25Finalized new message parsing. Attention: changes in database schemathomasb
git-svn-id: https://svn.roundcube.net/trunk@325 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-23Fixed wrong usage of mbstring (Bug #1462439)thomasb
git-svn-id: https://svn.roundcube.net/trunk@324 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-25Several bugfixes and improvements. See CHANGELOG for detailsthomasb
git-svn-id: https://svn.roundcube.net/trunk@282 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-19Updated changelog and commentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@278 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-19Improved usability (Ticket #1483807) and HTML validity; applied patch ↵thomasb
#1328032; fixed bug #1443200 git-svn-id: https://svn.roundcube.net/trunk@277 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-30Misc bug and compatibility fixesrichs
git-svn-id: https://svn.roundcube.net/trunk@270 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-09Updated to latest version. Resolves issues with non-ISO-8859-1 characters ↵afladmark
in attachment filenames and headers git-svn-id: https://svn.roundcube.net/trunk@260 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18Removed MDB2 classes; install seperatelyroundcube
git-svn-id: https://svn.roundcube.net/trunk@234 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Casting date parts in iil_StrToTime() to avoid warningsroundcube
git-svn-id: https://svn.roundcube.net/trunk@222 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied patches by Mark Bucciarelliroundcube
git-svn-id: https://svn.roundcube.net/trunk@204 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied prev/next patch by Leonard Bouchetroundcube
git-svn-id: https://svn.roundcube.net/trunk@203 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.vengadrew
git-svn-id: https://svn.roundcube.net/trunk@202 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-27Fixed buggy date sorting patchroundcube
git-svn-id: https://svn.roundcube.net/trunk@174 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-27Removed date sorting patchroundcube
git-svn-id: https://svn.roundcube.net/trunk@173 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-23Started implementing search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@171 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
git-svn-id: https://svn.roundcube.net/trunk@168 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Updates to version 1.4.7roundcube
git-svn-id: https://svn.roundcube.net/trunk@157 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Applied several patchesroundcube
git-svn-id: https://svn.roundcube.net/trunk@140 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-05Added patches for BCC headersroundcube
git-svn-id: https://svn.roundcube.net/trunk@133 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-04Bugfixes for encoding and sending with attachmentsroundcube
git-svn-id: https://svn.roundcube.net/trunk@130 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-25Added folder purge function and some checksroundcube
git-svn-id: https://svn.roundcube.net/trunk@127 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-20Added change noticeroundcube
git-svn-id: https://svn.roundcube.net/trunk@118 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-20added full opening php tagjustinrandell
git-svn-id: https://svn.roundcube.net/trunk@116 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-20Use iconv and utf8 class for charset conversionroundcube
git-svn-id: https://svn.roundcube.net/trunk@114 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube
git-svn-id: https://svn.roundcube.net/trunk@93 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-11Bugfixes on listing and caching functionsroundcube
git-svn-id: https://svn.roundcube.net/trunk@89 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-27added all mdb2 driverssparc
git-svn-id: https://svn.roundcube.net/trunk@65 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-27more mdb2 integrationsparc
git-svn-id: https://svn.roundcube.net/trunk@64 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-26Finished message sorting and fixed some skin issuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@62 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-26missing mdb2 filessparc
git-svn-id: https://svn.roundcube.net/trunk@59 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-24Optimized memory usage when sending a messageroundcube
git-svn-id: https://svn.roundcube.net/trunk@57 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-23Added patches for default language and sorting functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@56 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-21Improved support for UTF-8 and other charsetsroundcube
git-svn-id: https://svn.roundcube.net/trunk@50 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-20MDB2 integrationsparc
git-svn-id: https://svn.roundcube.net/trunk@43 208e9e7b-5314-0410-a742-e7e81cd9613c