Commit Graph

44 Commits

Author SHA1 Message Date
till
734584e2fe * mime_content_type() is unavailable in PHP5 and breaks sending emails with attachments
* implemented rc_mime_content_type() with file_info-failover
* added svn:ignore for phpinfo.php ;-)
2008-02-14 01:33:02 +00:00
thomascube
6f9926357c Fix send_modified_header() function 2008-02-11 23:51:30 +00:00
thomascube
6f2f2d0ffd Truncate attachment filenames to 55 characters (#1484757) and fix misspelled function name 2008-02-07 07:50:37 +00:00
thomascube
97bd2c0537 Filter linked/imported CSS files (#1484056) 2007-09-29 18:15:05 +00:00
thomascube
5a6efffd36 Removed comments; codestyle 2007-09-24 08:42:14 +00:00
till
db401bfb0a # bugfix (thanks yllar) 2007-08-29 12:55:24 +00:00
till
0144c50fc4 # bugfix (#1484523) fixed rc_request_header function
* normalized input ($HEADER)
    * also normalized the arrays
    * returning "really" NULL now (without issueing a warning!)
2007-08-29 10:45:17 +00:00
thomascube
88f66ec89c Fix bugs introduced with latest changes 2007-08-13 20:15:27 +00:00
thomascube
6d969b4d90 Documentation, code style and cleanup 2007-08-07 21:02:12 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
svncommit
bd49596842 Fix cache lifetime parsing, closes #1484306. 2007-03-30 06:59:33 +00:00
thomascube
ff52bee1a2 Solved wrong caching of message preview (#1484153, #1484236) 2007-03-01 20:40:00 +00:00
svncommit
e17702395e fixed check for selected value in value array in rcube_shared::select 2007-02-26 06:51:39 +00:00
svncommit
789eba3a2d minor code fixes 2007-02-22 03:54:03 +00:00
thomascube
462a9d991d Fixed template parsing (multibyte substring issues) 2007-01-03 21:39:41 +00:00
thomascube
86df1529fe Error handling for attachment uploads; multibyte-safe string functions; XSS improvements 2006-12-29 21:06:39 +00:00
thomascube
2bca6e1da0 New (strict) quoting for all kind of strings 2006-12-20 14:06:33 +00:00
thomascube
1a98a6a5db Preview pane and marking as read (#1484132) 2006-12-06 21:41:27 +00:00
thomascube
b19097058c Introducing preview pane and conditional skin tags 2006-12-01 18:06:16 +00:00
thomascube
4ec0e7afce Fixed strrpos problem in template parser 2006-11-13 08:00:04 +00:00
thomascube
674a0fb41d Corrected template parsing and output encoding 2006-11-09 19:06:37 +00:00
svncommit
a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 2006-09-14 03:49:28 +00:00
thomascube
3ea0e3202a Quota display as image 2006-09-01 13:43:14 +00:00
thomascube
8d4bcda874 Re-built message parsing (Bug #1327068) 2006-08-18 12:48:33 +00:00
thomascube
41fa0b909a Compose, save and sendmail cleanup 2006-07-31 22:51:23 +00:00
thomascube
bac7d1742d Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs 2006-07-18 21:02:43 +00:00
thomascube
dd53e2b489 Started integrating GoogieSpell 2006-05-01 16:27:19 +00:00
thomascube
ea7c46b4f3 Improved reading of POST and GET values 2006-03-03 16:34:35 +00:00
thomascube
13c1afbcbb Fixed some charset bugs 2006-02-20 23:29:14 +00:00
thomascube
f88d417c96 Applied several patches 2006-02-19 18:34:34 +00:00
thomascube
cc95700b58 Added message cache garbage collector 2006-02-05 15:38:51 +00:00
thomascube
3f9edb4c3e Switched to full UTF-8 support 2006-01-13 17:14:38 +00:00
thomascube
0af7e8c0e6 Switched to full UTF-8 support 2006-01-11 23:19:22 +00:00
thomascube
1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 2005-12-03 16:54:12 +00:00
thomascube
4b0f65a597 Fixed minor bugs 2005-11-18 15:32:20 +00:00
thomascube
0cbc094164 SMTPS support and minor bugfixes 2005-11-15 00:09:44 +00:00
thomascube
fd8c506109 SMTPS support and minor bugfixes 2005-11-14 23:55:46 +00:00
thomascube
7cc38e0beb Added Finnish, Romanian and Chinese translation 2005-10-31 23:41:00 +00:00
thomascube
f619dedc5a Patches for 20051021 release 2005-10-22 14:17:25 +00:00
thomascube
a95e0e174c Improved support for UTF-8 and other charsets 2005-10-21 12:12:23 +00:00
thomascube
de2e1eba99 Added alt-texts for IE browser 2005-10-16 22:09:05 +00:00
thomascube
9fee0ed9af Fixed folder display; added Portuguese and Catalan 2005-10-16 19:12:24 +00:00
thomascube
30233b8dfb Minor bugfixes and correction of confusing License notfications 2005-09-28 22:28:05 +00:00
thomascube
4e17e6c9db Initial revision 2005-09-25 14:18:03 +00:00