Aleksander Machniak
2012-08-17 48a04205c8513fdc4f923fef556e3db8cc17d9f9
2012-08-17 Aleksander Machniak
Fix bug where domain name was converted to lower-case even with login_lc=fa...
blob@ 48a042 commitdiff | diff to current
2012-07-30 Aleksander Machniak
Fix so memcache hostname starting with "unix" isn't handled as socket file
blob@ c2d19b commitdiff | diff to current
2012-07-30 Aleksander Machniak
Support connections to memcached socket file (#1488577)
blob@ 00f645 commitdiff | diff to current
2012-06-30 Aleksander Machniak
Show explicit error message when provided hostname is invalid (#1488550)
blob@ ecc3ba commitdiff | diff to current
2012-05-26 Aleksander Machniak
Fix host autoselection when default_host is an array (#1488495)
blob@ a9055c commitdiff | diff to current
2012-05-09 Aleksander Machniak
Use similar language as a fallback for plugin localization (#1488401) Don't...
blob@ 71ced0 commitdiff | diff to current
2012-05-01 thomascube
Better handling of HTTP request errors; re-send keep-alive requests on fail...
blob@ a9c1b8 commitdiff | diff to current
2012-04-30 thomascube
Accept two past time slots for auth cookie validation; don't encode user-ag...
blob@ 9e8d8e commitdiff | diff to current
2012-04-19 alecpl
- Fix incorrect cache ttl used in get_cache_engine() (#1488447)
blob@ 6dc7ce commitdiff | diff to current
2012-03-22 thomascube
Always return the correct connection state
blob@ b8ea16 commitdiff | diff to current
2012-03-19 alecpl
- Image resize with GD extension (#1488383)
blob@ a71a97 commitdiff | diff to current
2012-02-25 thomascube
Remember custom skin selection after logout (#1488355)
blob@ 40d246 commitdiff | diff to current
2012-02-21 thomascube
Refactored IMAP cache expunge: delegate to storage object; don't rely on de...
blob@ fec2d8 commitdiff | diff to current
2012-02-08 alecpl
- Fix URL building - skip null parameters
blob@ a7321e commitdiff | diff to current
2012-02-02 thomascube
Allow users to choose cols for contacts list sorting
blob@ 438753 commitdiff | diff to current
2012-01-25 thomascube
Fix autoselect_host() for login (#1488297)
blob@ 48f04d commitdiff | diff to current
2012-01-18 alecpl
- Handle ldap_public misconfiguration
blob@ 08b7b6 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] fo...
blob@ a2c495 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2012-01-03 alecpl
- Move some checks into login() method
blob@ fdff34 commitdiff | diff to current
2011-12-29 alecpl
- Add separate pagesize setting for mail messages and contacts (#1488269)
blob@ 08ffd9 commitdiff | diff to current
2011-12-07 alecpl
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
blob@ a90ad2 commitdiff | diff to current
2011-12-07 alecpl
- Remove deprecated global $IMAP variable usage (#1488148)
blob@ b6da0b commitdiff | diff to current
2011-12-07 thomascube
Remove unused code
blob@ 2acbc8 commitdiff | diff to current
2011-12-01 alecpl
- Remove debug code from last commit
blob@ ad3328 commitdiff | diff to current
2011-12-01 alecpl
- Fix so connection to LDAP will be properly closed
blob@ 14b342 commitdiff | diff to current
2011-12-01 alecpl
- Simplified compose session data handling, no need for session->cleanup()
blob@ 72ff6a commitdiff | diff to current
2011-11-13 alecpl
- Add option to set session name (#1486433)
blob@ bd34ca commitdiff | diff to current
2011-11-08 thomascube
Remove unused cruft
blob@ 3fe6c7 commitdiff | diff to current
2011-10-30 thomascube
Allow cross-task ajax requests
blob@ abdf31 commitdiff | diff to current
2011-10-03 alecpl
- Fix namespace handling in special folders settings (#1488112)
blob@ f53750 commitdiff | diff to current
2011-09-28 thomascube
Distinguish standard timezone offset and DST of client
blob@ 65082b commitdiff | diff to current
2011-09-21 thomascube
Skip confirmation dialog when deleting a contact from a source that support...
blob@ d06e57 commitdiff | diff to current
2011-09-19 alecpl
- Allow setting connection options in imap_connect hook
blob@ e7e794 commitdiff | diff to current
2011-09-16 alecpl
- Fix default folders settings (according to namespaces) for new users too
blob@ 4daaf2 commitdiff | diff to current
2011-09-12 alecpl
- Extend rcube_label_exists() to search in loaded plugins localizations - A...
blob@ 8703b0 commitdiff | diff to current
2011-09-05 thomascube
Improved memcache connection procedure from release-0.6; use call_user_func...
blob@ 210303 commitdiff | diff to current
2011-08-27 alecpl
- Fix is_a() usage for PHP>5.3.6
blob@ 9a835c commitdiff | diff to current
2011-08-24 thomascube
Add copyright line on files with significant changes from Kolab Systems
blob@ 1a716d commitdiff | diff to current
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
first | « prev | next »