summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Collapse)Author
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomascube
2011-11-26- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)alecpl
2011-11-25- Fix handling contact photo url with https:// prefix (#1488202)alecpl
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages ↵alecpl
bodies (#1487424): don't try to parse it, display notice with a link to download it directly
2011-11-24- Performance improvementsalecpl
2011-11-24- Mark folder as recent only when it contains unseen messagesalecpl
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alecpl
2011-11-24- Fix possible infinite redirect on attachment preview (#1488199)alecpl
2011-11-22- Fix action when toggling prefer_html option statealecpl
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ↵thomascube
link; no link to roundcube.net to avoid tons of support requests
2011-11-19- Use channel/uri as possible source locationsalecpl
- Handle dependent/required plugins
2011-11-18- Added About tab in Settingsalecpl
2011-11-15- Fix regression in setting recipient to self when replying to a Sent ↵alecpl
message (#1487074)
2011-11-14- Fix sorting autocomplete results to preserve email address significance ↵alecpl
(#1488084)
2011-11-10- Add option to skip alternative email addresses in autocompletionalecpl
2011-11-10- Fix matching check to be unicode-awarealecpl
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alecpl
button for drafts
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters ↵alecpl
(#1487813)
2011-11-10- Add option to define matching method for addressbook search (#1486564, ↵alecpl
#1487907)
2011-11-09Consider replication delays in session storagethomascube
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomascube
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralecpl
- Add LIST result and folder attributes cache - rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't ↵alecpl
convert them to users timezone (#1488147)
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alecpl
2011-11-03- Fix redundant line break in flowed format (#1488146)alecpl
2011-10-30Also merge properties of child cols of composite address book fields + ↵thomascube
remove undefined fields from template
2011-10-27Fix inline display of image attachmentsthomascube
2011-10-26- Fix IDN address validation issue (#1488137)alecpl
2011-10-26- Fix removing compose data from session after sending a messagealecpl
2011-10-25- Fix handling of <title> tag for cases where (malformed) HTML content ↵alecpl
contains more than one <title> tag
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alecpl
2011-10-23- Improve handling of malformed charset specification in HTML messages ↵alecpl
(#1488093)
2011-10-19- Another fix to hide empty tabsalecpl
2011-10-18- Revert r5345 to handle non-array content tooalecpl
2011-10-18- One if() too muchalecpl
2011-10-18- Hide contact tabs with no contentalecpl
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ↵thomascube
'compose' command for the selected group
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomascube
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alecpl
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a ↵thomascube
'searchonly' address book
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ↵alecpl
in folder manager
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomascube
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder ↵alecpl
manager for INBOX (#1488107), also show messages count and size in such case
2011-10-03- Improved performance of draft saving by usage of APPENDUID response if ↵alecpl
available (skipped SEARCH call)
2011-10-03- Don't print error to the log when trying to delete non-existing draft messagealecpl
2011-09-30Restrict folders list to write-only in selectors for special folders and ↵thomascube
save-message-to option
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alecpl
2011-09-23- Add loading indicator on contact deletealecpl
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alecpl
2011-09-22- Fix bug where after delete message rows can be added to the list of ↵alecpl
another folder (#1487752)