summaryrefslogtreecommitdiff
path: root/program/include/rcmail.php
AgeCommit message (Expand)Author
2011-11-15- Applied fixes from trunk up to r5425alecpl
2011-11-09- Apply fixes from trunk up to r5401alecpl
2011-10-30Backport r5375 to release branchthomascube
2011-10-03- Fix namespace handling in special folders settings (#1488112)alecpl
2011-09-28Distinguish standard timezone offset and DST of clientthomascube
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ...thomascube
2011-09-19- Allow setting connection options in imap_connect hookalecpl
2011-09-16- Fix default folders settings (according to namespaces) for new users tooalecpl
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalecpl
2011-09-05Improved memcache connection procedure from release-0.6; use call_user_func t...thomascube
2011-08-27- Fix is_a() usage for PHP>5.3.6alecpl
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomascube
2011-08-16- Add option to hide selected LDAP addressbook on the listalecpl
2011-08-14More unique error codesthomascube
2011-08-02- Fix get_address_book() to call get_address_sources() internally when lookin...alecpl
2011-07-29- Fix 'sql' identifier for addressbook handling (#1488013)alecpl
2011-07-27- Performance fix: don't create addressbook object to close() it if it wasn't...alecpl
2011-07-27- Don't use default source if source id is specified in get_address_source()alecpl
2011-07-11Session object can be null if db/memcache is not availablethomascube
2011-07-10- Add add_shutdown_function() method. Make possible to call user function bef...alecpl
2011-07-07- Added possibility to undo last contact delete operationalecpl
2011-06-29- Fix url() so zero-values are not skipped (#1487979)alecpl
2011-06-03- Call addressbook_get hook only if build-in addressbook doesn't match wanted...alecpl
2011-05-23- Add read/write methods for immediate operations on cache backend (no affect...alecpl
2011-05-23- Store user preferences in session when write-master is not available and se...alecpl
2011-05-23- Add TTL parameter to rcube_cache class (and rcmail::get_cache method)alecpl
2011-05-20- Re-designed cache, fixes memcache/apc issuesalecpl
2011-05-18- Add APC support in rcube_cachealecpl
2011-05-18- Added general rcube_cache class with memcache support ...alecpl
2011-05-18Get memcache object from rcmail instancethomascube
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...alecpl
2011-04-25Add support for session storage using memcachethomascube
2011-04-25- Use shortest include path for better performancealecpl
2011-04-21- Set proper readonly state of default address book according to real readonl...alecpl
2011-04-20- Improve performance by including files with absolute path (#1487849) alecpl
2011-04-15Add hook for request token creation (upon user request)thomascube
2011-03-27Fix request token generation if no cookies setthomascube
2011-03-22Revert r4609 and use stateless request tokens; no need to save them in sessio...thomascube
2011-03-10Prepare for multiple concurrent compose windowsthomascube
2011-03-01New config option for custom logo; allow skins to define/override textsthomascube
2011-02-15- Close IMAP connection after SMTP, per discussion in (#1485975)alecpl
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept alrea...thomascube
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alecpl
2011-02-02Keep rcube_session->lifetime and keep_alive in syncthomascube
2011-01-29Add groups support for LDAP address books, contributed by Andreas Dickthomascube
2011-01-28Improve session validity check with changing auth cookies; reduce writes to D...thomascube
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-17- Fix %h/%z variables in username_domain option (#1487701)alecpl
2011-01-16- Move action files map from index.php to steps' func.inc filesalecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube