alecpl
|
b541216c53
|
-added encoding detection for attachment names when message part hasn't got charset definition (#1484969)
|
17 years ago |
thomascube
|
1854c4525b
|
More code cleanup + oop-ization
|
17 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
17 years ago |
alecpl
|
257782150d
|
- improved messages list performance - patch from Justin Heesemann
|
17 years ago |
alecpl
|
a63e10ee7d
|
- removed strrstr() definition as it was needed only for php4
|
17 years ago |
alecpl
|
3f5cef8666
|
- reverted r1295
- disable caching for unseen messages to allow marking as read remarked messages
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |
till
|
1b4d732341
|
* committed patch from #1484932
|
17 years ago |
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 ;-)
|
17 years ago |
thomascube
|
6f9926357c
|
Fix send_modified_header() function
|
17 years ago |
thomascube
|
6f2f2d0ffd
|
Truncate attachment filenames to 55 characters (#1484757) and fix misspelled function name
|
17 years ago |
thomascube
|
97bd2c0537
|
Filter linked/imported CSS files (#1484056)
|
17 years ago |
thomascube
|
5a6efffd36
|
Removed comments; codestyle
|
17 years ago |
till
|
db401bfb0a
|
# bugfix (thanks yllar)
|
17 years ago |
till
|
0144c50fc4
|
# bugfix (#1484523) fixed rc_request_header function
* normalized input ($HEADER)
* also normalized the arrays
* returning "really" NULL now (without issueing a warning!)
|
17 years ago |
thomascube
|
88f66ec89c
|
Fix bugs introduced with latest changes
|
17 years ago |
thomascube
|
6d969b4d90
|
Documentation, code style and cleanup
|
18 years ago |
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
18 years ago |
svncommit
|
bd49596842
|
Fix cache lifetime parsing, closes #1484306.
|
18 years ago |
thomascube
|
ff52bee1a2
|
Solved wrong caching of message preview (#1484153, #1484236)
|
18 years ago |
svncommit
|
e17702395e
|
fixed check for selected value in value array in rcube_shared::select
|
18 years ago |
svncommit
|
789eba3a2d
|
minor code fixes
|
18 years ago |
thomascube
|
462a9d991d
|
Fixed template parsing (multibyte substring issues)
|
18 years ago |
thomascube
|
86df1529fe
|
Error handling for attachment uploads; multibyte-safe string functions; XSS improvements
|
18 years ago |
thomascube
|
2bca6e1da0
|
New (strict) quoting for all kind of strings
|
18 years ago |
thomascube
|
1a98a6a5db
|
Preview pane and marking as read (#1484132)
|
18 years ago |
thomascube
|
b19097058c
|
Introducing preview pane and conditional skin tags
|
18 years ago |
thomascube
|
4ec0e7afce
|
Fixed strrpos problem in template parser
|
18 years ago |
thomascube
|
674a0fb41d
|
Corrected template parsing and output encoding
|
18 years ago |
svncommit
|
a0109c4933
|
Initial TinyMCE editor support (still need to work on spellcheck and skins)
|
18 years ago |
thomascube
|
3ea0e3202a
|
Quota display as image
|
18 years ago |
thomascube
|
8d4bcda874
|
Re-built message parsing (Bug #1327068)
|
18 years ago |
thomascube
|
41fa0b909a
|
Compose, save and sendmail cleanup
|
19 years ago |
thomascube
|
bac7d1742d
|
Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
|
19 years ago |
thomascube
|
dd53e2b489
|
Started integrating GoogieSpell
|
19 years ago |
thomascube
|
ea7c46b4f3
|
Improved reading of POST and GET values
|
19 years ago |
thomascube
|
13c1afbcbb
|
Fixed some charset bugs
|
19 years ago |
thomascube
|
f88d417c96
|
Applied several patches
|
19 years ago |
thomascube
|
cc95700b58
|
Added message cache garbage collector
|
19 years ago |
thomascube
|
3f9edb4c3e
|
Switched to full UTF-8 support
|
19 years ago |
thomascube
|
0af7e8c0e6
|
Switched to full UTF-8 support
|
19 years ago |
thomascube
|
1cded85790
|
Re-design of caching (new database table added\!); some bugfixes; Postgres support
|
19 years ago |
thomascube
|
4b0f65a597
|
Fixed minor bugs
|
19 years ago |
thomascube
|
0cbc094164
|
SMTPS support and minor bugfixes
|
19 years ago |
thomascube
|
fd8c506109
|
SMTPS support and minor bugfixes
|
19 years ago |
thomascube
|
7cc38e0beb
|
Added Finnish, Romanian and Chinese translation
|
19 years ago |
thomascube
|
f619dedc5a
|
Patches for 20051021 release
|
19 years ago |
thomascube
|
a95e0e174c
|
Improved support for UTF-8 and other charsets
|
19 years ago |
thomascube
|
de2e1eba99
|
Added alt-texts for IE browser
|
19 years ago |
thomascube
|
9fee0ed9af
|
Fixed folder display; added Portuguese and Catalan
|
19 years ago |
thomascube
|
30233b8dfb
|
Minor bugfixes and correction of confusing License notfications
|
19 years ago |
thomascube
|
4e17e6c9db
|
Initial revision
|
19 years ago |