Aleksander Machniak
2016-03-28 46f7b7096450939fe03c95aa81ce06ae4bfca89d
2014-05-08 Aleksander Machniak
Add 'performance_stats' option, so perf. stats can be logged with disabled ...
blob@ 48e92f commitdiff | diff to current
2014-05-04 Aleksander Machniak
Support upload progress with session.upload_progress and PECL uploadprogres...
blob@ 93e12f commitdiff | diff to current
2014-04-30 Aleksander Machniak
Fix invalid host validation on login (#1489841)
blob@ 204977 commitdiff | diff to current
2014-04-23 Thomas Bruederli
Set task variable to 'cli' when loading rcmail instance in shell scripts
blob@ 899211 commitdiff | diff to current
2014-04-14 Aleksander Machniak
Fix invalid page title for some folders (1489804)
blob@ a12bbb commitdiff | diff to current
2014-04-13 Aleksander Machniak
Fix deleting/moving folders from folders with name "0", "00", etc.
blob@ 24e63e commitdiff | diff to current
2014-04-13 Aleksander Machniak
Fix lack of translation of special folders in some configurations (#1489799)
blob@ cb29c9 commitdiff | diff to current
2014-04-10 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
blob@ eddaf0 commitdiff | diff to current
2014-04-10 Aleksander Machniak
Make sure preformance info logged in devel_mode uses locale-independent num...
blob@ 70c0d2 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Make multi-folder message identifiers work with folders containing commas
blob@ 188247 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Fix _uid=* case for regular selections
blob@ 518963 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Don't display error when moving a message to the same folder it already res...
blob@ f0c94a commitdiff | diff to current
2014-04-08 Thomas Bruederli
Fix message UID extraction for _uid=*; update unread count for all affected...
blob@ 0f48e6 commitdiff | diff to current
2014-04-07 Thomas Bruederli
Make UID extraction function globally availbale (for plugins)
blob@ 0456f7 commitdiff | diff to current
2014-04-04 Aleksander Machniak
Improve error message on failed http connection
blob@ adaddf commitdiff | diff to current
2014-04-01 Aleksander Machniak
Removed redundant default_folders config option (#1489737) Implemented IMAP...
blob@ dc0b50 commitdiff | diff to current
2014-03-31 Thomas Bruederli
Render 'now' dates in short form, too
blob@ 2b05c5 commitdiff | diff to current
2014-03-22 Aleksander Machniak
Make sure parent folder selector always contains parent folder of current f...
blob@ 1597c8 commitdiff | diff to current
2014-02-10 Thomas Bruederli
Add setter for user object to rcube class; we already have getters for vari...
blob@ ce2019 commitdiff | diff to current
2014-01-30 Thomas Bruederli
Create class documentation with latest phpdoc utility
blob@ 9ba496 commitdiff | diff to current
2014-01-27 Aleksander Machniak
Do not use rcube_config::all()
blob@ 3509a8 commitdiff | diff to current
2014-01-27 Aleksander Machniak
Check/create default folders on every login not only the first (#1489423)
blob@ 4da065 commitdiff | diff to current
2014-01-20 Aleksander Machniak
Update to TinyMCE 4.x
blob@ 6fa5b4 commitdiff | diff to current
2014-01-01 Aleksander Machniak
CS fixes
blob@ 0301d9 commitdiff | diff to current
2013-12-31 Aleksander Machniak
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
blob@ f5d2ee commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-12-15 Aleksander Machniak
Implemented menu actions to copy/move messages, added folder-selector widge...
blob@ 9a0153 commitdiff | diff to current
2013-12-09 Aleksander Machniak
Fix quota image broken in e71ceb0c98b33409af5978f0f33c6c95148bd86b (#1489467)
blob@ edca65 commitdiff | diff to current
2013-11-10 Thomas Bruederli
First version of the local storage compose data saving feature; some behavi...
blob@ 85e60a commitdiff | diff to current
2013-10-25 Thomas Bruederli
Merge branch 'dev-canned-responses'
blob@ 98b7b5 commitdiff | diff to current
2013-09-19 Thomas Bruederli
Allow sysadmins to define static responses which are immutable for the user
blob@ 9c41ba commitdiff | diff to current
2013-09-09 Aleksander Machniak
Add option force specified domain in user login - username_domain_forced (#...
blob@ 96f59c commitdiff | diff to current
2013-09-04 Thomas Bruederli
Make result of rcmail::get_compose_responses() always an (indexed) array; a...
blob@ 4f432f commitdiff | diff to current
2013-09-04 Thomas Bruederli
Fix indentation
blob@ 460a3e commitdiff | diff to current
2013-08-29 Thomas Bruederli
New settings section to manage canned responses
blob@ 0ce212 commitdiff | diff to current
2013-09-02 Aleksander Machniak
Fix "PHP Warning: Missing argument 1 for rcmail::log_login()"
blob@ 0f5574 commitdiff | diff to current
2013-09-02 Aleksander Machniak
Log also failed logins to userlogins log
blob@ 060467 commitdiff | diff to current
2013-08-26 Aleksander Machniak
Fix bugs when invoking contact creation form when read-only addressbook is ...
blob@ 62350b commitdiff | diff to current
2013-07-12 Thomas Bruederli
Allow to load config files for different environments (#1487311); keep (non...
blob@ deb2b8 commitdiff | diff to current
2013-06-21 Aleksander Machniak
Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is d...
blob@ 9df7e1 commitdiff | diff to current
2013-06-20 Aleksander Machniak
Canonize boolean ini_get() results (#1489189)
blob@ 39b905 commitdiff | diff to current
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
blob@ dd5472 commitdiff | diff to current
2013-06-16 Aleksander Machniak
Fix session issues when local and database time differs (#1486132) Improve ...
blob@ 3dbe4f commitdiff | diff to current
2013-06-11 Aleksander Machniak
Fix error when there's no writeable addressbook source (#1489162)
blob@ ae80b5 commitdiff | diff to current
2013-06-11 Aleksander Machniak
Improvements to PR merge "add option show_real_foldernames"
blob@ 85e65c commitdiff | diff to current
2013-06-11 Aleksander Machniak
Merge pull request #77 from dpc22/realnames
blob@ 174327 commitdiff | diff to current
2013-06-05 Aleksander Machniak
Small code improvement
blob@ 4fee77 commitdiff | diff to current
2013-06-05 Thomas Bruederli
Add option to use PHP's native session save handlers
blob@ 42de33 commitdiff | diff to current
2013-05-29 David Carter
Change show_actual_foldernames to be show_real_foldernames.
blob@ 149f8a commitdiff | diff to current
2013-05-29 David Carter
Add show_actual_foldernames preference and configuration option.
blob@ 52deb1 commitdiff | diff to current
first | « prev | next »