summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_shared.inc
AgeCommit message (Expand)Author
2008-09-15#1485266: changed rc_mime_content_type()'s failover to 'application/octet-str...alec
2008-09-04Enable export of contacts as vCard + DRYthomasb
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-08-29Little improvement in mime-detection as suggested in #1485296thomasb
2008-07-25Prefer File_Info over mime_content_type + detect mime type when uploading + s...thomasb
2008-07-18- use fallback if mime_content_type() returns false (#1485222)alec
2008-06-07-added encoding detection for attachment names when message part hasn't got c...alec
2008-05-07More code cleanup + oop-izationthomasb
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-29- improved messages list performance - patch from Justin Heesemannalec
2008-04-14- removed strrstr() definition as it was needed only for php4alec
2008-04-13- reverted r1295alec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-03-31* committed patch from #1484932till
2008-02-14* mime_content_type() is unavailable in PHP5 and breaks sending emails with a...till
2008-02-11Fix send_modified_header() functionthomasb
2008-02-07Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...thomasb
2007-09-29Filter linked/imported CSS files (#1484056)thomasb
2007-09-24Removed comments; codestylethomasb
2007-08-29# bugfix (thanks yllar)till
2007-08-29# bugfix (#1484523) fixed rc_request_header functiontill
2007-08-13Fix bugs introduced with latest changesthomasb
2007-08-07Documentation, code style and cleanupthomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-03-30Fix cache lifetime parsing, closes #1484306.robin
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomasb
2007-02-26fixed check for selected value in value array in rcube_shared::selectestadtherr
2007-02-22minor code fixesestadtherr
2007-01-03Fixed template parsing (multibyte substring issues)thomasb
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS i...thomasb
2006-12-20New (strict) quoting for all kind of stringsthomasb
2006-12-06Preview pane and marking as read (#1484132)thomasb
2006-12-01Introducing preview pane and conditional skin tagsthomasb
2006-11-13Fixed strrpos problem in template parserthomasb
2006-11-09Corrected template parsing and output encodingthomasb
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
2006-09-01Quota display as imagethomasb
2006-08-18Re-built message parsing (Bug #1327068)thomasb
2006-07-31Compose, save and sendmail cleanupthomasb
2006-07-18Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugsthomasb
2006-05-01Started integrating GoogieSpellroundcube
2006-03-03Improved reading of POST and GET valuesroundcube
2006-02-20Fixed some charset bugsroundcube
2006-02-19Applied several patchesroundcube
2006-02-05Added message cache garbage collectorroundcube
2006-01-13Switched to full UTF-8 supportroundcube
2006-01-11Switched to full UTF-8 supportroundcube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...roundcube
2005-11-18Fixed minor bugsroundcube
2005-11-15SMTPS support and minor bugfixesroundcube