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
2014-07-28
Set 'compose_extwin' env property on every step; accept a list of URL paramet...
Thomas Bruederli
2014-04-30
Fix invalid host validation on login (#1489841)
Aleksander Machniak
2014-04-14
Fix invalid page title for some folders (1489804)
Aleksander Machniak
2014-04-13
Fix lack of translation of special folders in some configurations (#1489799)
Aleksander Machniak
2014-04-10
Make sure preformance info logged in devel_mode uses locale-independent numbe...
Aleksander Machniak
2014-04-04
Improve error message on failed http connection
Aleksander Machniak
2014-03-23
Make sure parent folder selector always contains parent folder
Aleksander Machniak
2014-01-27
Do not use rcube_config::all()
Aleksander Machniak
2014-01-27
Check/create default folders on every login not only the first (#1489423)
Aleksander Machniak
2014-01-01
CS fixes
Aleksander Machniak
2013-12-31
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
Aleksander Machniak
2013-12-22
Remove deprecated functions (these listed in bc.php file) usage
Aleksander Machniak
2013-12-15
Implemented menu actions to copy/move messages, added folder-selector widget ...
Aleksander Machniak
2013-12-09
Fix quota image broken in e71ceb0c98b33409af5978f0f33c6c95148bd86b (#1489467)
Aleksander Machniak
2013-11-10
First version of the local storage compose data saving feature; some behavior...
Thomas Bruederli
2013-10-25
Merge branch 'dev-canned-responses'
Thomas Bruederli
2013-09-19
Allow sysadmins to define static responses which are immutable for the user
Thomas Bruederli
2013-09-09
Add option force specified domain in user login - username_domain_forced (#14...
Aleksander Machniak
2013-09-04
Make result of rcmail::get_compose_responses() always an (indexed) array; add...
Thomas Bruederli
2013-09-04
Fix indentation
Thomas Bruederli
2013-09-04
New settings section to manage canned responses
Thomas Bruederli
2013-09-02
Fix "PHP Warning: Missing argument 1 for rcmail::log_login()"
Aleksander Machniak
2013-09-02
Log also failed logins to userlogins log
Aleksander Machniak
2013-08-26
Fix bugs when invoking contact creation form when read-only addressbook is se...
Aleksander Machniak
2013-07-12
Allow to load config files for different environments (#1487311); keep (non-d...
Thomas Bruederli
2013-06-21
Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is det...
Aleksander Machniak
2013-06-20
Canonize boolean ini_get() results (#1489189)
Aleksander Machniak
2013-06-18
Merge branch 'dev-advanced-ldap-groups':
Thomas Bruederli
2013-06-16
Fix session issues when local and database time differs (#1486132)
Aleksander Machniak
2013-06-11
Fix error when there's no writeable addressbook source (#1489162)
Aleksander Machniak
2013-06-11
Improvements to PR merge "add option show_real_foldernames"
Aleksander Machniak
2013-06-11
Merge pull request #77 from dpc22/realnames
Aleksander Machniak
2013-06-05
Small code improvement
Aleksander Machniak
2013-06-05
Add option to use PHP's native session save handlers
Thomas Bruederli
2013-05-29
Change show_actual_foldernames to be show_real_foldernames.
David Carter
2013-05-29
Add show_actual_foldernames preference and configuration option.
David Carter
2013-05-16
Move rcmail::deliver_message() to framework for common use
Thomas Bruederli
2013-05-07
Avoid uninitialized/unused variables
Aleksander Machniak
2013-05-03
Experimental: refactored list.js and html_table class to render lists with di...
Thomas Bruederli
2013-04-29
Fix list page reset when viewing a message in Larry skin (#1489076)
Aleksander Machniak
2013-04-29
Fix possible warning on some misconfig
Aleksander Machniak
2013-03-10
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
Aleksander Machniak
2013-03-04
Really fix "quotum would exceed" error message handling
Aleksander Machniak
2013-03-04
Smarter overquota error detection (known error strings are:
Aleksander Machniak
2013-03-02
Even better message on over quota error in move to trash operation (#1484164)
Aleksander Machniak
2013-03-02
Display user-friendly message on IMAP "over quota" errors (#1484164)
Aleksander Machniak
2013-02-05
Add special config attribute 'group_filters' to specify a fixed list of group...
Thomas Bruederli
2013-01-31
- Refactored the hierarchical mailboxlist control into a separate widget class
Thomas Bruederli
2013-01-18
Remove deprecated functions (from bc.php file) usage in plugins
Aleksander Machniak
2013-01-18
Improved folder path presentation in page title (use unified delimiter, local...
Aleksander Machniak
[next]