summaryrefslogtreecommitdiff
path: root/program/steps/mail/func.inc
AgeCommit message (Expand)Author
2008-05-21-typo (#1485079)alecpl
2008-05-21-fixed link (#1485077)alecpl
2008-05-21-fix: enable sorting when IMAP server not supports SORT capabilityalecpl
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomascube
2008-05-13remove code obsoleted by fix to parse_attrib_stringsvncommit
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalecpl
2008-05-05- last commit fixalecpl
2008-05-05- Do charset conversion also for from/to column on messages listalecpl
2008-05-01- Fix BCC header reset (#1484997)alecpl
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-25- movingmessage label could and should be added in mail task onlyalecpl
2008-04-23#1485003: s/rc_mail_mime/rcube_mail_mime/alecpl
2008-04-17- Fix non-RFC dates formatting (#1484901)alecpl
2008-04-15#1484391, #1484403alecpl
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alecpl
2008-04-10- removed lines wrappingalecpl
2008-04-07#1484898alecpl
2008-03-25* committing patch from #1484783till
2008-02-20Remove MDN headers before saving in sent folder + fix wrong variale namethomascube
2008-02-19Localize folder name in page title (#1484785)thomascube
2008-02-14Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?b...svncommit
2008-02-13Always use subject col when dragging messagesthomascube
2008-02-13condense TinyMCE toolbar down to one line, removing table buttons (#1484747)svncommit
2008-02-11Bring back missing download link for attachmentsthomascube
2008-02-06Remember decision to display images for a certain message during session (#14...thomascube
2008-02-04Make sending of read receipts configurablethomascube
2008-01-31Remember search results (closes #1483883).svncommit
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-11-25More input sanitizingthomascube
2007-11-25Fixed some potential security risks + updatedd changelogthomascube
2007-11-01Also remove unclosed script tags (fixes XSS vulnerability)thomascube
2007-10-17Make message listing less error pronethomascube
2007-09-29Filter linked/imported CSS files (#1484056)thomascube
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-09-09Fixed wrong delete button tooltip (#1483965)thomascube
2007-08-10Some bugfixes, security issues + minor improvementsthomascube
2007-07-26Move folder rendering functions so they can be used in the settings section.svncommit
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomascube
2007-05-18Better refresh of message list; improved HTML mail displaythomascube
2007-05-18Fixed broken message status managementthomascube
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomascube
2007-05-17Fixed conditional template tags; hide quota display if imap server does not s...thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-04-08List attachments without filenamethomascube
2007-03-23Fixed bugs #1484276 and #1484300thomascube
2007-03-21Minor bugfixes posted to the dev-mailing listthomascube
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomascube
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomascube