Age | Commit message (Expand) | Author |
2013-06-25 | Fix empty messages list when register_globals is enabled (#1489157) | Aleksander Machniak |
2013-06-24 | Improved/unified attachment preview page | Aleksander Machniak |
2013-06-18 | Merge branch 'dev-advanced-ldap-groups': | Thomas Bruederli |
2013-06-16 | Display '(empty subject)' in message view if subject header is missing (#1489... | Thomas Bruederli |
2013-06-14 | Add feature to import messages to the currently selected folder | Thomas Bruederli |
2013-06-11 | Do not reset messages count in set_folder() | Aleksander Machniak |
2013-06-11 | Fix error when there's no writeable addressbook source (#1489162) | Aleksander Machniak |
2013-06-07 | Fix so non-inline images aren't skipped on forward (#1489150) | Aleksander Machniak |
2013-06-03 | Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011) | Aleksander Machniak |
2013-06-01 | Improved handling of Reply-To/Bcc addresses of identity in compose form (#148... | Aleksander Machniak |
2013-05-31 | Fix PHP warning when responding to a message with many Return-Path headers (#... | Aleksander Machniak |
2013-05-23 | Fix invalid option selected in default_font selector when font is unset (#148... | Aleksander Machniak |
2013-05-23 | Fix another text wrapping issue (wrong handling of long unwrappable lines) | Aleksander Machniak |
2013-05-20 | Change Reply-All button label/title when mailing list is detected (#1488938) | Aleksander Machniak |
2013-05-14 | Fix problem where security warning was displayed for valid images with image/... | Aleksander Machniak |
2013-05-10 | Fix handling of invalid email addresses in headers (#1489092) | Aleksander Machniak |
2013-05-09 | Simplify format=flowed handling code, don't duplicate same code | Aleksander Machniak |
2013-05-09 | Fix format=flowed text re-wrapping for display | Aleksander Machniak |
2013-05-07 | Avoid uninitialized/unused variables | Aleksander Machniak |
2013-05-06 | Fix bugs caught by static analysis | Aleksander Machniak |
2013-05-03 | Experimental: refactored list.js and html_table class to render lists with di... | Thomas Bruederli |
2013-05-01 | Add option to display email address together with a name in mail preview (#14... | Aleksander Machniak |
2013-05-01 | Fix Reply-To header handling in Reply-All action (#1489037) | Aleksander Machniak |
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-26 | Fix possible collision in generated thumbnail cache key (#1489069) | Aleksander Machniak |
2013-04-19 | Fix handling of deprecated boolean value of reply_mode option (#1489052) | Aleksander Machniak |
2013-04-14 | Add "with attachment" option to messages list filter (#1485382) | 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-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 it | Thomas Bruederli |
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-19 | Add rel="noreferrer" for links in displayed messages (#1484686) | Aleksander Machniak |
2013-03-19 | Fix so forward as attachment works if additional attachment is added by messa... | Aleksander Machniak |
2013-03-16 | Notify about a new mail only if it's UNSEEN (#1388965) | Aleksander Machniak |
2013-03-15 | Fix load-attachment link | Aleksander Machniak |
2013-03-15 | Add ability to toggle between view as HTML and text while viewing a message (... | Aleksander Machniak |
2013-03-14 | Enriched content should be also converted to text if html is disabled | Aleksander Machniak |
2013-03-14 | Added rcube_message::has_text_part(), simplified has_html_part() so it always | 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-06 | Add attachment menu with Open and Download options (#1488975) | 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 |