thomascube
2011-08-18 fbe54043cf598b19a753dc2b21a7ed558d23fd15
2011-08-16 alecpl
- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#1...
blob@ 5c2ac5 commitdiff | diff to current
2011-08-14 thomascube
More unique error codes
blob@ 782d85 commitdiff | diff to current
2011-08-09 alecpl
- Fix handling of email addresses with quoted local part (#1487939)
blob@ 6d0ada commitdiff | diff to current
2011-05-31 alecpl
- Optimization for spellcheck_before_send: don't invoke new ajax request. W...
blob@ 340546 commitdiff | diff to current
2011-05-30 alecpl
- Fix setting language for spellchecker on spellcheck_before_send
blob@ 644e3a commitdiff | diff to current
2011-05-30 alecpl
- Add option to force spellchecking before sending a message (#1485458)
blob@ 1d5779 commitdiff | diff to current
2011-03-10 thomascube
Prepare for multiple concurrent compose windows
blob@ 4591de commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2011-01-06 thomascube
Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
blob@ 56849c commitdiff | diff to current
2010-12-10 alecpl
- Set Mail-Reply-To also for identity's reply-to
blob@ 14f87f commitdiff | diff to current
2010-12-09 alecpl
- Improved Mail-Reply-To and Mail-Followup-To headers handling
blob@ 3ee5a7 commitdiff | diff to current
2010-12-06 alecpl
- Fix plaintext versions of HTML messages don't contain placeholders for em...
blob@ 747289 commitdiff | diff to current
2010-12-01 alecpl
- Fix setting charset of attachment filenames (#1487122)
blob@ 53604a commitdiff | diff to current
2010-11-22 alecpl
- Fix attachment names encoding broken in r4232
blob@ 57388f commitdiff | diff to current
2010-11-19 alecpl
- Fix handling of custom "_from" in sendmail (#1487132) - Small fix in disp...
blob@ d2b884 commitdiff | diff to current
2010-11-18 alecpl
- Don't set attachment's charset in Content-type header (#1487122)
blob@ 0f9d8c commitdiff | diff to current
2010-10-13 alecpl
- Improve displaying of UI messages (#1486977)
blob@ ad334a commitdiff | diff to current
2010-10-07 alecpl
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
blob@ f22ea7 commitdiff | diff to current
2010-10-04 alecpl
- Add Reply-to-List feature (#1484252) - Add Mail-Followup-To/Mail-Reply-To...
blob@ e25a35 commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-14 alecpl
- Fix format=flowed handling (#1486989) + small improvements in plain messa...
blob@ 99b8c1 commitdiff | diff to current
2010-08-30 alecpl
- Use host FQDN in Message-Id, if possible (#1486924)
blob@ 1d8cbc commitdiff | diff to current
2010-07-30 alecpl
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete li...
blob@ e6ce00 commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-06-13 alecpl
- Use user's timezone in Date header, not server's timezone (#1486119)
blob@ 2bf3cc commitdiff | diff to current
2010-06-11 alecpl
- Add option to set separate footer for HTML messages (#1486660)
blob@ 5852c1 commitdiff | diff to current
2010-05-29 alecpl
- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)
blob@ ac8edb commitdiff | diff to current
2010-05-27 alecpl
- fix regular expression for images src replacement
blob@ c973ab commitdiff | diff to current
2010-05-23 alecpl
- translate internalerror message
blob@ ae0040 commitdiff | diff to current
2010-05-20 svncommit
Fix double-addition of e-mail domain to content ID in HTML images
blob@ 141eb8 commitdiff | diff to current
2010-05-20 thomascube
No need for the padding since quoted lines are not wrapped at all
blob@ dffcaa commitdiff | diff to current
2010-05-20 thomascube
Default line length is 72
blob@ c769c6 commitdiff | diff to current
2010-05-20 thomascube
Display and send messages with format=flowed (#1484370), fixes word wrappin...
blob@ 6b6f2e commitdiff | diff to current
2010-05-20 alecpl
- Fix message/rfc822 attachments encoding in sent mail
blob@ dc9d75 commitdiff | diff to current
2010-05-03 alecpl
- preformance fix: don't load full folders list when checking for folder ...
blob@ 16378f commitdiff | diff to current
2010-04-02 alecpl
- Added optional (max_recipients) support to restrict total number of recip...
blob@ 751b22 commitdiff | diff to current
2010-03-31 alecpl
- fix save/delete draft message with enabled threading (#1486596) - perform...
blob@ 6f31b3 commitdiff | diff to current
2010-03-28 alecpl
- Re-organize editor buttons, add blockquote and search buttons - Make poss...
blob@ 7a48e5 commitdiff | diff to current
2010-03-11 thomascube
Save draft information in one header; finally fixes #1486203
blob@ bc404f commitdiff | diff to current
2010-03-05 thomascube
Allow outgoing_message_headers hook to abort message sending
blob@ b44b4d commitdiff | diff to current
2010-03-04 thomascube
Flag original messages after sending a draft (#1486203)
blob@ bbc856 commitdiff | diff to current
2010-03-02 alecpl
- Added force_7bit option to force MIME encoding of plain/text messages (#1...
blob@ 47ad83 commitdiff | diff to current
2010-02-25 alecpl
- improve transfer encoding choosing
blob@ 3d0ec7 commitdiff | diff to current
2010-02-25 alecpl
- Fix Received headers to behave better with SpamAssassin (#1486513)
blob@ 82c98e commitdiff | diff to current
2010-02-09 alecpl
- Fix attachment excessive memory use, support messages of any size (#1484660)
blob@ 91790e commitdiff | diff to current
2010-02-05 alecpl
- Fix quoted text wrapping when replying to an HTML email in plain text (#1...
blob@ b62049 commitdiff | diff to current
2010-01-28 alecpl
- add file/line definitions to raise_error() calls
blob@ 10eedb commitdiff | diff to current
2010-01-25 alecpl
- fix mail subject encoding with mb_encode_mimeheader() (#1486418)
blob@ 34b659 commitdiff | diff to current
first | « prev | next »