Commit Graph

4364 Commits (ba6f21caeb405c7e8512a09941fefbc97286e45f)

Author SHA1 Message Date
Aleksander Machniak ba6f21caeb Framework files moved to lib/Roundcube 13 years ago
Aleksander Machniak f707fec000 Create Roundcube Framework initialization script (bootstrap) 13 years ago
Thomas Bruederli b81e7e91a9 Consider filename extension to detect image attachments of type application/octet-stream 13 years ago
Aleksander Machniak 17a8fb353b Fix keybord events on messages list in opera browser (#1488823) 13 years ago
Aleksander Machniak 9290303e80 Move prompt_silent() and get_opt() to rcube_utils class 13 years ago
Aleksander Machniak 2b55d4f420 Fix selection of collapsed thread rows (#1488772) 13 years ago
Aleksander Machniak 9ff3459d7b Check if checkdnsrr() and getmxrr() functions exist before using them 13 years ago
Thomas Bruederli f27c536401 Unset null values in user prefs 13 years ago
Thomas Bruederli b6add5aed0 Add noscript warning to login page (#1488615) 13 years ago
Thomas Bruederli 6199a72c8e Updated localization files from launchpad 13 years ago
Thomas Bruederli 271c5c9764 Correctly handle multiple file uploads (#1488820) 13 years ago
Thomas Bruederli 19de536b86 Check mbstring extension before calling mb_internal_encoding() 13 years ago
Thomas Bruederli 1faa16fc45 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Thomas Bruederli 810efee4d3 Avoid double-encoding of HTML entities in signature edit field 13 years ago
Aleksander Machniak 42b8a60cf3 Fix wrapping of quoted text with format=flowed (#1488177) 13 years ago
Thomas Bruederli 37557b5f08 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Thomas Bruederli ac382e1145 Always save drafts with format=flowed in order to keep original paragraphs and line wraps (#1488799) 13 years ago
Thomas Bruederli c72a96144d Improve line wrapping behavior where message charset is changed by plugins (including html2plaintext conversion) 13 years ago
Aleksander Machniak 6459d86291 Select default_addressbook on the list in Address Book (#1488280) 13 years ago
Thomas Bruederli a8f4960c99 Unlock UI even if no message display object exists 13 years ago
Aleksander Machniak 584e356920 Fix so mobile phone has TYPE=CELL in exported vCard (#1488812) 13 years ago
Thomas Bruederli be9aacaa52 Bring back lost localization for the about page 13 years ago
Thomas Bruederli a9e136161a Use dedicated method to determine an attachment's file size 13 years ago
Thomas Bruederli e21c07038e Use jQuery functions to maximize compatibility with all IE versions 13 years ago
Thomas Bruederli 3bf7310fa3 Add onclick handler to Show-links 13 years ago
Thomas Bruederli 54cc75f28d Cast mimetypes property into an array on IE 13 years ago
Thomas Bruederli d20e965c48 Improve thumbnail display: center images and display a 'show' link for attachments the browser is capable to display them 13 years ago
Thomas Bruederli 8fb4f05725 Move default value for client_mimetypes to rcube_config; make sure an array is returned 13 years ago
Thomas Bruederli 6ddb16d181 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Aleksander Machniak 9ab34604d9 Define @package and @subpackage of Framework classes 13 years ago
Aleksander Machniak 92bd3a7c3f Fix parsing header in English when localized map is defined 13 years ago
Aleksander Machniak dd759730b0 Merge pull request #45 from linagora/master
Grancefully handle SSO redirections on Ajax requests - V3
13 years ago
Aleksander Machniak b51eabe2cd Added Polish localization for csv2vcard feature 13 years ago
Aleksander Machniak c66b605435 Add more data validation 13 years ago
Aleksander Machniak 3833790db4 Support contacts import from CSV file (#1486399) 13 years ago
Aleksander Machniak c055587d45 Properly set object properties in set() method, small perf. improvement 13 years ago
Aleksander Machniak 3a54cc5013 Fix rcube_utils::explode_quoted_string() with explode(), added tests 13 years ago
Aleksander Machniak c8558a182c Move BIG5 at the end of charsets list in detect() 13 years ago
Aleksander Machniak 0679b22150 Improved rcube_charset::detect() with BOM checks from rcube_vcard::detect_encoding() - removed code duplication 13 years ago
Aleksander Machniak 3c047d0e87 Code improvements 13 years ago
Aleksander Machniak 8d54286df8 Merge branch 'keep-alive'
Conflicts:
	CHANGELOG
13 years ago
Thomas Bruederli 0f6e9f0bf6 Avoid errors with non-string objects 13 years ago
Aleksander Machniak 52d0d94910 Fix handling of text/enriched content on message reply/forward/edit 13 years ago
Aleksander Machniak ce248f83e5 Remove useless code 13 years ago
Aleksander Machniak 0e8c6da864 Fix "obj.href is undefined" error 13 years ago
Aleksander Machniak 398238abf2 Remove redundant code 13 years ago
Aleksander Machniak c588d08835 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Aleksander Machniak d15163ab6e Fix XSS vulnerability in handling of text/enriched messages (#1488806) 13 years ago
Thomas Bruederli e30500643f Enable default behavior of the browser when shift/ctrl-click task links (e.g. open in new window/tab) 13 years ago
Aleksander Machniak 275728ab05 Remove debug code from last commit 13 years ago