index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcmail.php
Age
Commit message (
Expand
)
Author
2013-04-29
Fix list page reset when viewing a message in Larry skin (#1489076)
Aleksander Machniak
2012-12-18
Plugin API: Added message_before_send hook
Aleksander Machniak
2012-11-27
Separate the very application-specific output classes from the Roundcube fram...
Thomas Bruederli
2012-11-27
Move shortcut functions to framework class
Thomas Bruederli
2012-11-27
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
Aleksander Machniak
2012-11-23
Fix hidden flag and default_addressbook settings handling
Aleksander Machniak
2012-11-12
Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...
Aleksander Machniak
2012-11-11
Added cross-task 'refresh' request for system state updates
Aleksander Machniak
2012-11-10
Simplify keep-alive action. Now the interval is based on session_lifetime,
Aleksander Machniak
2012-10-31
Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander...
Thomas Bruederli
2012-10-23
Give option to hide DB address book with addressbook plugin
Jean-Louis Dupond
2012-10-18
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-10-18
Don't display session error message if imap connection failed
Thomas Bruederli
2012-10-18
Remove automatic to-lowercase conversion of usernames (#1488715)
Aleksander Machniak
2012-10-16
Fix return value of storage_connect()
Aleksander Machniak
2012-09-21
Re-fix HTML entities handling in addressbook names
Aleksander Machniak
2012-09-13
Fix invalid error message on deleting mail from read only folder (#1488694)
Aleksander Machniak
2012-08-27
Fix deprecated functions usage
Aleksander Machniak
2012-08-24
Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)
Aleksander Machniak
2012-08-17
Fix bug where domain name was converted to lower-case even with login_lc=fals...
Aleksander Machniak
2012-07-13
Avoid warnings; silently pipe http: urls through rcmail::url()
Thomas Bruederli
2012-07-10
Simplified method of getting default addressbook.
Aleksander Machniak
2012-06-30
Show explicit error message when provided hostname is invalid (#1488550)
Aleksander Machniak
2012-06-08
Fix attachment sizes in message print page and attachment preview page (#1488...
Aleksander Machniak
2012-05-26
Fix host autoselection when default_host is an array (#1488495)
Aleksander Machniak
2012-05-23
Add another alias for backwards compatibility
Thomas Bruederli
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-22
Add is_escaped attribute for html_select and html_textarea (#1488485)
Aleksander Machniak
2012-05-22
Deprecate storage_connect() method
Aleksander Machniak
2012-05-22
Add imap_connect() method for backward compat.
Aleksander Machniak
2012-05-01
Better handling of HTTP request errors; re-send keep-alive requests on failur...
thomascube
2012-04-19
- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() w...
alecpl
2012-04-18
- Fix render_folder_tree_select() (#1488441)
alecpl
2012-04-16
- Moved session init/config functionality into rcube class
alecpl
2012-04-16
- Framework refactoring (I hope it's the last one):
alecpl
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl
2012-03-22
Always return the correct connection state
thomascube
2012-03-19
- Image resize with GD extension (#1488383)
alecpl
2012-02-25
Remember custom skin selection after logout (#1488355)
thomascube
2012-02-21
Refactored IMAP cache expunge: delegate to storage object; don't rely on depr...
thomascube
2012-02-08
- Fix URL building - skip null parameters
alecpl
2012-02-02
Allow users to choose cols for contacts list sorting
thomascube
2012-01-25
Fix autoselect_host() for login (#1488297)
thomascube
2012-01-18
- Handle ldap_public misconfiguration
alecpl
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-16
Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ...
thomascube
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
2012-01-03
- Move some checks into login() method
alecpl
2011-12-29
- Add separate pagesize setting for mail messages and contacts (#1488269)
alecpl
2011-12-07
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
alecpl
[next]