Age | Commit message (Expand) | Author |
2009-05-29 | Better icon for deleting folders + remove hard-coded icon path | thomascube |
2009-05-28 | - simplified attachments handling on reply/forward/draft compose (possible re... | alecpl |
2009-05-19 | - don't use 4th argument in htmlspecialchars (#1485475) | alecpl |
2009-05-15 | - Fix Answered/Forwarded flag setting for messages from subfolders | alecpl |
2009-05-06 | - Fix html editor mode setting when reopening draft message (#1485834) | alecpl |
2009-05-04 | - ereg -> preg | alecpl |
2009-05-01 | - jQuery'fied GoogieSpell 4.0 + some changes in compose | alecpl |
2009-04-27 | - fix attachment mimetype setting after upload | alecpl |
2009-04-24 | - Fix message normal priority problem (#1485820) | alecpl |
2009-04-21 | - support _nosig param in compose URL (#1485604) | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-03-30 | - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485... | alecpl |
2009-03-27 | - typo | alecpl |
2009-03-26 | Select drafts mailbox when opening a draft message | thomascube |
2009-02-18 | - Fix html body washing on reply/forward + fix attachments handling (#1485676) | alecpl |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-12-16 | allow reply to yourself only in To field | thomascube |
2008-12-16 | Add empty paragraph after html reply block in order to write below + fix inde... | thomascube |
2008-12-05 | - performance: skip imap connection for attachments actions | alecpl |
2008-11-23 | Do serverside addressbook queries for autocompletion (#1485531) + make autoco... | thomascube |
2008-11-20 | - Better HTML entities conversion in html2text (#1485519) | alecpl |
2008-11-19 | - fix default spellcheck language setting (#1485570) | 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-10-20 | - #1485499: make email address comparision case insensitive | alecpl |
2008-10-18 | - wrap also prefix line in reply body | alecpl |
2008-10-13 | #1485494: fixed signatures removal on reply | alecpl |
2008-10-09 | - don't set border=0 for images (use css for that) | alecpl |
2008-10-09 | - Fix matching case sensitivity when setting identity on reply (#1485480) | alecpl |
2008-10-07 | - #1485475: don't use 4th argument of htmlspecialchars() | alecpl |
2008-10-07 | - #1485471: fix drafts saving | alecpl |
2008-10-05 | - removed deprecated rcube_add_label() and all uses | alecpl |
2008-10-03 | - fix "Back to message list" button (#1485440) | alecpl |
2008-10-01 | - Better handling of "no identity" and "no email in identity" situations (#14... | alecpl |
2008-09-21 | - use more 'html' class | alecpl |
2008-09-20 | #1485385: fix missing close form tag | alecpl |
2008-09-16 | - Added Reply-To to forwarded emails (#1485315) | alecpl |
2008-09-16 | - Allow and use spellcheck attribute for input/textarea fields (#1485060) | alecpl |
2008-09-16 | - Fix inline images handling when replying/forwarding html messages | alecpl |
2008-09-16 | - Reduced memory footprint when forwarding attachments (#1485345) | alecpl |
2008-09-14 | -small folder names abbreviation fixes | alecpl |
2008-09-13 | #1485337: fill recipient on reply to address of yourself (if there's only one... | alecpl |
2008-09-06 | Don't wrap worwarded text; better wrap reply message text | thomascube |
2008-09-05 | Correctly handle options in mailto-links (#1485228) | thomascube |
2008-09-05 | Indicate allowed max. attachment size in compose screen (#1485030) | thomascube |
2008-08-21 | change to double-escape to get through TinyMCE's cleanup #1484904 | svncommit |
2008-08-21 | escape html entities in forward/reply headers #1484904 | svncommit |
2008-08-21 | - typo | alecpl |
2008-08-21 | #1485288: read In-Reply-To and References when composing saved draft | alecpl |
2008-08-18 | Set defaults for 'spellcheck_languages' and make sure the user language is se... | thomascube |