Age | Commit message (Expand) | Author |
2012-11-19 | Check mbstring extension before calling mb_internal_encoding() | Thomas Bruederli |
2012-11-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-19 | Avoid double-encoding of HTML entities in signature edit field | Thomas Bruederli |
2012-11-19 | Fix wrapping of quoted text with format=flowed (#1488177) | Aleksander Machniak |
2012-11-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
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-11-18 | Select default_addressbook on the list in Address Book (#1488280) | Aleksander Machniak |
2012-11-18 | Unlock UI even if no message display object exists | Thomas Bruederli |
2012-11-18 | Fix so mobile phone has TYPE=CELL in exported vCard (#1488812) | Aleksander Machniak |
2012-11-17 | Bring back lost localization for the about page | Thomas Bruederli |
2012-11-17 | Use dedicated method to determine an attachment's file size | Thomas Bruederli |
2012-11-17 | Use jQuery functions to maximize compatibility with all IE versions | Thomas Bruederli |
2012-11-17 | Add onclick handler to Show-links | Thomas Bruederli |
2012-11-17 | Cast mimetypes property into an array on IE | Thomas Bruederli |
2012-11-17 | Improve thumbnail display: center images and display a 'show' link for attach... | Thomas Bruederli |
2012-11-17 | Move default value for client_mimetypes to rcube_config; make sure an array i... | Thomas Bruederli |
2012-11-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-17 | Define @package and @subpackage of Framework classes | Aleksander Machniak |
2012-11-17 | Fix parsing header in English when localized map is defined | Aleksander Machniak |
2012-11-16 | Merge pull request #45 from linagora/master | Aleksander Machniak |
2012-11-16 | Added Polish localization for csv2vcard feature | Aleksander Machniak |
2012-11-16 | Add more data validation | Aleksander Machniak |
2012-11-16 | Support contacts import from CSV file (#1486399) | Aleksander Machniak |
2012-11-16 | Properly set object properties in set() method, small perf. improvement | Aleksander Machniak |
2012-11-15 | Fix rcube_utils::explode_quoted_string() with explode(), added tests | Aleksander Machniak |
2012-11-15 | Move BIG5 at the end of charsets list in detect() | Aleksander Machniak |
2012-11-15 | Improved rcube_charset::detect() with BOM checks from rcube_vcard::detect_enc... | Aleksander Machniak |
2012-11-15 | Code improvements | Aleksander Machniak |
2012-11-15 | Merge branch 'keep-alive' | Aleksander Machniak |
2012-11-14 | Avoid errors with non-string objects | Thomas Bruederli |
2012-11-14 | Fix handling of text/enriched content on message reply/forward/edit | Aleksander Machniak |
2012-11-14 | Remove useless code | Aleksander Machniak |
2012-11-14 | Fix "obj.href is undefined" error | Aleksander Machniak |
2012-11-14 | Remove redundant code | Aleksander Machniak |
2012-11-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-14 | Fix XSS vulnerability in handling of text/enriched messages (#1488806) | Aleksander Machniak |
2012-11-14 | Enable default behavior of the browser when shift/ctrl-click task links (e.g.... | Thomas Bruederli |
2012-11-13 | Remove debug code from last commit | Aleksander Machniak |
2012-11-13 | Fix warning when 'autovalues' property isn't set | Aleksander Machniak |
2012-11-13 | Fix handling of 'media' attribute on linked css (#1488789) | Aleksander Machniak |
2012-11-13 | Cache identities data in memory for faster access when get_identity() is call... | Aleksander Machniak |
2012-11-13 | jQuery-1.8.3 | Aleksander Machniak |
2012-11-12 | Avoid deprecated template warnings in extended skins | Thomas Bruederli |
2012-11-12 | Grancefully handle SSO redirections on Ajax requests | jkornobis |
2012-11-12 | Renamed config options: keep_alive to refresh_interval, min_keep_alive to min... | Aleksander Machniak |
2012-11-12 | Don't throw error when plugin doesn't register 'refresh' action handler | Aleksander Machniak |
2012-11-12 | Fix skin template paths when linking js and css files (#1488790) | Thomas Bruederli |
2012-11-12 | BINARY extension can't be used with $formatting=true on binary content | Aleksander Machniak |
2012-11-12 | Fix excessive LFs at the end of composed message with top_posting=true (#1488... | Aleksander Machniak |