summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2012-01-06- Fix typo in timezone handling, more exception catchingalecpl
2012-01-06- Don't return 'unknown', use empty string, DateTime* handle more exceptionsalecpl
2012-01-06Handle DateTime exceptionsthomascube
2012-01-06Avoid use of DateTime::getTimestamp()thomascube
2012-01-06Avoid use of 5.2 functions (#1488292)thomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
2012-01-05- Update timezone in user prefs too (#1488291)alecpl
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alecpl
2012-01-04- Fix strict email address searching if contact has more than one addressalecpl
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomascube
2012-01-04Improve support for multiple composite address fields in LDAP directoriesthomascube
2012-01-03- Move some checks into login() methodalecpl
2012-01-03- Prevent from PHP warningsalecpl
2011-12-31Always load jquery UI; minor phpdoc fixthomascube
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alecpl
2011-12-28- PHPCSalecpl
2011-12-26Get rid of sprintf() calls for html output generationthomascube
2011-12-25- Add password type field support in rcmail_get_edit_field() (#1488276)alecpl
2011-12-22Allow (escaped) html tags in roundcube special tag attributesthomascube
2011-12-21- Fix searching on IMAP servers without CHARSET specifier support (#1488271)alecpl
2011-12-20Fix crashes with eAccelerator (#1488256)thomascube
2011-12-16Add more classes and options to HTML elements for better styleabilitythomascube
2011-12-16- Set svn keywordsalecpl
2011-12-16- Remove debug code, fix "Class 'rcube_imap_result' not found" (#1488258)alecpl
2011-12-14- Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252)alecpl
2011-12-13- Improve convert_criteria() so string literals will be not used if possible,...alecpl
2011-12-11Make string for unread count configureable by skin; add file type classes to ...thomascube
2011-12-10Better CSS url() validationthomascube
2011-12-09Allow clean background:url(...) styles in safe mode. This will make Roundcube...thomascube
2011-12-09Allow custom content (from config dir) showing up on the about pagethomascube
2011-12-08- Microoptimizationsalecpl
2011-12-08- More documentation + cleanupalecpl
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-12-07- Cleanup + perf. improvement (substr_count() is really fast!)alecpl
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ...alecpl
2011-12-07Remove unused codethomascube
2011-12-04Accept contact IDs as array or comma-separated stringthomascube
2011-12-02New template object to control HTML doctypethomascube
2011-12-02- Reset error flag when connecting to (another) databasealecpl
2011-12-02- Fallback to write-master when readonly database failsalecpl
2011-12-02- Improved handling of some malformed values encoded with quoted-printable (#...alecpl
2011-12-01- Fix issue where "S: Error: Success" was printed to debug logalecpl
2011-12-01- Remove debug code from last commit alecpl
2011-12-01- Fix so connection to LDAP will be properly closedalecpl
2011-12-01- Simplified compose session data handling, no need for session->cleanup()alecpl
2011-11-30- Fix parse error from last commit (grrrrr, do tests before commit!)alecpl
2011-11-30- Add possibility to do LDAP bind before searching for bind DN.alecpl
2011-11-30Enable buttons having an inner <span> for better CSS styling capabilitiesthomascube