thomascube
2011-08-18 fbe54043cf598b19a753dc2b21a7ed558d23fd15
2011-08-16 alecpl
- Add option to hide selected LDAP addressbook on the list
blob@ 5c9d1f commitdiff | diff to current
2011-08-14 thomascube
More unique error codes
blob@ 782d85 commitdiff | diff to current
2011-08-02 alecpl
- Fix get_address_book() to call get_address_sources() internally when look...
blob@ 7f7ed2 commitdiff | diff to current
2011-07-29 alecpl
- Fix 'sql' identifier for addressbook handling (#1488013)
blob@ f03d89 commitdiff | diff to current
2011-07-27 alecpl
- Performance fix: don't create addressbook object to close() it if it wasn...
blob@ f1574a commitdiff | diff to current
2011-07-27 alecpl
- Don't use default source if source id is specified in get_address_source()
blob@ 5ed119 commitdiff | diff to current
2011-07-11 thomascube
Session object can be null if db/memcache is not available
blob@ 609c5e commitdiff | diff to current
2011-07-10 alecpl
- Add add_shutdown_function() method. Make possible to call user function b...
blob@ 580adc commitdiff | diff to current
2011-07-07 alecpl
- Added possibility to undo last contact delete operation
blob@ 7f5a84 commitdiff | diff to current
2011-06-29 alecpl
- Fix url() so zero-values are not skipped (#1487979)
blob@ 77406b commitdiff | diff to current
2011-06-03 alecpl
- Call addressbook_get hook only if build-in addressbook doesn't match want...
blob@ b896b1 commitdiff | diff to current
2011-05-23 alecpl
- Add read/write methods for immediate operations on cache backend (no affe...
blob@ c9f4e9 commitdiff | diff to current
2011-05-23 alecpl
- Store user preferences in session when write-master is not available and ...
blob@ 40a186 commitdiff | diff to current
2011-05-23 alecpl
- Add TTL parameter to rcube_cache class (and rcmail::get_cache method)
blob@ 7ad8e2 commitdiff | diff to current
2011-05-20 alecpl
- Re-designed cache, fixes memcache/apc issues
blob@ ccc059 commitdiff | diff to current
2011-05-18 alecpl
- Add APC support in rcube_cache
blob@ 8edb3d commitdiff | diff to current
2011-05-18 alecpl
- Added general rcube_cache class with memcache support ...
blob@ 5cf5ee commitdiff | diff to current
2011-05-18 thomascube
Get memcache object from rcmail instance
blob@ 76d401 commitdiff | diff to current
2011-05-05 alecpl
- Fix problems with subfolders of INBOX folder on some IMAP servers (#14877...
blob@ d08333 commitdiff | diff to current
2011-04-25 thomascube
Add support for session storage using memcache
blob@ 63e992 commitdiff | diff to current
2011-04-25 alecpl
- Use shortest include path for better performance
blob@ 926948 commitdiff | diff to current
2011-04-21 alecpl
- Set proper readonly state of default address book according to real reado...
blob@ 8c263e commitdiff | diff to current
2011-04-20 alecpl
- Improve performance by including files with absolute path (#1487849)
blob@ 4351f7 commitdiff | diff to current
2011-04-15 thomascube
Add hook for request token creation (upon user request)
blob@ ef27a6 commitdiff | diff to current
2011-03-27 thomascube
Fix request token generation if no cookies set
blob@ c9f2c4 commitdiff | diff to current
2011-03-22 thomascube
Revert r4609 and use stateless request tokens; no need to save them in sess...
blob@ ec045b commitdiff | diff to current
2011-03-10 thomascube
Prepare for multiple concurrent compose windows
blob@ 4591de commitdiff | diff to current
2011-03-01 thomascube
New config option for custom logo; allow skins to define/override texts
blob@ ae39c4 commitdiff | diff to current
2011-02-15 alecpl
- Close IMAP connection after SMTP, per discussion in (#1485975)
blob@ dd07e7 commitdiff | diff to current
2011-02-06 thomascube
Delegate contact input validation to rcube_addressbook instance; accept alr...
blob@ 07b95d commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-02-02 thomascube
Keep rcube_session->lifetime and keep_alive in sync
blob@ 88ca38 commitdiff | diff to current
2011-01-29 thomascube
Add groups support for LDAP address books, contributed by Andreas Dick
blob@ 6039aa commitdiff | diff to current
2011-01-28 thomascube
Improve session validity check with changing auth cookies; reduce writes to...
blob@ cf2da2 commitdiff | diff to current
2011-01-18 thomascube
Merge branch devel-addressbook (r4193:4382) back into trunk
blob@ 0501b6 commitdiff | diff to current
2011-01-17 alecpl
- Fix %h/%z variables in username_domain option (#1487701)
blob@ a76cbd commitdiff | diff to current
2011-01-16 alecpl
- Move action files map from index.php to steps' func.inc files
blob@ 68d2d5 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2011-01-06 thomascube
Make sure an existing session is killed/replaced when submitting login form
blob@ c3be8e commitdiff | diff to current
2010-12-23 alecpl
- Add debug handler support in rcube_imap_generic
blob@ 7f1da4 commitdiff | diff to current
2010-12-22 alecpl
- Improve handling of whitespace characters after closing PHP tag in locali...
blob@ 7c9850 commitdiff | diff to current
2010-11-30 alecpl
- Add 'login_lc' config option for case-insensitive authentication (#148711...
blob@ e17553 commitdiff | diff to current
2010-11-29 alecpl
- Handle PHP warning in decrypt function (#1485970)
blob@ 9016a8 commitdiff | diff to current
2010-11-12 alecpl
- Fix handling of folders with name "0" (#1487119)
blob@ 448409 commitdiff | diff to current
2010-11-09 alecpl
- Add support for shared folders (#1403507)
blob@ 00290a commitdiff | diff to current
2010-10-22 alecpl
- Add support for IMAP proxy authentication (#1486690)
blob@ a1fe6b commitdiff | diff to current
2010-10-14 alecpl
- improved IMAP errors handling (continue)
blob@ 0f0c17 commitdiff | diff to current
2010-10-05 alecpl
- Convert to lowercase only domain part of email address on login
blob@ 8f94b1 commitdiff | diff to current
2010-10-04 alecpl
- Convert IDN to ASCII before using rcube_user::query() - Always convert to...
blob@ f1adbf commitdiff | diff to current
2010-09-30 alecpl
- Added line number for error message
blob@ 13ffa2 commitdiff | diff to current
first | « prev | next »