summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube
AgeCommit message (Expand)Author
2014-08-11wrong type returned for gifbrendan braybrook
2014-08-07- Implemented 'storage_connected' API hook after successful IMAP login (#1490...Thomas Bruederli
2014-08-07Add default location for mime.types with nginxThomas Bruederli
2014-08-06Overwrite Net_LDAP3's normalize_entry() method to behave as the old oneAleksander Machniak
2014-08-06CS fix after PR mergeAleksander Machniak
2014-08-06Merge pull request #209 from bbraybrook/header_array_fixAleksander Machniak
2014-08-06fix stringify problem when multiple headers values exist to be returnedbrendan braybrook
2014-08-05Merge pull request #207 from kanarip/dev/net_ldap3Aleksander Machniak
2014-08-03List all plugins which have been attempted to load (#1488871)Thomas Bruederli
2014-08-02Correct reference to old function get_dn()Jeroen van Meeuwen (Kolab Systems)
2014-08-02Use Net_LDAP3Jeroen van Meeuwen (Kolab Systems)
2014-08-02Support password encryption using openssl extension (#1489989)Aleksander Machniak
2014-08-01Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-31Add optional timezone argument for date conversionThomas Bruederli
2014-07-30Remove redundant folder check when using search setAleksander Machniak
2014-07-28Fix bug where $Forwarded flag was being set even if server didn't support it ...Aleksander Machniak
2014-07-24Support allowfullscreen attribute on iframe elementsAleksander Machniak
2014-07-23Reset $value in a loopAleksander Machniak
2014-07-14Fix "Illegal offset type" error (#1489985)Aleksander Machniak
2014-07-11Fix sorting messages by size on servers without SORT capability (#1489981)Aleksander Machniak
2014-07-07Fix images import from various vCard formats (#1489977)Aleksander Machniak
2014-07-05Fix bug where contacts with no email address were listed on compose addressbo...Aleksander Machniak
2014-07-03Added 'contact_search_name' option to define autocompletion entry formatAleksander Machniak
2014-06-28Get rid of some rcube_config::all() callsAleksander Machniak
2014-06-24Extend get_quota() so it's possible to specify GETQUOTAROOT folder and return...Aleksander Machniak
2014-06-22Support LIST-MYRIGHTS extension in rcube_imap_generic (#1489665)Aleksander Machniak
2014-06-16Add config option to specify IMAP connection socket parameters - imap_conn_op...Aleksander Machniak
2014-06-10Fix "PHP Fatal error: Cannot break/continue 1 level" when ldap_start_tls() failsAleksander Machniak
2014-06-09Send X-UA-Compatible as HTTP header instead of meta tagAleksander Machniak
2014-06-05Fix check for data-* attributes after merge with dev-accessibilityThomas Bruederli
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-04Improved video support, all tinymce related resources moved to program/js/tin...Aleksander Machniak
2014-06-04Use <th> tags for table headers as suggested by the WCAG 2.0 GuidelinesThomas Bruederli
2014-06-04Fix folders sorting in case when special folders are subfolders of INBOXAleksander Machniak
2014-06-01Change private method to protectedAleksander Machniak
2014-06-01Change private vars/methods to protectedAleksander Machniak
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
2014-05-28Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-05-28Small code improvementsAleksander Machniak
2014-05-28Fix UTF7-IMAP encoding detection (fixes folders list sorting)Aleksander Machniak
2014-05-27Use public property instead of setter method to improve compatibilityThomas Bruederli
2014-05-27Fix unintentional line-height style modification in HTML messages (#1489917)Aleksander Machniak
2014-05-27Fix broken normalize_string(), add support for ISO-8859-2Aleksander Machniak
2014-05-25Silence PHP Warning: strtolower() expects parameter 1 to be stringAleksander Machniak
2014-05-22Bring back forcing of string type for folders list items (removed unintention...Aleksander Machniak
2014-05-22Improve performance of sort_folder_list() method.Aleksander Machniak
2014-05-22Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-05-22Add option to suppress session data writes to DBThomas Bruederli
2014-05-22Fix debug outputThomas Bruederli