thomascube
2010-04-01 1d773d71414316e0b9836a15c35576593427ee21
2010-03-31 thomascube
Asynchronously expand contact groups + skip count queries in autocompletion...
blob@ c0297f commitdiff | diff to current
2010-03-26 alecpl
- Fix bugs on unexpected IMAP connection close (#1486190, #1486270) - Iloha...
blob@ 59c216 commitdiff | diff to current
2010-03-26 thomascube
Added basic contact groups feature
blob@ a61bbb commitdiff | diff to current
2010-03-24 alecpl
- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485...
blob@ d8c440 commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2010-03-02 alecpl
- Added function to get addressbooks list rcmail::get_address_sources() (#1...
blob@ 3704b7 commitdiff | diff to current
2010-03-01 alecpl
- Improve performance by avoiding unnecessary updates to the session table ...
blob@ 929a50 commitdiff | diff to current
2010-02-21 thomascube
Use rcmail::imap_connect() to establish IMAP connections; always initialize...
blob@ 47d8d3 commitdiff | diff to current
2010-02-18 thomascube
Fix loading of plugin configs: user prefs will always survive (#1486368)
blob@ b545d3 commitdiff | diff to current
2010-02-13 alecpl
- Fix imap_init hook broken in r3258 (#1486493)
blob@ 48bc52 commitdiff | diff to current
2010-02-06 alecpl
- Fix setting task name according to auth state. So, any action before user...
blob@ 9b94eb commitdiff | diff to current
2010-01-29 alecpl
- performance stats logging in devel_mode
blob@ 2b35c5 commitdiff | diff to current
2010-01-28 alecpl
- Login preformance: Create default folders on first login only
blob@ b5846e commitdiff | diff to current
2010-01-28 alecpl
- add file/line definitions to raise_error() calls
blob@ 10eedb commitdiff | diff to current
2010-01-26 alecpl
- Add support for MDB2's 'sqlsrv' driver (#1486395)
blob@ 2273d4 commitdiff | diff to current
2010-01-18 alecpl
- fix $Id$ keyword
blob@ 638fb8 commitdiff | diff to current
2009-12-14 alecpl
- don't use preg_replace with /e modifier + code cleanup
blob@ 9898fe commitdiff | diff to current
2009-12-12 alecpl
- fix warning when authentication fails and debug_level=4 (#1486292)
blob@ 317a7d commitdiff | diff to current
2009-11-23 alecpl
- use 7th (httponly) argument of setcookie()
blob@ c96c5a commitdiff | diff to current
2009-11-04 alecpl
- fix HTTPS checking (#1486273)
blob@ 3ea30e commitdiff | diff to current
2009-09-25 alecpl
- fix Russian language position on languages list
blob@ 7d5178 commitdiff | diff to current
2009-09-23 alecpl
- sorting by message index - added 'index_sort' option (#1485936)
blob@ 1cead0 commitdiff | diff to current
2009-09-21 alecpl
- Added 'ldap_debug' option + small change to not rely on rcube_config insi...
blob@ 010274 commitdiff | diff to current
2009-09-20 alecpl
- small code improvements
blob@ bdab2c commitdiff | diff to current
2009-09-07 alecpl
- Use faster/secure mt_rand() (#1486094)
blob@ b48d9b commitdiff | diff to current
2009-07-23 alecpl
- performance fix: don't check mbstring functions existence too often
blob@ ee258c commitdiff | diff to current
2009-07-22 alecpl
- Help plugin - support 'dummy' task (for plugins)
blob@ 564a2b commitdiff | diff to current
2009-07-21 thomascube
Use global request tokens and automatically protect all POST requests
blob@ 549933 commitdiff | diff to current
2009-07-21 alecpl
- use simple rcube_smtp class - Installer: fix SMTP settings test
blob@ 2c3d81 commitdiff | diff to current
2009-07-15 thomascube
Use request tokens to protect POST requests from CSFR
blob@ 57f0c8 commitdiff | diff to current
2009-07-13 thomascube
Added hook when killing a session
blob@ afc6e4 commitdiff | diff to current
2009-07-11 alecpl
- prevent from some mcrypt warnings (#1485970)
blob@ 713a66 commitdiff | diff to current
2009-07-07 alecpl
- Added 'imap_debug' option, described 'sql_debug' option in config file
blob@ d559cb commitdiff | diff to current
2009-06-05 alecpl
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options h...
blob@ 0b2ce9 commitdiff | diff to current
2009-06-05 alecpl
- fix rep_specialchars_output() performance, remove old 'charset' option use
blob@ 79c45f commitdiff | diff to current
2009-05-17 alecpl
- don't show message on unknown error (#1485848) + translate "Server Error!...
blob@ 74d421 commitdiff | diff to current
2009-05-16 alecpl
- Added possibility to encrypt received header, option 'http_received_heade...
blob@ 2471d3 commitdiff | diff to current
2009-05-14 thomascube
Trigger 'create_identity' when creating a new user; Allow 'create_user' hoo...
blob@ f879f4 commitdiff | diff to current
2009-05-13 alecpl
- speed up the whole session cleaning in kill_session()
blob@ 27924a commitdiff | diff to current
2009-05-12 svncommit
Really, really logout (fixes r2467).
blob@ f22c2c commitdiff | diff to current
2009-05-12 svncommit
Minimize chance of race condition in session handling (#1485659, #1484678)
blob@ 617b4f commitdiff | diff to current
2009-04-26 thomascube
Allow plugins to define their own tasks + add 'domain' parameter for rcube_...
blob@ 1c932d commitdiff | diff to current
2009-04-24 alecpl
- fix setting empty string in imap_root
blob@ 76db10 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-04-14 alecpl
- Support STARTTLS in IMAP connection (#1485284)
blob@ f86e8f commitdiff | diff to current
2009-04-10 alecpl
- Support several e-mail addresses per user from virtuser_file (#1485678) -...
blob@ 942069 commitdiff | diff to current
2009-03-02 thomascube
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
blob@ 115263 commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2008-12-24 thomascube
Allow empty strings for imap_root config parameter (was changed in r2143) t...
blob@ 230f94 commitdiff | diff to current
2008-12-11 alecpl
- Performance: allow setting imap rootdir and delimiter before connect (#14...
blob@ 030c84 commitdiff | diff to current
first | « prev | next »