Age | Commit message (Expand) | Author |
2013-05-01 | Fix so Sender: address is added to Cc: field on reply to all (#1489011) | Aleksander Machniak |
2013-05-01 | Fix so addressbook_search_mode works also for group search (#1489079) | Aleksander Machniak |
2013-04-28 | Fix min_refresh_interval handling on preferences save (#1489073) | Aleksander Machniak |
2013-04-26 | Fix possible collision in generated thumbnail cache key (#1489069) | Aleksander Machniak |
2013-04-19 | Fix DB error when creating a new contact and a group is selected (#1489051) | Aleksander Machniak |
2013-04-19 | Fix handling of deprecated boolean value of reply_mode option (#1489052) | Aleksander Machniak |
2013-04-13 | Fix display of HTML entities in protected folder name (#1489042) | Aleksander Machniak |
2013-04-10 | Skip filename suffix check for embedded images; return blocked.gif instead of... | Thomas Bruederli |
2013-04-06 | Fix handling of invalid characters in message headers and output (#1489032) | Aleksander Machniak |
2013-04-05 | Fix copying messages to a folder with "empty" name e.g. "0", better error han... | Aleksander Machniak |
2013-04-04 | Add methods to append certain nodes to session data in order to avoid session... | Thomas Bruederli |
2013-04-02 | Skip message/rfc822 attachments only in reply mode | Aleksander Machniak |
2013-04-02 | Fix blockquote width in sent mail (#1489031) | Aleksander Machniak |
2013-03-27 | Sanity check the file path for generic message footer before adding itv0.9-rc20.9-rc2 | Thomas Bruederli |
2013-03-27 | Whitelist configuration options (user preferences) that can be changed using ... | Aleksander Machniak |
2013-03-26 | Remove sig_above configuration option, use reply_mode only (#1489001) | Aleksander Machniak |
2013-03-26 | Refresh current folder in opener window after draft save or message sent (#14... | Aleksander Machniak |
2013-03-26 | Better fix for "saving draft just after entering compose window (#1489012)" | Aleksander Machniak |
2013-03-24 | Be less restrictive on vCard import, do not require FN when N exists | Aleksander Machniak |
2013-03-24 | Fix vcard folding when outputing already generated vcard | Aleksander Machniak |
2013-03-19 | Fix so forward as attachment works if additional attachment is added by messa... | Aleksander Machniak |
2013-03-12 | Don't show fake address - phishing prevention (#1488981) | Aleksander Machniak |
2013-03-11 | Fix forward as attachment bug with editormode != 1 (#1488991) | Aleksander Machniak |
2013-03-10 | Trigger 'refresh' hook in mail view | Thomas Bruederli |
2013-03-07 | Move spellcheck options section below signature options section | Aleksander Machniak |
2013-03-06 | Increase maxlength to 254 chars for email input fields in addressbook (#1488987) | Aleksander Machniak |
2013-03-05 | Fix so full filename is used for title attribute | Aleksander Machniak |
2013-03-05 | Fix thumbnail size when GD extension is used for image resize (#1488985) | Aleksander Machniak |
2013-03-02 | Display notice that message is encrypted also for application/pkcs7-mime mess... | Aleksander Machniak |
2013-02-28 | Don't skip message/* attachments when opening a draft. Restore check as it wa... | Thomas Bruederli |
2013-02-21 | Don't try to print file extension in a warning message if it's not available | Aleksander Machniak |
2013-02-19 | Add workaround for invalid message charset detection by IMAP servers (#1488968) | Aleksander Machniak |
2013-02-17 | - Fix regression in handling LDAP contact identifiers (#1488959) | Aleksander Machniak |
2013-02-10 | Properly quote form validation error messages | Thomas Bruederli |
2013-02-08 | Ignore file extension difference for text/plain attachments (#1488891) | Thomas Bruederli |
2013-01-25 | Add search box to compose address book widget (#1488381) | Thomas Bruederli |
2013-01-25 | Move rcmail_contact_key() to rcube_addressbook::compose_contact_key() | Thomas Bruederli |
2013-01-25 | Load a default stylesheet (embed.css) from skin in plain html pages (e.g. att... | Thomas Bruederli |
2013-01-19 | Also block remote images in HTML part view (#1488827) | Thomas Bruederli |
2013-01-17 | Make sure mimetypes is an array not object in a better way | Aleksander Machniak |
2013-01-07 | Fix searching by date in address book (#1488888) | Aleksander Machniak |
2013-01-02 | Add option to use envelope From address for MDN responses (#1488880) | Aleksander Machniak |
2013-01-01 | Add possibility to search in message body only (#1488770) | Aleksander Machniak |
2012-12-29 | Minor IE7/8 fixes | Thomas Bruederli |
2012-12-28 | Display PGP/MIME signature attachments as "Digital Signature" (#1488570) | Aleksander Machniak |
2012-12-28 | Unified attachments filenames handling for message parts without a filename | Aleksander Machniak |
2012-12-26 | Framework'ize html2text class | Aleksander Machniak |
2012-12-25 | Move washtml class into Roundcube Framework (rcube_washtml), add some improve... | Aleksander Machniak |
2012-12-22 | Make html button-links work in IE | Thomas Bruederli |
2012-12-22 | Treat image/pjpeg as image/jpeg | Thomas Bruederli |