Age | Commit message (Expand) | Author |
2014-08-05 | Fix invalid Content-Type header when send_format_flowed=false (#1489992) | Aleksander Machniak |
2014-06-20 | Fix so address format errors are ignored when saving a draft (#1489954) | Aleksander Machniak |
2014-06-04 | Improved video support, all tinymce related resources moved to program/js/tin... | Aleksander Machniak |
2014-05-30 | Implemented Text Editor widget that integrates all operations on | Aleksander Machniak |
2014-05-28 | Merge branch 'tinymce4' | Aleksander Machniak |
2014-05-28 | TinyMCE4: Fix spellchecker resume | Aleksander Machniak |
2014-05-11 | Improved display of plain text messages and text to HTML conversion (#1488937) | Aleksander Machniak |
2014-05-01 | Update to TinyMCE 4.x | Aleksander Machniak |
2014-04-23 | Fix missing Mail-Followup-To header in sent mail (#1489829) | Aleksander Machniak |
2014-04-07 | Make UID extraction function globally availbale (for plugins) | Thomas Bruederli |
2014-04-07 | More fixes for multi-folder search (#1485234) | Thomas Bruederli |
2014-02-11 | Fix invalid X-Draft-Info on forwarded message draft (#1489587) | Aleksander Machniak |
2014-01-20 | Update to TinyMCE 4.x | Aleksander Machniak |
2014-01-12 | Extracting inline image data into attachments also if data type is not set | Aleksander Machniak |
2013-12-31 | More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() | Aleksander Machniak |
2013-12-29 | CS fixes | Aleksander Machniak |
2013-12-29 | Don't alter Message-ID of a draft when sending (#1489409) | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-12-17 | Fix handling of X-Forwarded-For header with multiple addresses (#1489481) | Aleksander Machniak |
2013-11-25 | Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII ch... | Aleksander Machniak |
2013-11-10 | First version of the local storage compose data saving feature; some behavior... | Thomas Bruederli |
2013-11-03 | Fix issue where mails with inline images of the same name contained only the ... | Aleksander Machniak |
2013-10-03 | Improved mailto: link arguments handling (#1489363) | Aleksander Machniak |
2013-09-21 | Bring back possibility to unset default font family and font size | Aleksander Machniak |
2013-09-16 | Touch new default font size settings: simplified + codestyle + updated changelog | Thomas Bruederli |
2013-09-16 | Merge pull request #118 from Dennis1993/patch-12 | Thomas B. |
2013-09-11 | After message is sent refresh messages list of replied message folder (#1489249) | Aleksander Machniak |
2013-09-02 | Update sendmail.inc | Dennis1993 |
2013-08-25 | Fix so additional headers are added to all messages sent (#1489284) | Aleksander Machniak |
2013-06-01 | Improved handling of Reply-To/Bcc addresses of identity in compose form (#148... | Aleksander Machniak |
2013-05-23 | Fix invalid option selected in default_font selector when font is unset (#148... | 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 | Refresh current folder in opener window after draft save or message sent (#14... | Aleksander Machniak |
2012-12-26 | Framework'ize html2text class | Aleksander Machniak |
2012-12-14 | Remove brackets for recipients without name | Aleksander Machniak |
2012-12-11 | Allow forwarding of multiple emails (#1486854) | Aleksander Machniak |
2012-11-19 | Always save drafts with format=flowed in order to keep original paragraphs an... | Thomas Bruederli |
2012-11-19 | Improve line wrapping behavior where message charset is changed by plugins (i... | Thomas Bruederli |
2012-10-31 | Don't add Bcc headers from identity twice (e.g. if already saved in draft) | Thomas Bruederli |
2012-10-24 | Add option to disable saving sent mail in Sent folder - no_save_sent_messages... | Aleksander Machniak |
2012-10-22 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-22 | Convert all identity headers into the desired message charset | Thomas Bruederli |
2012-10-21 | Fixed undefined global variable | Aleksander Machniak |
2012-10-20 | Fix bug where wrong words were highlighted on spell-before-send check | Aleksander Machniak |
2012-10-15 | Fix header charset decoding when opening a draft message | Thomas Bruederli |
2012-10-11 | Add flags and date arguments to kolab_storage::save_message() | Aleksander Machniak |
2012-09-11 | - Replace data URIs of images (pasted in HTML editor) with inline attachments... | Aleksander Machniak |
2012-08-15 | Fix stripped apostrophes when replying in plain text to HTML message (#1488606) | Aleksander Machniak |
2012-08-05 | - Fix order of attachments in sent mail (#1488423) | Aleksander Machniak |