alecpl
2008-10-09 e70b3b24fc8ac7b54a820ae87ce8f4af4043125e
2008-10-07 alecpl
#1485472: added js keywords escaping in json_serialize()
blob@ c02bb9 commitdiff | diff to current
2008-10-03 alecpl
- fix last change in show_bytes()
blob@ f613a1 commitdiff | diff to current
2008-10-03 alecpl
- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding() - Fix vCard fi...
blob@ abdc58 commitdiff | diff to current
2008-10-01 alecpl
- Localized filesize units (#1485340) + small labels capitalization change ...
blob@ 56cf50 commitdiff | diff to current
2008-09-15 alecpl
#1485266: changed rc_mime_content_type()'s failover to 'application/octet-s...
blob@ bce034 commitdiff | diff to current
2008-09-04 thomascube
Enable export of contacts as vCard + DRY
blob@ 0dbac3 commitdiff | diff to current
2008-09-03 thomascube
Auto-detect client language and timezone if desired by config/prefs
blob@ c8ae24 commitdiff | diff to current
2008-08-29 thomascube
Little improvement in mime-detection as suggested in #1485296
blob@ 35dc0b commitdiff | diff to current
2008-07-25 thomascube
Prefer File_Info over mime_content_type + detect mime type when uploading +...
blob@ 6d5dba commitdiff | diff to current
2008-07-18 alecpl
- use fallback if mime_content_type() returns false (#1485222)
blob@ 403e3f commitdiff | diff to current
2008-06-07 alecpl
-added encoding detection for attachment names when message part hasn't got...
blob@ b54121 commitdiff | diff to current
2008-05-07 thomascube
More code cleanup + oop-ization
blob@ 1854c4 commitdiff | diff to current
2008-04-30 thomascube
Next step: introduce the application class 'rcmail' and get rid of some glo...
blob@ 197601 commitdiff | diff to current
2008-04-29 alecpl
- improved messages list performance - patch from Justin Heesemann
blob@ 257782 commitdiff | diff to current
2008-04-14 alecpl
- removed strrstr() definition as it was needed only for php4
blob@ a63e10 commitdiff | diff to current
2008-04-13 alecpl
- reverted r1295 - disable caching for unseen messages to allow marking as ...
blob@ 3f5cef commitdiff | diff to current
2008-04-12 thomascube
Changed codebase to PHP5 with autoloader + added some new classes from the ...
blob@ 47124c commitdiff | diff to current
2008-03-31 till
* committed patch from #1484932
blob@ 1b4d73 commitdiff | diff to current
2008-02-13 till
* mime_content_type() is unavailable in PHP5 and breaks sending emails with...
blob@ 734584 commitdiff | diff to current
2008-02-11 thomascube
Fix send_modified_header() function
blob@ 6f9926 commitdiff | diff to current
2008-02-07 thomascube
Truncate attachment filenames to 55 characters (#1484757) and fix misspelle...
blob@ 6f2f2d commitdiff | diff to current
2007-09-29 thomascube
Filter linked/imported CSS files (#1484056)
blob@ 97bd2c commitdiff | diff to current
2007-09-24 thomascube
Removed comments; codestyle
blob@ 5a6eff commitdiff | diff to current
2007-08-29 till
# bugfix (thanks yllar)
blob@ db401b commitdiff | diff to current
2007-08-29 till
# bugfix (#1484523) fixed rc_request_header function * normalized input...
blob@ 0144c5 commitdiff | diff to current
2007-08-13 thomascube
Fix bugs introduced with latest changes
blob@ 88f66e commitdiff | diff to current
2007-08-07 thomascube
Documentation, code style and cleanup
blob@ 6d969b commitdiff | diff to current
2007-04-28 thomascube
Merged branch devel-addressbook from r443 back to trunk
blob@ f11541 commitdiff | diff to current
2007-03-30 svncommit
Fix cache lifetime parsing, closes #1484306.
blob@ bd4959 commitdiff | diff to current
2007-03-01 thomascube
Solved wrong caching of message preview (#1484153, #1484236)
blob@ ff52be commitdiff | diff to current
2007-02-26 svncommit
fixed check for selected value in value array in rcube_shared::select
blob@ e17702 commitdiff | diff to current
2007-02-21 svncommit
minor code fixes
blob@ 789eba commitdiff | diff to current
2007-01-03 thomascube
Fixed template parsing (multibyte substring issues)
blob@ 462a9d commitdiff | diff to current
2006-12-29 thomascube
Error handling for attachment uploads; multibyte-safe string functions; XSS...
blob@ 86df15 commitdiff | diff to current
2006-12-20 thomascube
New (strict) quoting for all kind of strings
blob@ 2bca6e commitdiff | diff to current
2006-12-06 thomascube
Preview pane and marking as read (#1484132)
blob@ 1a98a6 commitdiff | diff to current
2006-12-01 thomascube
Introducing preview pane and conditional skin tags
blob@ b19097 commitdiff | diff to current
2006-11-13 thomascube
Fixed strrpos problem in template parser
blob@ 4ec0e7 commitdiff | diff to current
2006-11-09 thomascube
Corrected template parsing and output encoding
blob@ 674a0f commitdiff | diff to current
2006-09-13 svncommit
Initial TinyMCE editor support (still need to work on spellcheck and skins)
blob@ a0109c commitdiff | diff to current
2006-09-01 thomascube
Quota display as image
blob@ 3ea0e3 commitdiff | diff to current
2006-08-18 thomascube
Re-built message parsing (Bug #1327068)
blob@ 8d4bcd commitdiff | diff to current
2006-07-31 thomascube
Compose, save and sendmail cleanup
blob@ 41fa0b commitdiff | diff to current
2006-07-18 thomascube
Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
blob@ bac7d1 commitdiff | diff to current
2006-05-01 thomascube
Started integrating GoogieSpell
blob@ dd53e2 commitdiff | diff to current
2006-03-03 thomascube
Improved reading of POST and GET values
blob@ ea7c46 commitdiff | diff to current
2006-02-20 thomascube
Fixed some charset bugs
blob@ 13c1af commitdiff | diff to current
2006-02-19 thomascube
Applied several patches
blob@ f88d41 commitdiff | diff to current
2006-02-05 thomascube
Added message cache garbage collector
blob@ cc9570 commitdiff | diff to current
2006-01-13 thomascube
Switched to full UTF-8 support
blob@ 3f9edb commitdiff | diff to current
first | « prev | next »