Commit Graph

1170 Commits (6237c947583f96df072b535d9b3c6fd7a79e2921)

Author SHA1 Message Date
Aleksander Machniak 4fd5b62194 Add Content-Length for attachments where possible (#1485478) 12 years ago
Aleksander Machniak 8749e94b4b Fix attachment sizes in message print page and attachment preview page (#1488515)
- Use size parameter from Content-Disposition header if specified,
  - Calculate size of base64 encoded message parts
12 years ago
Aleksander Machniak 54be5ccb50 Fix XSS vulnerability in message subject handling using Larry skin (#1488519) 12 years ago
Aleksander Machniak 8c188058cf Fix handling of links with various URI schemes e.g. "skype:" (#1488106)
Fix handling of links inside PRE elements on html to text conversion
Fix indexing of links on html to text conversion
12 years ago
Thomas Bruederli ae6d2de17f New feature to add mail attachments using drag & drop on HTML5 enabled browsers 12 years ago
Aleksander Machniak bdb40d39bd Add workaround for invalid BODYSTRUCTURE response - parse message with Mail_mimeDecode package (#1485585) 12 years ago
Aleksander Machniak 0f5dee00df Decode header value in rcube_mime::get() by default (#1488511) 12 years ago
Aleksander Machniak 0b6d022e6f Fix magic_quotes_sybase handling (#1488506)
Improved handling of critical PHP settings - try to set them to required value before die()
12 years ago
Aleksander Machniak 46b6c5475b Modify CONCAT() arguments, because + operator requires them to be of type varchar (#1488505)
With SQL Server 2012 we can use just CONCAT(), but we need to support older versions
12 years ago
Aleksander Machniak 7c3c82974e Update to TinyMCE 3.5.2 13 years ago
Thomas Bruederli 8ce6024618 Fix window.resize handler on IE8 and Opera (#1488453) 13 years ago
Thomas Bruederli de68765974 Merged CHANGELOG 13 years ago
Thomas Bruederli 8c16ea9632 Don't let error message popups cover the login form (#1488500) 13 years ago
Aleksander Machniak d487cd5a6c Merge branch 'dev-browser-capabilities'
Conflicts:
	CHANGELOG
13 years ago
Thomas Bruederli ca1c2a8c9c Don't show errors when moving contacts into groups they're already in (#1488493) 13 years ago
Aleksander Machniak 19cc5b91c9 Display Tiff as Jpeg in browsers without Tiff support (#1488452) 13 years ago
Thomas Bruederli dcf23b9316 Make folders with unread messages in subfolders bold again (#1486793); update CHANGELOG 13 years ago
Aleksander Machniak b9854b8cbe Add Flash support detection 13 years ago
Aleksander Machniak 7c1231a94b Use browser capabilities to decide if PDF/TIFF attachments should be displayed
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
13 years ago
Aleksander Machniak 2d7b4ff03f Fix html2text conversion of strong|b|a|th|h tags when used in upper case 13 years ago
Thomas Bruederli 077befb38e Add listcontrols template container in Larry skin (#1488498) 13 years ago
Aleksander Machniak 45dd7c122d Fix host autoselection when default_host is an array (#1488495) 13 years ago
Aleksander Machniak c0839699bb Move messages forwarding mode setting into Preferences 13 years ago
Aleksander Machniak 0a1dd5b073 Add is_escaped attribute for html_select and html_textarea (#1488485) 13 years ago
Aleksander Machniak 5c7e54b175 - Fix HTML entities handling in HTML editor (#1488483) 13 years ago
Aleksander Machniak 9a2de8411e Merge branch 'courier-fix'
Conflicts:
	CHANGELOG
13 years ago
Aleksander Machniak 799d72b823 Update Changelog 13 years ago
Thomas Bruederli 607e11d551 Added new languages Belarusian, Interlingua and Malayalam from launchpad import 13 years ago
Aleksander Machniak e95f13e0a2 Update changelog 13 years ago
Thomas Bruederli 4e10131a40 Flipped compose options arrow (#1488474) 13 years ago
Aleksander Machniak 198d194d32 Update changelog 13 years ago
Aleksander Machniak 1c9e571602 Fix handling of "usemap" attribute (#1488472) 13 years ago
Aleksander Machniak 9082bf1cea Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812 13 years ago
Aleksander Machniak 59041fdbc9 Use similar language as a fallback for plugin localization (#1488401)
Don't load en_US localization more than once
13 years ago
Aleksander Machniak 837de85a15 Fix issue where signature wasn't re-added on draft compose (#1488322) 13 years ago
Aleksander Machniak e6e0d410ac TinyMCE 3.5 13 years ago
thomascube d13693f2be Updated Changelog 13 years ago
alecpl 097656427e - Update Changelog 13 years ago
alecpl fbe7b71b0f - Fix importing vCard photo with ENCODING param specified (#1488432) 13 years ago
alecpl 19d5973247 - Add vCard import from multiple files at once (#1488015) 13 years ago
thomascube 55dce6801a Updated Changelog 13 years ago
alecpl 0c259682f6 - Merge devel-framework branch, resolved conflicts 13 years ago
alecpl 3d5240b70d - Revert r6060, fix #1487822 using css-only 13 years ago
thomascube 4dbc961b11 Set flexible width to login form fields (#1488418); remove IE7 warning 13 years ago
thomascube c97c575671 Force page reload if list columns changed in IE8 (#1487822) 13 years ago
thomascube 1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 13 years ago
alecpl d6eb7c0fbb - Fix removing all folders on import to LDAP addressbook (added rcube_ldap::delete_all())
- Fix removing sub-entries in delete()
13 years ago
alecpl a274fb2e20 - Fix so "Back" from compose/show doesn't reset search request (#1488238) 13 years ago
alecpl 1b30a710cf - Add option to delete messages instead of moving to Trash when in Junk folder (#1486686) 13 years ago
thomascube 59c404de0b Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073) 13 years ago