summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Expand)Author
2011-09-27- Applied some fixes from trunk up to r5280alecpl
2011-09-19- Applied fixes from trunk up to r5232alecpl
2011-09-16Backport r5226 to release 0.6 branchthomascube
2011-08-31- Applied fixes from trunk up to r5150alecpl
2011-08-25- Applied fixes from trunk up to r5126alecpl
2011-08-16- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148...alecpl
2011-08-16- Add client-side checking of uploaded files sizealecpl
2011-08-14More unique error codesthomascube
2011-08-10Recalculate date when replying to a message and localize the cite header (#14...thomascube
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alecpl
2011-08-09- Fix handling Mail-Reply-To header in Reply All actionalecpl
2011-07-27Move mail sending functions from mail task to core for general usagethomascube
2011-07-25- Added optional "multithreading" autocomplete featurealecpl
2011-07-21- Simplify undo message, add dots at the end of messagesalecpl
2011-07-18Fix getting first writeable address book if no default is configuredthomascube
2011-07-17Small improvements and codestylethomascube
2011-07-04Cache information about writeble address sources for performance reasonsthomascube
2011-07-04- Add optional textual upload progress indicator (#1486039)alecpl
2011-06-22Skip empty e-mail addresses in autocompletionthomascube
2011-06-22Fix check in pagenavthomascube
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomascube
2011-05-31Case-insensitive matching in autocompletion (#1487933); replace old string of...thomascube
2011-05-31- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...alecpl
2011-05-30- Fix setting language for spellchecker on spellcheck_before_sendalecpl
2011-05-30- Add option to force spellchecking before sending a message (#1485458)alecpl
2011-05-27- Fix handling of "<" character in contact data, search fields and folder nam...alecpl
2011-05-27- Added option to specify to which address book add new contactsalecpl
2011-05-23- Store user preferences in session when write-master is not available and se...alecpl
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalecpl
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alecpl
2011-05-16- Trim HTML message before washing, to make sure that BOM is removed even whe...alecpl
2011-05-13Don't connect to address books unless necessarythomascube
2011-05-13- Add forward-as-attachment featurealecpl
2011-05-12Improve display name composition when saving contacts (#1487143), with plugin...thomascube
2011-05-06- Add possibility (for plugins) to filter folders lists by some additional cr...alecpl
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...alecpl
2011-05-03- Add 'uploadingmany' message translationalecpl
2011-05-03- Enable multiselection for attachments uploading in capable browsers (#1485969)alecpl
2011-04-29- Fix relative URLs handling according to a <base> in HTML (#1487889)alecpl
2011-04-26- Fix handling of top-level domains with more than 5 chars or unicode chars (...alecpl
2011-04-20- Improve performance by including files with absolute path (#1487849) alecpl
2011-04-12Don't decode recipent strings submitted by address bookthomascube
2011-04-08- Improve space-stuffing handling in format=flowed messages (#1487861) alecpl
2011-03-31- Add info about indexcontacts.sh script in upgrade procedurealecpl
2011-03-17- Handle properly situation when uploaded attachment file is too bigalecpl
2011-03-10Prepare for multiple concurrent compose windowsthomascube
2011-02-28- Fix parsing links with non-printable characters inside (#1487805)alecpl
2011-02-15- Replying to a sent message puts the old recipient as the new recipient (#14...alecpl
2011-02-08- Use html::span instead of HTML codealecpl
2011-02-08- Make so addcontact icon doesn't jump alone to next linealecpl