summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Expand)Author
2011-11-09Backporting r5403 to release branchthomascube
2011-11-09- Apply fixes from trunk up to r5401alecpl
2011-10-29- Applied fixes from trunk up to r5371alecpl
2011-10-26Backporting changes trom trunk (r5357-r5365)thomascube
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomascube
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomascube
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alecpl
2011-10-03- Improved performance of draft saving by usage of APPENDUID response if avai...alecpl
2011-10-03- Don't print error to the log when trying to delete non-existing draft messagealecpl
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomascube
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alecpl
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alecpl
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-09-21- Add Priority filter to the messages listalecpl
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalecpl
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomascube
2011-09-16Fix session race conditions when composing new messagesthomascube
2011-09-16- Fix is_a() usagealecpl
2011-09-07- Rewritten messages caching (merged devel-mcache branch):alecpl
2011-09-07- Localize (full) forwarded message header (#1488058)alecpl
2011-09-06- Merge devel-spellcheck branch:alecpl
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomascube
2011-08-29Add plugin hook message_part_get for message part downloadsthomascube
2011-08-28- Localize forwarded message header (#1488058)alecpl
2011-08-27- Fix is_a() usage for PHP>5.3.6alecpl
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomascube
2011-08-22- Added 'priority' column on messages listalecpl
2011-08-19- Followup to r5097, fix: match From with full address spec.alecpl
2011-08-19- Fixed selecting identity on reply/forward (#1487981)alecpl
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