summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomasb
2011-12-05- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)alec
2011-12-04Fix saving of composite address fields without subtypethomasb
2011-12-03- Reload UI after skin changealec
2011-12-02- Add $_SESSION['mailto'] variable cleanupalec
2011-12-02- Fix compose from addressbook, broken in r5521alec
2011-12-01- Simplified compose session data handling, no need for session->cleanup()alec
2011-12-01- Remove unused resultalec
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomasb
2011-11-26- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)alec
2011-11-25- Fix handling contact photo url with https:// prefix (#1488202)alec
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages bodie...alec
2011-11-24- Performance improvementsalec
2011-11-24- Mark folder as recent only when it contains unseen messagesalec
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alec
2011-11-24- Fix possible infinite redirect on attachment preview (#1488199)alec
2011-11-22- Fix action when toggling prefer_html option statealec
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ...thomasb
2011-11-19- Use channel/uri as possible source locationsalec
2011-11-18- Added About tab in Settingsalec
2011-11-15- Fix regression in setting recipient to self when replying to a Sent message...alec
2011-11-14- Fix sorting autocomplete results to preserve email address significance (#1...alec
2011-11-10- Add option to skip alternative email addresses in autocompletionalec
2011-11-10- Fix matching check to be unicode-awarealec
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit but...alec
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters (#14...alec
2011-11-10- Add option to define matching method for addressbook search (#1486564, #148...alec
2011-11-09Consider replication delays in session storagethomasb
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomasb
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralec
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't conver...alec
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alec
2011-11-03- Fix redundant line break in flowed format (#1488146)alec
2011-10-30Also merge properties of child cols of composite address book fields + remove...thomasb
2011-10-27Fix inline display of image attachmentsthomasb
2011-10-26- Fix IDN address validation issue (#1488137)alec
2011-10-26- Fix removing compose data from session after sending a messagealec
2011-10-25- Fix handling of <title> tag for cases where (malformed) HTML content contai...alec
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alec
2011-10-23- Improve handling of malformed charset specification in HTML messages (#1488...alec
2011-10-19- Another fix to hide empty tabsalec
2011-10-18- Revert r5345 to handle non-array content tooalec
2011-10-18- One if() too muchalec
2011-10-18- Hide contact tabs with no contentalec
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomasb
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomasb
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alec
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a 's...thomasb
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ...alec
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb