Age | Commit message (Expand) | Author |
2009-01-19 | - fix warning when 'autocomplete_addressbooks' is not an array (#1485691) | alecpl |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2009-01-16 | - Fix address names with '@' sign handling (#1485654) | alecpl |
2009-01-15 | - Allow absolute URLs to images in HTML messages/sigs (#1485666) | alecpl |
2009-01-08 | - remove Mail/mimeDecode require()s | alecpl |
2009-01-07 | - fix searching with 'to:' modifier (typo) | alecpl |
2009-01-05 | Add required parameters to raise_error() calls. | svncommit |
2008-12-31 | #1485658 | yllar |
2008-12-30 | Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ... | thomascube |
2008-12-29 | - fix identity name quoting when sending mail as per discussion in #1485654 | alecpl |
2008-12-29 | #1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the sa... | alecpl |
2008-12-27 | #1485647: handle PRE_TEXT tags in html messages (+ small fixes) | alecpl |
2008-12-19 | - fix draft autosave | alecpl |
2008-12-19 | #1485638: use rawurlencode for all IE versions | alecpl |
2008-12-18 | Only abbreviate attachment file names in MSIE < 7 | thomascube |
2008-12-18 | Bugfix and improve auto-completion | thomascube |
2008-12-18 | #1485567: fix virtual folders names | alecpl |
2008-12-18 | #1485493: do not bypass sendmail_delay by relogin | alecpl |
2008-12-16 | Group settings boxes together in floating blocks for better layout | thomascube |
2008-12-16 | Be more tolerant when splitting strings + remove col that we don't have a lab... | thomascube |
2008-12-16 | allow reply to yourself only in To field | thomascube |
2008-12-16 | Only abbreviate file name for IE browsers (#1485063) | thomascube |
2008-12-16 | Add empty paragraph after html reply block in order to write below + fix inde... | thomascube |
2008-12-09 | #1485611: removed 'organisation' header from default_headers | alecpl |
2008-12-09 | #1485439: style fixes for IE6,7 | alecpl |
2008-12-05 | - performance: skip imap connection for attachments actions | alecpl |
2008-12-04 | - performance: connect to imap server only when needed | alecpl |
2008-12-04 | - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) | alecpl |
2008-12-03 | #1485587: show proper message when using status filter | alecpl |
2008-12-01 | Insert meta content-type at top of the html head + add both content-id and co... | thomascube |
2008-11-28 | Option to check for new mails in all folders (#1484374) | thomascube |
2008-11-27 | #1485581: not use parenthesis when searching with 2 search keys | alecpl |
2008-11-25 | Added missing step file (#1485578) | thomascube |
2008-11-24 | - make attachment check in rcmail_message_list and rcmail_js_message_list the... | alecpl |
2008-11-23 | Do serverside addressbook queries for autocompletion (#1485531) + make autoco... | thomascube |
2008-11-23 | - Allow setting attachment col position in 'list_cols' option | alecpl |
2008-11-20 | - Better HTML entities conversion in html2text (#1485519) | alecpl |
2008-11-20 | - small improvements - removed redundant code | alecpl |
2008-11-19 | - fix default spellcheck language setting (#1485570) | alecpl |
2008-11-19 | Remove BOM in html message body + don't require quotes in meta tag specifying... | thomascube |
2008-11-17 | - optimization: don't set first/last/prev/next uids in preview/print mode | alecpl |
2008-11-14 | - fixes for status filter | alecpl |
2008-11-13 | - fix: initialize searching when '_action' is not set (when go back from comp... | alecpl |
2008-11-13 | - Added message status filter + fixes for r2046 (searching with SORT) | alecpl |
2008-11-12 | - fix doubled timestamp in sendmail log | alecpl |
2008-11-12 | - Use SORT for searching on servers with SORT capability | alecpl |
2008-11-05 | - Fix HTML editor initialization on IE (#1485304) | alecpl |
2008-11-03 | - Add warning when switching editor mode from html to plain (#1485488) | alecpl |
2008-11-03 | #1485511: better handling for editing non-existing identities | alecpl |
2008-11-03 | Don't use addslashes() which could produce unexpected results when magic_quot... | thomascube |