summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2011-11-14- Small improvements in rcmail_render_folder_tree_html()alec
git-svn-id: https://svn.roundcube.net/trunk@5422 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-14- Fix sorting autocomplete results to preserve email address significance ↵alec
(#1488084) git-svn-id: https://svn.roundcube.net/trunk@5421 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-14- Make urlencode() compatible with PHP's rawurlencode() - fixes ↵alec
collapsing/expanding of folders with some special characters in name git-svn-id: https://svn.roundcube.net/trunk@5420 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-13- Add option to set session name (#1486433)alec
git-svn-id: https://svn.roundcube.net/trunk@5418 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-12- Fix description of create_default_folders (#1488183)alec
git-svn-id: https://svn.roundcube.net/trunk@5417 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-12- Fix mailbox_status() so first run returns proper (empty) resultalec
git-svn-id: https://svn.roundcube.net/trunk@5416 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-11Fix: decode session data into superglobals after re-readingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5414 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Add option to skip alternative email addresses in autocompletionalec
git-svn-id: https://svn.roundcube.net/trunk@5412 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix handling of type separator in get_col_values()alec
git-svn-id: https://svn.roundcube.net/trunk@5411 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix matching check to be unicode-awarealec
git-svn-id: https://svn.roundcube.net/trunk@5410 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alec
button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters ↵alec
(#1487813) git-svn-id: https://svn.roundcube.net/trunk@5407 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Add option to define matching method for addressbook search (#1486564, ↵alec
#1487907) git-svn-id: https://svn.roundcube.net/trunk@5406 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-09Consider replication delays in session storagethomasb
git-svn-id: https://svn.roundcube.net/trunk@5403 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5401 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08- Improved _listMailboxes() performance and small parseResponse() ↵alec
improvement (#1488134) git-svn-id: https://svn.roundcube.net/trunk@5400 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08- Make $name property to be public (#1488140)alec
git-svn-id: https://svn.roundcube.net/trunk@5399 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralec
- Add LIST result and folder attributes cache - rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option git-svn-id: https://svn.roundcube.net/trunk@5398 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Implement common setters for debug modethomasb
git-svn-id: https://svn.roundcube.net/trunk@5397 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Remove unused cruftthomasb
git-svn-id: https://svn.roundcube.net/trunk@5396 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-07- Fix handling of DB connection failures. Detect failure on connection level ↵alec
instead of on query level. Fixes issue when one write query failed, next queries were not executed. - Changed 'var' to 'public'. git-svn-id: https://svn.roundcube.net/trunk@5395 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-07- Fix handling of curly brackets in URLs (#1488168)alec
git-svn-id: https://svn.roundcube.net/trunk@5394 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-05Added config property to set LDAP_OPT_REFERRALS option to an LDAP connectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5392 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Don't use external js file for images listing in HTML editoralec
git-svn-id: https://svn.roundcube.net/trunk@5391 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't ↵alec
convert them to users timezone (#1488147) git-svn-id: https://svn.roundcube.net/trunk@5390 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alec
git-svn-id: https://svn.roundcube.net/trunk@5389 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-03- Fix redundant line break in flowed format (#1488146)alec
git-svn-id: https://svn.roundcube.net/trunk@5388 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02updated with tinymce changestill
git-svn-id: https://svn.roundcube.net/trunk@5385 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02remove artifactstill
git-svn-id: https://svn.roundcube.net/trunk@5384 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02fix path/structure (my bad)till
git-svn-id: https://svn.roundcube.net/trunk@5383 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02check-in 3.4.6 (without moxieplayer due to a content-spoofing vulnerability)till
git-svn-id: https://svn.roundcube.net/trunk@5382 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02remove 3.4.2till
git-svn-id: https://svn.roundcube.net/trunk@5381 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Also merge properties of child cols of composite address book fields + ↵thomasb
remove undefined fields from template git-svn-id: https://svn.roundcube.net/trunk@5379 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Avoid titles like 'undefined' or 'false'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5378 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Improve definition of composite address fields of LDAP contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5377 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Allow cross-task ajax requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@5375 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-28Avoid errorsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5373 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-28LDAP: use VLV pseudo-search for autocompletionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5372 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-27Fix inline display of image attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5371 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix IDN address validation issue (#1488137)alec
git-svn-id: https://svn.roundcube.net/trunk@5369 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix removing compose data from session after sending a messagealec
git-svn-id: https://svn.roundcube.net/trunk@5368 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix getting message part data from structure, fixes r5363 alec
git-svn-id: https://svn.roundcube.net/trunk@5365 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-25- Fix handling of <title> tag for cases where (malformed) HTML content ↵alec
contains more than one <title> tag git-svn-id: https://svn.roundcube.net/trunk@5364 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-24- Improve handling of situation when FETCH returns OK, but no dataalec
git-svn-id: https://svn.roundcube.net/trunk@5363 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-24- Fix issue where wrong message sequence range could be generated when it ↵alec
was build according to number of messages in a folder git-svn-id: https://svn.roundcube.net/trunk@5362 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alec
git-svn-id: https://svn.roundcube.net/trunk@5361 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Improve handling of malformed charset specification in HTML messages ↵alec
(#1488093) git-svn-id: https://svn.roundcube.net/trunk@5360 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Add underline character to charset regexpalec
git-svn-id: https://svn.roundcube.net/trunk@5359 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-21- Small code improvementalec
git-svn-id: https://svn.roundcube.net/trunk@5358 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-21- Fix threads cache validation when skip_deleted=truealec
git-svn-id: https://svn.roundcube.net/trunk@5357 208e9e7b-5314-0410-a742-e7e81cd9613c