summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Expand)Author
2008-05-06- removed trigger_error() callalecpl
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-30* cs fixestill
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-16- don't use onchange to toggle editor because of IE bugalecpl
2008-04-16- Decode entities when inserting HTML signature to plain text message (#1484990)alecpl
2008-04-16added language support to HTML editing (#1484862)svncommit
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6svncommit
2008-04-15#1484391, #1484403alecpl
2008-04-14- removed strrstr() definition as it was needed only for php4alecpl
2008-04-13- reverted r1295alecpl
2008-04-13- added seen flag value to etag, so it allows to mark again remarked messagesalecpl
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealecpl
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-04-07- better commands enabling/disabling after get/post response, fixes:alecpl
2008-04-06#1484966: place Message-Id below Received headeralecpl
2008-04-02Make the http-received header in outgoing mails configurablethomascube
2008-03-25* committing patch from #1484783till
2008-03-22* committing fix from #1484506till
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomascube
2008-03-21Add configurable default charset for message decodingthomascube
2008-02-20Remove MDN headers before saving in sent folder + fix wrong variale namethomascube
2008-02-19Allow to send mail with BCC recipients only + remove some unused varsthomascube
2008-02-19Localize folder name in page title (#1484785)thomascube
2008-02-14* committed patch from #1484775till
2008-02-14Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?b...svncommit
2008-02-14* mime_content_type() is unavailable in PHP5 and breaks sending emails with a...till
2008-02-13Always use subject col when dragging messagesthomascube
2008-02-13* fixing mimetype issue from #1484062till
2008-02-13condense TinyMCE toolbar down to one line, removing table buttons (#1484747)svncommit
2008-02-11Fix caching issuethomascube
2008-02-11Bring back missing download link for attachmentsthomascube
2008-02-11* fixing bug #1484673till
2008-02-11* fixing bug (1 attachment gets cut off when you have no text in a draft) -> ...till
2008-02-07* committing patch from #1484759till
2008-02-07Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...thomascube
2008-02-06Remember decision to display images for a certain message during session (#14...thomascube
2008-02-05Applied patch to prevent bad header delimiters (#1484751)thomascube
2008-02-05Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safarithomascube
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomascube
2008-02-04Make sending of read receipts configurablethomascube
2008-02-02Also respect receipt and priority settings when re-opening a draft messagethomascube