Age | Commit message (Expand) | Author |
2008-09-17 | - code cleanup + fix for malformed html (#1485139) | alecpl |
2008-09-17 | - Smart Tags and NOBR tag support in html messages (#1485363, #1485327) | alecpl |
2008-09-17 | - Display progress message for folders create/delete/rename operations (#1485... | alecpl |
2008-09-16 | - Added Reply-To to forwarded emails (#1485315) | alecpl |
2008-09-16 | - Added icons for forwarded/forwarded+replied messages (#1485257) | alecpl |
2008-09-16 | - Allow and use spellcheck attribute for input/textarea fields (#1485060) | alecpl |
2008-09-16 | Fix typos + only add callback for style tags when safe-flag is set | thomascube |
2008-09-16 | - Fix inline images handling when replying/forwarding html messages | alecpl |
2008-09-16 | - Reduced memory footprint when forwarding attachments (#1485345) | alecpl |
2008-09-15 | Redesign of the identities settings + add config option to disable multiple i... | thomascube |
2008-09-15 | - Added 'sendmail_delay' option to restrict messages sending interval (#1484491) | alecpl |
2008-09-14 | -small folder names abbreviation fixes | alecpl |
2008-09-14 | - handle 'undisclosed-recipients in imap.inc | alecpl |
2008-09-14 | - don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/ | alecpl |
2008-09-14 | - use html2text for signatures in Settings/Identities | alecpl |
2008-09-13 | - localization fix for 'replyto' label length (use short 'replyto' and long '... | alecpl |
2008-09-13 | #1485337: fill recipient on reply to address of yourself (if there's only one... | alecpl |
2008-09-12 | - Fixed quota img height/width setting from template (#1484857) | alecpl |
2008-09-12 | Allow (sanitized) style elements in HTML messages | thomascube |
2008-09-12 | Add link to open message in new window + tweaked some header styles | thomascube |
2008-09-12 | - Added vertical splitter for folders list resizing | alecpl |
2008-09-12 | Insert virtual folders in subscription list (#1484779) + code cleanup | thomascube |
2008-09-12 | Refactor drag & drop functionality. Don't rely on browser events anymore (#14... | thomascube |
2008-09-11 | - fix language setting (language select wasn't "refreshed" after change) | alecpl |
2008-09-06 | Give the user a second chance when sending failes due session error | thomascube |
2008-09-06 | Log error when submitting an invalid compose ID | thomascube |
2008-09-06 | Reset page number when exporting contacts | thomascube |
2008-09-06 | Don't import contacts without an e-mail address (does not make sense) | thomascube |
2008-09-06 | Don't wrap worwarded text; better wrap reply message text | thomascube |
2008-09-05 | Immediately save sort_col/sort_order in user prefs (#1485265) | thomascube |
2008-09-05 | Correctly handle options in mailto-links (#1485228) | thomascube |
2008-09-05 | Codestyle: indent with spaces instead of tabs | thomascube |
2008-09-05 | Also report errors when automatically sending receipt messages | thomascube |
2008-09-05 | Indicate allowed max. attachment size in compose screen (#1485030) | thomascube |
2008-09-05 | showImages attribute is skin template is obsolte: now set in user prefs | thomascube |
2008-09-05 | Killed one more global var + log logins to a separate file (not console) | thomascube |
2008-09-04 | Enable export of contacts as vCard + DRY | thomascube |
2008-09-04 | - Truncate very long (above 50 characters) attachment filenames when displaying | alecpl |
2008-09-04 | Fix html links for address book directories | thomascube |
2008-09-04 | Always list all address sources | thomascube |
2008-09-03 | Interesting: (0 == 'auto') => true | thomascube |
2008-09-03 | Auto-detect client language and timezone if desired by config/prefs | thomascube |
2008-09-03 | - Fix Reply-To header displaying (#1485314) | alecpl |
2008-09-02 | New feature to import contacts from a vcard file + mark form buttons that pro... | thomascube |
2008-09-02 | Let rcmail class create address book instances | thomascube |
2008-08-29 | #1485297: remove signature's div ID from sent html message | alecpl |
2008-08-29 | #1485241: be sure that folder is subscribed when saving sent message | alecpl |
2008-08-28 | - Added option 'quota_zero_as_unlimited' (#1484604) | alecpl |
2008-08-28 | - Write to log also sent MDN confirmation messages | alecpl |
2008-08-27 | - added options to use syslog instead of log file (#1484850) | alecpl |