summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2011-11-28Improve check of attribute changes when updating a contactthomasb
2011-11-28Fix saving of composite fields in LDAPthomasb
2011-11-28Set (empty) value of member attribute when creating a new groupthomasb
2011-11-28- Use strpos() instead of strstr() when possible (#1488211)alec
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alec
2011-11-27- Fix handling of invalid characters in request (#1488124)alec
2011-11-26- Fix merging some configuration options in update.sh script (#1485864)alec
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-25- Add some debug and error handling around vlv_searchalec
2011-11-25- Unmark folder after unseen count has been changed to zeroalec
2011-11-25- gl_ES update (#1488205)alec
2011-11-24- Performance improvementsalec
2011-11-24- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487...alec
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- Change version number to 0.8-svnalec
2011-11-24- Fix possible infinite redirect on attachment preview (#1488199)alec
2011-11-23Improve clickjacking protection: bust frame or disable all form elements and ...thomasb
2011-11-23- Small optimisationsalec
2011-11-23- Fixed bug where similiar folder names were highlighted wrong (#1487860)alec
2011-11-23Improve task switching for tasks added by pluginsthomasb
2011-11-23Set selected state on task buttons; increase display time of messages/notific...thomasb
2011-11-22- Fix action when toggling prefer_html option statealec
2011-11-22- Code improvementsalec
2011-11-22- Fixed bug in handling link with '!' character in it (#1488195)alec
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ...thomasb
2011-11-20- Added TinyMCE localizationsalec
2011-11-19- Use channel/uri as possible source locationsalec
2011-11-18- Fix typo in _list_unsubscribed() (#1488186)alec
2011-11-18- Added About tab in Settingsalec
2011-11-18Clarify licenseing of forked Googiespell codethomasb
2011-11-16- Don't add PRE tags when switching to html mode and textarea is emptyalec
2011-11-16- Fix typoalec
2011-11-15- Fix washing styles with quoted values e.g. font-familyalec
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- Add option to set session name (#1486433)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-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