summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-18- Added package.xml for managesieve pluginalec
2011-11-18- Remove old imagealec
2011-11-18Clarify licenseing of forked Googiespell codethomasb
2011-11-18- Fix date broken in last commitalec
2011-11-18- Fixed setting test type to :is when none is specifiedalec
2011-11-17- Removed unused private variablealec
2011-11-17- Added 'address' and 'envelope' tests supportalec
2011-11-16- Fixed import of rules with unsupported testsalec
2011-11-16- Split test scripts by sieve extensionalec
2011-11-16- Don't add PRE tags when switching to html mode and textarea is emptyalec
2011-11-16- Small improvement for Chromealec
2011-11-16- Force font-family on body only, makes possible to set/display fonts of emai...alec
2011-11-16- Fix typoalec
2011-11-15- Fix washing styles with quoted values e.g. font-familyalec
2011-11-15- Cleanupalec
2011-11-15- Fix handling of HTML form elements in messages (#1485137)alec
2011-11-15- Fix regression in setting recipient to self when replying to a Sent message...alec
2011-11-15- Fix commit r5424 + preformance microoptimizationsalec
2011-11-15- Fix listing of folders in hidden namespaces (#1486796)alec
2011-11-14- Don't consider \Noselect flag when building folders tree (#1488004)alec
2011-11-14- Small improvements in rcmail_render_folder_tree_html()alec
2011-11-14- Fix sorting autocomplete results to preserve email address significance (#1...alec
2011-11-14- Make urlencode() compatible with PHP's rawurlencode() - fixes collapsing/ex...alec
2011-11-13- Added option to use punycode or unicode for domain names (#1488103)alec
2011-11-13- Add option to set session name (#1486433)alec
2011-11-12- Fix description of create_default_folders (#1488183)alec
2011-11-12- Fix mailbox_status() so first run returns proper (empty) resultalec
2011-11-11Fix: decode session data into superglobals after re-readingthomasb
2011-11-11- Add lv_LV localization (#1488179)alec
2011-11-10- Add option to skip alternative email addresses in autocompletionalec
2011-11-10- Fix handling of type separator in get_col_values()alec
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- Support addressbook_search_modealec
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- Improved _listMailboxes() performance and small parseResponse() improvement...alec
2011-11-08- Make $name property to be public (#1488140)alec
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralec
2011-11-08Implement common setters for debug modethomasb
2011-11-08Remove unused cruftthomasb
2011-11-07- Fix handling of DB connection failures. Detect failure on connection level ...alec
2011-11-07- Fix handling of curly brackets in URLs (#1488168)alec
2011-11-05Added config property to set LDAP_OPT_REFERRALS option to an LDAP connectionthomasb
2011-11-04- Don't use external js file for images listing in HTML editoralec
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