summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Expand)Author
2009-04-04Redoing the previously undone commit, but this time add an extra file that I ...Nathan Kinkade
2009-04-04Fixes a bug where read messages continued to display the unread icon.Nathan Kinkade
2009-04-04Set default text width to 80 characters which seems to be more inline with Gm...Nathan Kinkade
2009-04-01Fixes a display error caused by the cherry-pick of the CSS sprites implementa...Nathan Kinkade
2009-03-31Cherry-picked rev 84a7acd which implemented CSS sprites into branch npk.Nathan Kinkade
2009-03-22Make the folder where messages go when a user click the Archive button config...Nathan Kinkade
2009-03-21Allow user to configure which folder is used as the HamNotSpam folder in the ...Nathan Kinkade
2009-03-21Cleaned up copy.inc a bit, no code changes.Nathan Kinkade
2009-03-15Change-set to let the IMAP server do the sensible sorting of threads i.e. sor...Nathan Kinkade
2009-03-15Don't ever save sort_order or sort_col in the session or database.Nathan Kinkade
2009-03-11Added functionality to copy messages from one mailbox to another.Nathan Kinkade
2009-03-11Applied message threading patch from Chris January: http://www.atomice.com/bl...Nathan Kinkade
2009-03-10Partially reverted r2339 + fix indentationthomasb
2009-03-09Fixed check-recent [richs]richs
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
2009-03-02Add callback for <a> tags to add target=_blankthomasb
2009-03-01- Fix attaching more than nine inline images (#1485759)alec
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
2009-02-27Fix mime-type detection using a hard-coded map (#1485311)thomasb
2009-02-26- Fix new lines stripped from message footer (#1485751)alec
2009-02-19- fix r2301 (#1485745)alec
2009-02-18- Fix html body washing on reply/forward + fix attachments handling (#1485676)alec
2009-02-18- use RCMAIL_CHARSET constalec
2009-02-18Fix pspell's handling of special html characters (#1485744)ksteinhoff
2009-02-13- Fix multiple recipients input parsing (#1485733)alec
2009-02-10- Use default_charset for messages without specified charset (#1485661, #1484...alec
2009-02-08Added TNEF support to decode MS Outlook (winmail.dat) attachmentsthomasb
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alec
2009-01-29- save empty search result in sessionalec
2009-01-28- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)alec
2009-01-23Also allow link-related attributesthomasb
2009-01-22Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr...thomasb
2009-01-19- fix warning when 'autocomplete_addressbooks' is not an array (#1485691)alec
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-16- Fix address names with '@' sign handling (#1485654)alec
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alec
2009-01-08- remove Mail/mimeDecode require()salec
2009-01-07- fix searching with 'to:' modifier (typo)alec
2009-01-05Add required parameters to raise_error() calls.robin
2008-12-30Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ...thomasb
2008-12-29- fix identity name quoting when sending mail as per discussion in #1485654alec
2008-12-29#1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the sa...alec
2008-12-27#1485647: handle PRE_TEXT tags in html messages (+ small fixes)alec
2008-12-19- fix draft autosavealec
2008-12-19#1485638: use rawurlencode for all IE versionsalec
2008-12-18Only abbreviate attachment file names in MSIE < 7thomasb
2008-12-18Bugfix and improve auto-completionthomasb
2008-12-18#1485493: do not bypass sendmail_delay by reloginalec
2008-12-16Be more tolerant when splitting strings + remove col that we don't have a lab...thomasb
2008-12-16allow reply to yourself only in To fieldthomasb