Commit Graph

1202 Commits

Author SHA1 Message Date
thomascube
57486f6e58 Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895) 2011-11-29 10:16:42 +00:00
alecpl
3e5c709fa7 - Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208) 2011-11-26 13:10:27 +00:00
alecpl
6a6168619a - Fix handling contact photo url with https:// prefix (#1488202) 2011-11-25 18:50:05 +00:00
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
2011-11-25 13:47:07 +00:00
alecpl
e4a4ca1948 - Performance improvements 2011-11-24 14:51:43 +00:00
alecpl
f4cfb1414a - Mark folder as recent only when it contains unseen messages 2011-11-24 10:42:24 +00:00
alecpl
636bd77074 - Mark (with different color) folders with recent messages (#1486234) 2011-11-24 10:26:35 +00:00
alecpl
5510a5278b - Fix possible infinite redirect on attachment preview (#1488199) 2011-11-24 07:34:32 +00:00
alecpl
e01e798517 - Fix action when toggling prefer_html option state 2011-11-22 13:32:44 +00:00
thomascube
ce22f1e0c6 Show configurable support link in about page; refer on <srcuri> for download link; no link to roundcube.net to avoid tons of support requests 2011-11-21 14:10:29 +00:00
alecpl
1911cc4062 - Use channel/uri as possible source locations
- Handle dependent/required plugins
2011-11-19 09:46:38 +00:00
alecpl
45fa64c3c9 - Added About tab in Settings 2011-11-18 12:51:28 +00:00
alecpl
5aeeebad56 - Fix regression in setting recipient to self when replying to a Sent message (#1487074) 2011-11-15 11:22:40 +00:00
alecpl
2f9fdbff62 - Fix sorting autocomplete results to preserve email address significance (#1488084) 2011-11-14 11:21:39 +00:00
alecpl
710b1bd684 - Add option to skip alternative email addresses in autocompletion 2011-11-10 14:30:51 +00:00
alecpl
55a8a8cc25 - Fix matching check to be unicode-aware 2011-11-10 13:11:21 +00:00
alecpl
46cdbf074e - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts 2011-11-10 11:16:32 +00:00
alecpl
d61756663c - Fix problem with parsing HTML message body with non-unicode characters (#1487813) 2011-11-10 08:18:54 +00:00
alecpl
f21a04c024 - Add option to define matching method for addressbook search (#1486564, #1487907) 2011-11-10 07:57:56 +00:00
thomascube
81f5dd7774 Consider replication delays in session storage 2011-11-09 13:40:23 +00:00
thomascube
62c8618744 Make email recipients separator configurable + suppress dupes in auto-completion 2011-11-08 18:50:08 +00:00
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
2011-11-08 11:22:14 +00:00
alecpl
77153b255d - Fix handling of dates (birthday/anniversary) in contact data - don't convert them to users timezone (#1488147) 2011-11-04 11:01:54 +00:00
alecpl
179b39d22a - Fix error on opening searched LDAP contact (#1488144) 2011-11-04 09:08:54 +00:00
alecpl
9aab5e5456 - Fix redundant line break in flowed format (#1488146) 2011-11-03 17:51:54 +00:00
thomascube
3ac5cdb4ac Also merge properties of child cols of composite address book fields + remove undefined fields from template 2011-10-30 16:33:09 +00:00
thomascube
335b042b98 Fix inline display of image attachments 2011-10-27 13:33:10 +00:00
alecpl
b5a29fe22f - Fix IDN address validation issue (#1488137) 2011-10-26 13:53:30 +00:00
alecpl
ea66cef9bc - Fix removing compose data from session after sending a message 2011-10-26 12:39:25 +00:00
alecpl
2db2ef3ec9 - Fix handling of <title> tag for cases where (malformed) HTML content contains more than one <title> tag 2011-10-25 10:57:52 +00:00
alecpl
0324621797 - Fix JS error when dst_active checkbox doesn't exist (#1488133) 2011-10-23 13:13:10 +00:00
alecpl
104e235302 - Improve handling of malformed charset specification in HTML messages (#1488093) 2011-10-23 08:49:35 +00:00
alecpl
7772ae2477 - Another fix to hide empty tabs 2011-10-19 11:35:49 +00:00
alecpl
01169b6d56 - Revert r5345 to handle non-array content too 2011-10-18 14:04:35 +00:00
alecpl
4100242b93 - One if() too much 2011-10-18 14:01:06 +00:00
alecpl
2df4a9a29c - Hide contact tabs with no content 2011-10-18 13:58:18 +00:00
thomascube
dc6c4f4a28 Contact groups can have direct email addresses => distribution lists; enable 'compose' command for the selected group 2011-10-10 20:15:46 +00:00
thomascube
39cafac3f5 Autocomplete LDAP records when adding contacts from mail (#1488073) 2011-10-07 11:07:23 +00:00
alecpl
b1f0846727 - Make sure LDAP name fields aren't arrays (#1488108) 2011-10-07 08:33:24 +00:00
thomascube
e2a8b4dd6d Skip VLV if a group is selected; show advanced search form if activating a 'searchonly' address book 2011-10-06 12:31:38 +00:00
alecpl
8881766a9f - Improved performance by skipping folders list sorting when it's not needed in folder manager 2011-10-05 11:35:19 +00:00
thomascube
537c394302 Attach jquery UI date pickers to contact fields of type 'date' 2011-10-05 09:36:16 +00:00
alecpl
b96ed4b74e - Fix issue where it wasn't possible to change list view mode in folder manager for INBOX (#1488107), also show messages count and size in such case 2011-10-04 09:03:28 +00:00
alecpl
765fdeb5b5 - Improved performance of draft saving by usage of APPENDUID response if available (skipped SEARCH call) 2011-10-03 13:13:44 +00:00
alecpl
56ec81cb6f - Don't print error to the log when trying to delete non-existing draft message 2011-10-03 12:34:25 +00:00
thomascube
e750d1b816 Restrict folders list to write-only in selectors for special folders and save-message-to option 2011-09-30 15:22:08 +00:00
alecpl
90a6aff022 - Fix bug where when replying always the last identity is used (#1488101) 2011-09-27 06:59:59 +00:00
alecpl
b175394b30 - Add loading indicator on contact delete 2011-09-23 11:18:49 +00:00
alecpl
9e54e6fd45 - Make the whole PHP output non-cacheable (#1487797) 2011-09-23 10:11:27 +00:00
alecpl
bba25299f8 - Fix bug where after delete message rows can be added to the list of another folder (#1487752) 2011-09-22 07:49:33 +00:00