summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2012-01-18- Fix call to undefined method rcube_imap::list_unsubscribed()alec
git-svn-id: https://svn.roundcube.net/trunk@5790 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ↵thomasb
backwards compat. git-svn-id: https://svn.roundcube.net/trunk@5782 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16- Add addressbook name to debug output (#1488304)alec
git-svn-id: https://svn.roundcube.net/trunk@5780 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Remove redundant ldap_count_entries() callalec
git-svn-id: https://svn.roundcube.net/trunk@5772 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@5769 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-12- Fix possible infinite loop in buildThreadData()alec
git-svn-id: https://svn.roundcube.net/trunk@5760 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Allow plugins to extend the vcard fieldmap for contact datathomasb
git-svn-id: https://svn.roundcube.net/trunk@5752 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-09- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)alec
git-svn-id: https://svn.roundcube.net/trunk@5744 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06- Fix typo in timezone handling, more exception catchingalec
git-svn-id: https://svn.roundcube.net/trunk@5733 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06- Don't return 'unknown', use empty string, DateTime* handle more exceptionsalec
git-svn-id: https://svn.roundcube.net/trunk@5732 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06Handle DateTime exceptionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5731 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06Avoid use of DateTime::getTimestamp()thomasb
git-svn-id: https://svn.roundcube.net/trunk@5730 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06Avoid use of 5.2 functions (#1488292)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5729 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
git-svn-id: https://svn.roundcube.net/trunk@5716 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Update timezone in user prefs too (#1488291)alec
git-svn-id: https://svn.roundcube.net/trunk@5714 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alec
git-svn-id: https://svn.roundcube.net/trunk@5713 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04- Fix strict email address searching if contact has more than one addressalec
git-svn-id: https://svn.roundcube.net/trunk@5708 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5707 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04Improve support for multiple composite address fields in LDAP directoriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5704 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-03- Move some checks into login() methodalec
git-svn-id: https://svn.roundcube.net/trunk@5690 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-03- Prevent from PHP warningsalec
git-svn-id: https://svn.roundcube.net/trunk@5689 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-31Always load jquery UI; minor phpdoc fixthomasb
git-svn-id: https://svn.roundcube.net/trunk@5672 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
git-svn-id: https://svn.roundcube.net/trunk@5662 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-28- PHPCSalec
git-svn-id: https://svn.roundcube.net/trunk@5658 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-26Get rid of sprintf() calls for html output generationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5653 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-25- Add password type field support in rcmail_get_edit_field() (#1488276)alec
git-svn-id: https://svn.roundcube.net/trunk@5650 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Allow (escaped) html tags in roundcube special tag attributesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5647 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-21- Fix searching on IMAP servers without CHARSET specifier support (#1488271)alec
git-svn-id: https://svn.roundcube.net/trunk@5637 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-20Fix crashes with eAccelerator (#1488256)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5633 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Add more classes and options to HTML elements for better styleabilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16- Set svn keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@5622 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16- Remove debug code, fix "Class 'rcube_imap_result' not found" (#1488258)alec
git-svn-id: https://svn.roundcube.net/trunk@5621 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-14- Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252)alec
git-svn-id: https://svn.roundcube.net/trunk@5613 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-13- Improve convert_criteria() so string literals will be not used if ↵alec
possible, to workaround issues with some buggy IMAP servers git-svn-id: https://svn.roundcube.net/trunk@5598 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-11Make string for unread count configureable by skin; add file type classes to ↵thomasb
attachments list git-svn-id: https://svn.roundcube.net/trunk@5592 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-10Better CSS url() validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5589 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-09Allow clean background:url(...) styles in safe mode. This will make ↵thomasb
Roundcube pass the Email Standards Acid Test git-svn-id: https://svn.roundcube.net/trunk@5586 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-09Allow custom content (from config dir) showing up on the about pagethomasb
git-svn-id: https://svn.roundcube.net/trunk@5583 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-08- Microoptimizationsalec
git-svn-id: https://svn.roundcube.net/trunk@5576 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-08- More documentation + cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@5575 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
git-svn-id: https://svn.roundcube.net/trunk@5564 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
git-svn-id: https://svn.roundcube.net/trunk@5563 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Add option to set default font for HTML message (#1484137) alec
git-svn-id: https://svn.roundcube.net/trunk@5562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Cleanup + perf. improvement (substr_count() is really fast!)alec
git-svn-id: https://svn.roundcube.net/trunk@5561 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ↵alec
rcube_imap class git-svn-id: https://svn.roundcube.net/trunk@5557 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Remove unused codethomasb
git-svn-id: https://svn.roundcube.net/trunk@5555 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-04Accept contact IDs as array or comma-separated stringthomasb
git-svn-id: https://svn.roundcube.net/trunk@5539 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02New template object to control HTML doctypethomasb
git-svn-id: https://svn.roundcube.net/trunk@5532 208e9e7b-5314-0410-a742-e7e81cd9613c