summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2011-11-29- Fix identationalecpl
2011-11-28Improve check of attribute changes when updating a contactthomascube
2011-11-28Fix saving of composite fields in LDAPthomascube
2011-11-28Set (empty) value of member attribute when creating a new groupthomascube
2011-11-28- Use strpos() instead of strstr() when possible (#1488211)alecpl
2011-11-27- Fix handling of invalid characters in request (#1488124)alecpl
2011-11-26- Fix merging some configuration options in update.sh script (#1485864)alecpl
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages bodie...alecpl
2011-11-25- Add some debug and error handling around vlv_searchalecpl
2011-11-24- Performance improvementsalecpl
2011-11-24- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487...alecpl
2011-11-24- Change version number to 0.8-svnalecpl
2011-11-23Improve clickjacking protection: bust frame or disable all form elements and ...thomascube
2011-11-23- Fixed bug where similiar folder names were highlighted wrong (#1487860)alecpl
2011-11-23Improve task switching for tasks added by pluginsthomascube
2011-11-22- Fixed bug in handling link with '!' character in it (#1488195)alecpl
2011-11-20- Added TinyMCE localizationsalecpl
2011-11-18- Fix typo in _list_unsubscribed() (#1488186)alecpl
2011-11-16- Fix typoalecpl
2011-11-15- Fix commit r5424 + preformance microoptimizationsalecpl
2011-11-15- Fix listing of folders in hidden namespaces (#1486796)alecpl
2011-11-14- Don't consider \Noselect flag when building folders tree (#1488004)alecpl
2011-11-14- Small improvements in rcmail_render_folder_tree_html()alecpl
2011-11-13- Add option to set session name (#1486433)alecpl
2011-11-12- Fix mailbox_status() so first run returns proper (empty) resultalecpl
2011-11-11Fix: decode session data into superglobals after re-readingthomascube
2011-11-10- Fix handling of type separator in get_col_values()alecpl
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit but...alecpl
2011-11-10- Add option to define matching method for addressbook search (#1486564, #148...alecpl
2011-11-09Consider replication delays in session storagethomascube
2011-11-08- Improved _listMailboxes() performance and small parseResponse() improvement...alecpl
2011-11-08- Make $name property to be public (#1488140)alecpl
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralecpl
2011-11-08Implement common setters for debug modethomascube
2011-11-08Remove unused cruftthomascube
2011-11-07- Fix handling of DB connection failures. Detect failure on connection level ...alecpl
2011-11-07- Fix handling of curly brackets in URLs (#1488168)alecpl
2011-11-05Added config property to set LDAP_OPT_REFERRALS option to an LDAP connectionthomascube
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't conver...alecpl
2011-10-30Also merge properties of child cols of composite address book fields + remove...thomascube
2011-10-30Improve definition of composite address fields of LDAP contactsthomascube
2011-10-30Allow cross-task ajax requeststhomascube
2011-10-28Avoid errorsthomascube
2011-10-28LDAP: use VLV pseudo-search for autocompletionthomascube
2011-10-27Fix inline display of image attachmentsthomascube
2011-10-26- Fix getting message part data from structure, fixes r5363 alecpl
2011-10-24- Improve handling of situation when FETCH returns OK, but no dataalecpl
2011-10-24- Fix issue where wrong message sequence range could be generated when it was...alecpl
2011-10-23- Add underline character to charset regexpalecpl
2011-10-21- Small code improvementalecpl