Age | Commit message (Expand) | Author |
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 list | alecpl |
2011-09-18 | - Cache synchronization using QRESYNC/CONDSTORE | alecpl |
2011-09-16 | Trigger 'new_messages' hook for all checked folders (#1488083) | thomascube |
2011-09-16 | Fix session race conditions when composing new messages | thomascube |
2011-09-16 | - Fix is_a() usage | alecpl |
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-29 | Make list of mimetypes that open in preview window configurable (#1487625) | thomascube |
2011-08-29 | Add plugin hook message_part_get for message part downloads | thomascube |
2011-08-28 | - Localize forwarded message header (#1488058) | alecpl |
2011-08-27 | - Fix is_a() usage for PHP>5.3.6 | alecpl |
2011-08-24 | Add copyright line on files with significant changes from Kolab Systems | thomascube |
2011-08-22 | - Added 'priority' column on messages list | alecpl |
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 size | alecpl |
2011-08-14 | More unique error codes | thomascube |
2011-08-10 | Recalculate 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 action | alecpl |
2011-07-27 | Move mail sending functions from mail task to core for general usage | thomascube |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |
2011-07-21 | - Simplify undo message, add dots at the end of messages | alecpl |
2011-07-18 | Fix getting first writeable address book if no default is configured | thomascube |
2011-07-17 | Small improvements and codestyle | thomascube |
2011-07-04 | Cache information about writeble address sources for performance reasons | thomascube |
2011-07-04 | - Add optional textual upload progress indicator (#1486039) | alecpl |
2011-06-22 | Skip empty e-mail addresses in autocompletion | thomascube |
2011-06-22 | Fix check in pagenav | thomascube |
2011-06-22 | Trigger keep_alive hook when checking for recent messages, too | thomascube |
2011-05-31 | Case-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_send | alecpl |
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 contacts | alecpl |
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 plugin | alecpl |
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-13 | Don't connect to address books unless necessary | thomascube |
2011-05-13 | - Add forward-as-attachment feature | alecpl |
2011-05-12 | Improve 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 |