index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
index.php
Age
Commit message (
Expand
)
Author
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-09-17
- Fix list_cols is not updated after column dragging (#1486999)
alec
2010-08-07
Fix unit tests + update version
thomasb
2010-06-23
- removed PHP closing tag
alec
2010-06-03
Allow plugins to register their own tasks
thomasb
2010-04-20
- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486...
alec
2010-04-01
Add server-side plugin hooks to address group functions + better action names
thomasb
2010-03-31
Asynchronously expand contact groups + skip count queries in autocompletion m...
thomasb
2010-03-31
Implement group renaming/deleting + use more consistent names for commands an...
thomasb
2010-03-26
Added basic contact groups feature
thomasb
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomasb
2010-03-01
- Improve performance by avoiding unnecessary updates to the session table (#...
alec
2010-02-25
- Password: Make passwords encoding consistent with core, add 'password_chars...
alec
2010-02-24
- don't set task for login_after hook
alec
2010-02-13
- Fix imap_init hook broken in r3258 (#1486493)
alec
2010-02-06
- Fix setting task name according to auth state. So, any action before user
alec
2010-01-28
- add file/line definitions to raise_error() calls
alec
2010-01-17
- Fix 'force_https' to specified port when URL contains a port number (#1486411)
alec
2009-10-27
- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port check
alec
2009-10-21
Revert r3038 and allow to specify the port as value of force_https
thomasb
2009-10-14
- fix last commit
alec
2009-10-14
- Fix login page loading into an iframe when session expires (#1485952)
alec
2009-10-13
- Option 'force_https' replaced by 'force_https' plugin
alec
2009-09-05
- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
alec
2009-08-14
Add some arguments to the logout_after hook
thomasb
2009-08-14
Implemented logout_after plugin hook
thomasb
2009-08-07
Fix spell check (#1486036)
thomasb
2009-08-05
Allow a plugin to disable the cookie check
thomasb
2009-07-24
Don't check request token on login
thomasb
2009-07-22
- Help plugin
alec
2009-07-21
Use global request tokens and automatically protect all POST requests
thomasb
2009-07-02
Add option to enforce https connections
thomasb
2009-06-15
- always call logout action as task (#1485919)
alec
2009-06-01
- use preg functions instead of ereg functions
alec
2009-06-01
- get rid of some hardcoded action names and move decission about output comp...
alec
2009-05-12
Really, really logout (fixes r2467).
robin
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomasb
2009-03-10
Partially reverted r2339 + fix indentation
thomasb
2009-03-09
Fixed check-recent [richs]
richs
2009-01-19
- Fix authentication when submitting form with existing session (#1485679)
alec
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-05
- performance: skip imap connection for attachments actions
alec
2008-12-04
- performance: connect to imap server only when needed
alec
2008-11-28
- re-fix r2095
alec
2008-11-28
#1485584: display proper warning on login with empty user and pass
alec
2008-10-30
- added BYE response simple support to prevent from endless loops in imap.inc...
alec
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
estadtherr
2008-09-10
Fix some recently introduced bugs
thomasb
2008-09-05
Killed one more global var + log logins to a separate file (not console)
thomasb
2008-08-29
Moved code block to a more appropriate position + codestyle
thomasb
[next]