summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/func.inc
AgeCommit message (Expand)Author
2009-09-07- Use faster/secure mt_rand() (#1486094)alec
2009-08-27- remove all html tag attribs (#1486003)alec
2009-08-27Strip xmlns attributes from html tagthomasb
2009-08-06- oops, remove debug console callalec
2009-08-06- fix charset modification in html messages (#1486031)alec
2009-07-31- revert r2819 commit removed in last commitalec
2009-07-31- Added 'display_next' optionalec
2009-07-31Prevent from having two meta tags in html codethomasb
2009-07-31better solution for HTML washing encoding issueestadtherr
2009-07-28- revert unwanted commitalec
2009-07-28- Fix displaying of HTML messages with unknown/malformed tags (#1486003)alec
2009-07-21- use simple rcube_smtp classalec
2009-07-19- don't call FETCH for empty (size=0) message partsalec
2009-07-06- Show SMTP errors in browser (#1485927)alec
2009-07-05- don't create rcube_browser object twicealec
2009-07-05- handle <broadcast> tag in html messages (#1485962)alec
2009-06-19No link on subject in IE browsers (#1484913)thomasb
2009-06-10- fix email address pattern for some addressesalec
2009-06-08- Colorized signatures in plain text messagesalec
2009-06-08- typo (#1485910)alec
2009-06-05- fix rcmail_temp_gc() + small code cleanupsalec
2009-06-05- add 'Deleted' to search filteralec
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...alec
2009-06-04- speed up plain text messages parsing (up to 60%)alec
2009-05-14Add hook 'message_sent' for logging or backup purposethomasb
2009-05-12Minimize chance of race condition in session handling (#1485659, #1484678)robin
2009-05-02- Added quick search box menu (#1484304)alec
2009-04-23- messages list fix for IEalec
2009-04-22- fix #1485812alec
2009-04-21- Speed up message list displaying on IE (initialize list in background)alec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2009-04-17- Fix UTF-8 byte-order mark removing (#1485514)alec
2009-03-31- Fix using mail() on Windows (#1485779)alec
2009-03-30- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485...alec
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-02-19- fix r2301 (#1485745)alec
2009-02-18- Fix html body washing on reply/forward + fix attachments handling (#1485676)alec
2009-02-10- Use default_charset for messages without specified charset (#1485661, #1484...alec
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-17* bumping up copyright (happy new year ;-))till
2008-12-30Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ...thomasb
2008-12-27#1485647: handle PRE_TEXT tags in html messages (+ small fixes)alec
2008-12-16Be more tolerant when splitting strings + remove col that we don't have a lab...thomasb
2008-12-09#1485611: removed 'organisation' header from default_headersalec
2008-12-09#1485439: style fixes for IE6,7alec
2008-12-05- performance: skip imap connection for attachments actionsalec
2008-12-04- performance: connect to imap server only when neededalec