summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2012-01-27Update requirements list, remove TODOthomasb
2012-01-27- Remove leftover codealec
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage backends...thomasb
2012-01-25Fix autoselect_host() for login (#1488297)thomasb
2012-01-24Fixed typothomasb
2012-01-23- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ...alec
2012-01-19- Better handling of legacy config (#1488312)alec
2012-01-18rcube_imap::update_cache() is used by some pluginsthomasb
2012-01-18Fix accidental private => protected replacementthomasb
2012-01-18Also support /private/... annotation selectorsthomasb
2012-01-18- Handle ldap_public misconfigurationalec
2012-01-18- Fix call to undefined method rcube_imap::list_unsubscribed()alec
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ...thomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2012-01-16- Add addressbook name to debug output (#1488304)alec
2012-01-13- Remove redundant ldap_count_entries() callalec
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealec
2012-01-12- Fix possible infinite loop in buildThreadData()alec
2012-01-10Allow plugins to extend the vcard fieldmap for contact datathomasb
2012-01-09- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)alec
2012-01-06- Fix typo in timezone handling, more exception catchingalec
2012-01-06- Don't return 'unknown', use empty string, DateTime* handle more exceptionsalec
2012-01-06Handle DateTime exceptionsthomasb
2012-01-06Avoid use of DateTime::getTimestamp()thomasb
2012-01-06Avoid use of 5.2 functions (#1488292)thomasb
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
2012-01-05- Update timezone in user prefs too (#1488291)alec
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alec
2012-01-04- Fix strict email address searching if contact has more than one addressalec
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomasb
2012-01-04Improve support for multiple composite address fields in LDAP directoriesthomasb
2012-01-03- Move some checks into login() methodalec
2012-01-03- Prevent from PHP warningsalec
2011-12-31Always load jquery UI; minor phpdoc fixthomasb
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
2011-12-28- PHPCSalec
2011-12-26Get rid of sprintf() calls for html output generationthomasb
2011-12-25- Add password type field support in rcmail_get_edit_field() (#1488276)alec
2011-12-22Allow (escaped) html tags in roundcube special tag attributesthomasb
2011-12-21- Fix searching on IMAP servers without CHARSET specifier support (#1488271)alec
2011-12-20Fix crashes with eAccelerator (#1488256)thomasb
2011-12-16Add more classes and options to HTML elements for better styleabilitythomasb
2011-12-16- Set svn keywordsalec
2011-12-16- Remove debug code, fix "Class 'rcube_imap_result' not found" (#1488258)alec
2011-12-14- Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252)alec
2011-12-13- Improve convert_criteria() so string literals will be not used if possible,...alec
2011-12-11Make string for unread count configureable by skin; add file type classes to ...thomasb
2011-12-10Better CSS url() validationthomasb
2011-12-09Allow clean background:url(...) styles in safe mode. This will make Roundcube...thomasb