Commit Graph

1181 Commits (f69eb5fd684a4b563308b9e024088bf7e0e5952a)

Author SHA1 Message Date
alecpl 19d5973247 - Add vCard import from multiple files at once (#1488015) 12 years ago
thomascube 55dce6801a Updated Changelog 12 years ago
alecpl 0c259682f6 - Merge devel-framework branch, resolved conflicts 12 years ago
alecpl 3d5240b70d - Revert r6060, fix #1487822 using css-only 12 years ago
thomascube 4dbc961b11 Set flexible width to login form fields (#1488418); remove IE7 warning 12 years ago
thomascube c97c575671 Force page reload if list columns changed in IE8 (#1487822) 12 years ago
thomascube 1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 12 years ago
alecpl d6eb7c0fbb - Fix removing all folders on import to LDAP addressbook (added rcube_ldap::delete_all())
- Fix removing sub-entries in delete()
12 years ago
alecpl a274fb2e20 - Fix so "Back" from compose/show doesn't reset search request (#1488238) 12 years ago
alecpl 1b30a710cf - Add option to delete messages instead of moving to Trash when in Junk folder (#1486686) 12 years ago
thomascube 59c404de0b Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073) 12 years ago
alecpl ff2d88a7ab - Fix bug where memory_limit = -1 wasn't handled properly 12 years ago
alecpl 13db9ee199 - Support LDAP RFC2256's country object class read/write (#1488123) 12 years ago
alecpl 0223094701 - Upgraded to jQuery 1.7.2 12 years ago
alecpl a71a97fa49 - Image resize with GD extension (#1488383) 12 years ago
alecpl b9ce92d883 - Fix lack of warning when switching task in compose window (#1488399) 12 years ago
alecpl 6699a68da1 - Fix bug where it wasn't possible to enter ( or & characters in autocomplete fields 12 years ago
thomascube 64f6f293cb Cleanup changelog 12 years ago
alecpl 4be86f3a37 - Unified (single) spellchecker button 12 years ago
alecpl fe3a1d60a5 - Fix encoding of attachment with comma in name (#1488389) 12 years ago
alecpl e97f0109ea - Scroll long lists on drag&drop (#1485946) 12 years ago
alecpl 8b3c68d42d - Fix handling of % character in IMAP protocol (#1488382) 12 years ago
alecpl 0203f16312 - Fix duplicate names handling in addressbook searches (#1488375) 12 years ago
alecpl 6205a30c81 - Fix displaying HTML messages from Disqus (#1488372) 12 years ago
alecpl 66d2152ab5 Exclude E_STRICT from error_reporting for PHP 5.4 13 years ago
thomascube 54d074613f Copy all skins in installto script (#1488376) 13 years ago
alecpl 1837c33002 - Prevent from folder selection on virtual folder collapsing (#1488346) 13 years ago
thomascube e57c734e85 Updated changelog 13 years ago
alecpl 2b4855b1aa - Add Russian to the spellchecker languages list (#1488135) 13 years ago
thomascube 40d246fff2 Remember custom skin selection after logout (#1488355) 13 years ago
alecpl 965e6276b3 - About tab doesn't exist in 0.7, move changelog entry into proper place 13 years ago
alecpl a3ed96344e - Make sure About tab is always the last tab (#1488257) 13 years ago
alecpl 18a3dcaf56 - Fix issue with folder creation under INBOX. namespace (#1488349) 13 years ago
alecpl 06c990ead2 - Added mailto: protocol handler registration link in User Preferences (#1486580) 13 years ago
thomascube f9a967763e User configurable setting how to display contact names in list 13 years ago
alecpl d47a4f0951 - Handle identity details box with an iframe (#1487020)
- Fix issue where tabs were overlapping box title
13 years ago
alecpl 33423a5570 - Fix issue where some text from original message was missing on reply (#1488340) 13 years ago
alecpl ccce87d7ce - Fix parse errors in DDL files for MS SQL Server 13 years ago
thomascube 43875379d5 Allow users to choose cols for contacts list sorting 13 years ago
alecpl 3c71c67118 - Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) 13 years ago
thomascube 48f04d368e Fix autoselect_host() for login (#1488297) 13 years ago
alecpl 002189e3ab - Fix drafts update issues when edited from preview pane (#1488314) 13 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
alecpl 4391a7809e - Make mime type detection based on filename extension to be case-insensitive 13 years ago
alecpl 3d4a482fd7 - Fix failure on MySQL database upgrade from 0.7 - text column can't have default value (#1488300) 13 years ago
alecpl 5d950766df - Update changelog 13 years ago
thomascube 1c2f08e996 Update changelog 13 years ago
alecpl f5d62f7157 - Fix bug in handling of base href and inline content (#1488290) 13 years ago
alecpl 48be8f6428 - Fix SQL Error when saving a contact with many email addresses (#1488286) 13 years ago
alecpl e2c9ab4df8 - Fix strict email address searching if contact has more than one address 13 years ago
thomascube 5879c09ca0 Use proper timezones from PHP's internal timezonedb (#1485592) 13 years ago
alecpl 08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 13 years ago
alecpl e2dfb5ebad - Fix handling of INBOX's subfolders in special folders config (#1488279) 13 years ago
alecpl 5e8c7729fb - Add ifModule statement for setting Options -Indexes in .htaccess file (#1488274) 13 years ago
thomascube 0ec438c5d6 Updated changelog 13 years ago
alecpl c886de7ff4 - Fix searching on IMAP servers without CHARSET specifier support (#1488271) 13 years ago
alecpl c69c0a9197 - Fix expanding folders during drag&drop (#1488260) 13 years ago
alecpl bd9190a660 - Fix broken CREATE INDEX queries in SQLite DDL files (#1488255) 13 years ago
thomascube 854397b216 Better CSS url() validation 13 years ago
alecpl a90ad2840f - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead 13 years ago
alecpl 7e263ea204 - Add option to set default font for HTML message (#1484137) 13 years ago
alecpl 40c45e9de9 - Fixed issues with big memory allocation of IMAP results, improved a lot of rcube_imap class 13 years ago
thomascube ac9ba4480d Replace prompt() with jQuery UI dialog (#1485135) 13 years ago
alecpl e8d9073818 - Fix navigation in messages search results 13 years ago
alecpl 4f8be46f38 - Improved handling of some malformed values encoded with quoted-printable (#1488232) 13 years ago
alecpl 2d08ec91ca - Add possibility to do LDAP bind before searching for bind DN.
In deployments where anonymous binds to and/or searches on an LDAP tree are not
  allowed, and where the LDAP address book(s) have been configured to use the
  user-specific bind credentials, rcube_ldap.php needs to bind using service
  credentials in order to be able to find the user's bind dn.
13 years ago
alecpl af4b3be87d - Fix handling of empty <U> tags in HTML messages (#1488225) 13 years ago
thomascube 57486f6e58 Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895) 13 years ago
alecpl 6e0fdedfce - Use strpos() instead of strstr() when possible (#1488211) 13 years ago
alecpl ca0cd05973 - Fix handling HTML entities when converting HTML to text (#1488212) 13 years ago
alecpl 79db330983 - Fix fit_string_to_size() renders browser and ui unresponsive (#1488207):
1) improve its performance by half,
  2) don't call it on UI init, it's called after getunread action
  3) don't call it for big number of folders (limit is 100 for IE and 500 for others)
13 years ago
alecpl 2cf55f4096 - Fix handling of invalid characters in request (#1488124) 13 years ago
alecpl 0829b76598 - Fix merging some configuration options in update.sh script (#1485864) 13 years ago
alecpl 3e5c709fa7 - Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208) 13 years ago
alecpl 6a6168619a - Fix handling contact photo url with https:// prefix (#1488202) 13 years ago
alecpl e0960f6365 - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
13 years ago
alecpl 3875eb6813 - Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937) 13 years ago
alecpl 636bd77074 - Mark (with different color) folders with recent messages (#1486234) 13 years ago
alecpl 5510a5278b - Fix possible infinite redirect on attachment preview (#1488199) 13 years ago
thomascube f78b944779 Updated changelog 13 years ago
alecpl fb6d86b9ad - Fixed bug where similiar folder names were highlighted wrong (#1487860) 13 years ago
alecpl ae7ac91c31 - Fixed bug in handling link with '!' character in it (#1488195) 13 years ago
alecpl b8ae0ecb22 - Fixed bug where session ID's length was limited to 40 characters. Since PHP5.3 it's possible
to set session.hash_function to any hash algorithm that would produce strings
  up to 128 characters long (#1488196)
13 years ago
alecpl 45fa64c3c9 - Added About tab in Settings 13 years ago
alecpl c1fcd1b838 - Fix handling of HTML form elements in messages (#1485137) 13 years ago
alecpl 5aeeebad56 - Fix regression in setting recipient to self when replying to a Sent message (#1487074) 13 years ago
alecpl 89dcf54071 - Fix listing of folders in hidden namespaces (#1486796) 13 years ago
alecpl 485c69d812 - Don't consider \Noselect flag when building folders tree (#1488004) 13 years ago
alecpl 2f9fdbff62 - Fix sorting autocomplete results to preserve email address significance (#1488084) 13 years ago
alecpl bd34cad1f6 - Add option to set session name (#1486433) 13 years ago
alecpl 710b1bd684 - Add option to skip alternative email addresses in autocompletion 13 years ago
alecpl 46cdbf074e - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts 13 years ago
alecpl d61756663c - Fix problem with parsing HTML message body with non-unicode characters (#1487813) 13 years ago
alecpl f21a04c024 - Add option to define matching method for addressbook search (#1486564, #1487907) 13 years ago
thomascube 62c8618744 Make email recipients separator configurable + suppress dupes in auto-completion 13 years ago
alecpl aa07b22906 - Fix so folders with \Noinferiors attribute aren't listed in parent selector
- Add LIST result and folder attributes cache
- rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
13 years ago
alecpl f2292c3a95 - Fix handling of curly brackets in URLs (#1488168) 13 years ago
alecpl 77153b255d - Fix handling of dates (birthday/anniversary) in contact data - don't convert them to users timezone (#1488147) 13 years ago
alecpl 179b39d22a - Fix error on opening searched LDAP contact (#1488144) 13 years ago
alecpl 9aab5e5456 - Fix redundant line break in flowed format (#1488146) 13 years ago