Aleksander Machniak
2013-06-26 253f0aed1699c84cbdb684ef53e6c9c56c077d6f
2013-06-26 Aleksander Machniak
Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)
tree@ 253f0a commitdiff
2013-06-26 Aleksander Machniak
Fix icon position for all special folders when on second level of the tree....
tree@ 3aa16c commitdiff
2013-06-25 Aleksander Machniak
Fix empty messages list when register_globals is enabled (#1489157)
tree@ a5b79b commitdiff
2013-06-25 Victor Benincasa
Fix Junk folder alignment when it's nested in inbox folder.
tree@ d7604c commitdiff
2013-06-25 Aleksander Machniak
Improve code readability
tree@ 8f42c3 commitdiff
2013-06-25 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 2b3a3b commitdiff
2013-06-25 Aleksander Machniak
Performance improvement for searching in threaded mode. We can use cached i...
tree@ 855c85 commitdiff
2013-06-25 Victor Benincasa
Fix improper error checking
tree@ 093a3d commitdiff
2013-06-24 Aleksander Machniak
Revert change where NULL config value wasn't handled as unset (#1489202)
tree@ 2787fb commitdiff
2013-06-24 Aleksander Machniak
Update changelog
tree@ 1f4b2a commitdiff
2013-06-24 Aleksander Machniak
Improved/unified attachment preview page Implemented attachment print button
tree@ 049428 commitdiff
2013-06-23 Aleksander Machniak
Improve screen min-width calculation
tree@ 3a0f82 commitdiff
2013-06-23 Aleksander Machniak
Fix screen element height in popups in Opera browser
tree@ bcc159 commitdiff
2013-06-23 Aleksander Machniak
Fix lack of space between searchfiler and quicksearchbar in Larry skin (#14...
tree@ 12e69c commitdiff
2013-06-22 Aleksander Machniak
Fix error when searching in threaded mode
tree@ f255dd commitdiff
2013-06-21 Aleksander Machniak
CS fixes
tree@ 39a82a commitdiff
2013-06-21 Aleksander Machniak
Remove confusing note about closing ?> tag and no characters after it. We c...
tree@ 1965c3 commitdiff
2013-06-21 Aleksander Machniak
Fix so valid and set date.timezone is not required by installer checks (#14...
tree@ 7a7c25 commitdiff
2013-06-21 Aleksander Machniak
Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is d...
tree@ 9df7e1 commitdiff
2013-06-20 Thomas Bruederli
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
tree@ 07c6c6 commitdiff
2013-06-20 Aleksander Machniak
Canonize boolean ini_get() results (#1489189)
tree@ 39b905 commitdiff
2013-06-20 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 976ba3 commitdiff
2013-06-20 Aleksander Machniak
Improve IMAP APPEND handling so it can read message (parts) from file point...
tree@ d76472 commitdiff
2013-06-19 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 3bbe4e commitdiff
2013-06-19 Aleksander Machniak
Add note about possible connection errors when using ssl with smtp_timeout>...
tree@ cd9e41 commitdiff
2013-06-19 Aleksander Machniak
Fixed so ldap cache can be disabled Fixed issue where ldap groups cache was...
tree@ b20025 commitdiff
2013-06-19 Thomas Bruederli
Use the right attribute to display group names
tree@ 8862f6 commitdiff
2013-06-19 Aleksander Machniak
Cache LDAP's user_specific search and use vlv for better performance (#1489...
tree@ 5a6c3a commitdiff
2013-06-19 Aleksander Machniak
CS fixes
tree@ 858af7 commitdiff
2013-06-19 Aleksander Machniak
Fix debug setting in ldap classes
tree@ fae90d commitdiff
2013-06-19 Aleksander Machniak
Fix so attachment_reminder=false really disables the reminder action
tree@ 4e12fd commitdiff
2013-06-18 Aleksander Machniak
CS fixes
tree@ c9ed4b commitdiff
2013-06-18 Aleksander Machniak
Unify LDAP debug messages
tree@ c64bee commitdiff
2013-06-18 Aleksander Machniak
Ignore ldap_search warnings (like in the old code)
tree@ 3ebda8 commitdiff
2013-06-18 Thomas Bruederli
Describe changes from 'dev-advanced-ldap-groups'
tree@ 009698 commitdiff
2013-06-18 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ caa53b commitdiff
2013-06-18 Thomas Bruederli
Consolidate quote_string() method usage; don't add additional filter if req...
tree@ 4500b2 commitdiff
2013-06-18 Aleksander Machniak
Fix so install do not fail when one of DB driver checks fails but other dri...
tree@ e7fa2c commitdiff
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
tree@ dd5472 commitdiff
2013-06-18 Thomas Bruederli
Mention new feature in changelog
tree@ b53127 commitdiff
2013-06-18 Aleksander Machniak
Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
tree@ 428764 commitdiff
2013-06-17 Aleksander Machniak
Merge pull request #58 from kanarip/master
tree@ 38271f commitdiff
2013-06-16 Thomas Bruederli
Add UI elements for message import to classic skin
tree@ e11e7e commitdiff
2013-06-16 Aleksander Machniak
Fix messages list column dragging after changing column/sort settings
tree@ 5c74e8 commitdiff
2013-06-16 Thomas Bruederli
Display '(empty subject)' in message view if subject header is missing (#14...
tree@ f7ac79 commitdiff
2013-06-16 Aleksander Machniak
Fix session issues when local and database time differs (#1486132) Improve ...
tree@ 3dbe4f commitdiff
2013-06-16 Aleksander Machniak
Remove session.auto_start setting. It is already too late to set this option.
tree@ ac1a96 commitdiff
2013-06-15 Aleksander Machniak
Split managesieve.php file into two
tree@ 8ea08a commitdiff
2013-06-15 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 1dcd94 commitdiff
2013-06-15 Aleksander Machniak
Implemented date, currentdate and index - RFC5260 (#1488120)
tree@ 0185a2 commitdiff
first | « prev | next »