summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Expand)Author
2012-10-02Let the skin limit the number of visible recipeints and place a link to show ...Thomas Bruederli
2012-10-01Avoid double-quoting of some message headers; wrap email address strings in <...Thomas Bruederli
2012-09-03Fix displaying all headers when they contain malformed characters (#1488666)Aleksander Machniak
2012-08-29Fix quota capability detection so it can be overwritten by a plugin (#1488655)Aleksander Machniak
2012-08-27Fix identity selection on reply (#1488101)Aleksander Machniak
2012-08-15Fix lower-casing email address on replies (#1488598)Aleksander Machniak
2012-08-15Fix line separator in exported messages (#1488603)Aleksander Machniak
2012-08-15Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)Aleksander Machniak
2012-08-15Fix stripped apostrophes when replying in plain text to HTML message (#1488606)Aleksander Machniak
2012-08-14Improve text wrapping in repliesThomas Bruederli
2012-08-11Fix bug in last commit which broke searchingAleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-08-08Fix image cid substitution in compose/sendmailAleksander Machniak
2012-08-06Fix double HTML entities escaping in forward message headerAleksander Machniak
2012-07-09- Don't add attachments content into reply/forward/draft message body (#1488557)Aleksander Machniak
2012-06-08Fix XSS vulnerability in message subject handling using Larry skin (#1488519)Aleksander Machniak
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-05-09Fix add_contact() (#1488465)Aleksander Machniak
2012-04-27- Applied fixes from trunk up to r6129alecpl
2012-04-24- Applied fixes from trunk up to r6123alecpl
2012-04-11- Revert r6060, fix #1487822 using css-onlyalecpl
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomascube
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-03-21- Fix E_STRICT warning (#1488404)alecpl
2012-03-20Add support for read-only address book recordsthomascube
2012-03-16Pass message UID to 'message_part_get' hookthomascube
2012-03-14Request all needed fields from address book backends (#1488394)thomascube
2012-03-09- Unified (single) spellchecker buttonalecpl
2012-03-03Fix spellingthomascube
2012-03-02- Fixed double-quotes handling in recipient namesalecpl
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alecpl
2012-02-11User configurable setting how to display contact names in listthomascube
2012-02-08- Fix issue where some text from original message was missing on reply (#1488...alecpl
2012-02-07- Workaround IMAP server issue when THREAD command returns less messages than...alecpl
2012-02-03Get rid of global $__skin_path variable (#1488336)thomascube
2012-01-29Allow plugins to overwrite the displayed confirmation message when saving a d...thomascube
2012-01-25Added new plugin hook 'message_draftsaved'thomascube
2012-01-24Fix if/else structurethomascube
2012-01-19- Fix call to undefined method rcube_result_index::getElement()alecpl
2012-01-19- Fix drafts update issues when edited from preview pane (#1488314)alecpl
2012-01-18Display priority in message headers blockthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-17- Fix incorrect function call (#1488310)alecpl
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-09- Use proper class namealecpl
2012-01-05Implement address book widget on compose screenthomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alecpl
2012-01-01- Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_overr...alecpl