Aleksander Machniak
2014-02-24 32c612c11291dd0ee3f19741683ed95276aa9065
2014-02-24 Aleksander Machniak
Fix some PDO::MYSQL_* constants (wrongly described in PHP manual before 5.3...
tree@ 32c612 commitdiff
2014-02-23 Aleksander Machniak
Improvement in handling invalid email address strings
tree@ 2b8f03 commitdiff
2014-02-19 Thomas Bruederli
Declare LOGIN commands to be anonymized in debug logging
tree@ 128fd9 commitdiff
2014-02-13 Aleksander Machniak
Added toolbar button to move message in message view
tree@ 5e8da2 commitdiff
2014-02-11 Aleksander Machniak
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
tree@ 03de13 commitdiff
2014-02-10 Thomas Bruederli
Add setter for user object to rcube class; we already have getters for vari...
tree@ ce2019 commitdiff
2014-02-07 Aleksander Machniak
Fix directories check in Installer on Windows (#1489576) Added rcube_utils:...
tree@ 517c9f commitdiff
2014-02-04 Thomas Bruederli
Fix infinite loop when converting invalid html to plaintext (#1489566)
tree@ eecd9c commitdiff
2014-02-03 Thomas Bruederli
Don't EVER log passwords
tree@ 774dea commitdiff
2014-02-03 Aleksander Machniak
Fixed Opera > 15 detection (#1489562)
tree@ 03f169 commitdiff
2014-01-24 Aleksander Machniak
Fix confusing intersect/filter methods naming/behaviour.
tree@ 3b1d41 commitdiff
2014-01-24 Aleksander Machniak
Remove quotes around addressee name in case they are encoded.
tree@ 5140c3 commitdiff
2014-01-24 Aleksander Machniak
Allow single quote in style attribute values.
tree@ c0dda0 commitdiff
2014-01-21 Aleksander Machniak
Support SMTP socket context options via new config option 'smtp_conn_options'
tree@ 357f9c commitdiff
2014-01-16 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 5740b1 commitdiff
2014-01-16 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 531c4d commitdiff
2014-01-16 Aleksander Machniak
Fix compatibility with PHP 5.2 in html.php file (#1489514)
tree@ d924eb commitdiff
2014-01-16 Thomas Bruederli
* New option that write logs to per-user directories. (Debug) logs will onl...
tree@ 3786a4 commitdiff
2014-01-16 Aleksander Machniak
Improve parse_thread so it uses much less recursive calls
tree@ 1fd6c4 commitdiff
2014-01-16 Thomas Bruederli
Don't log error if no plugin config is found in global directories
tree@ c5f635 commitdiff
2014-01-16 Thomas Bruederli
Use the right base_dn for listing records of the selected group
tree@ 8fc49e commitdiff
2014-01-14 Thomas Bruederli
Fall back to load plugin config from global config directories only if no l...
tree@ aa581c commitdiff
2014-01-07 Takika
Load plugin config file from any configured path
tree@ d073a6 commitdiff
2014-01-07 Thomas Bruederli
Make sure prefs always is a valid array (otherwise causes fatal errors if l...
tree@ e59471 commitdiff
2014-01-02 Aleksander Machniak
Fix an obvious mistake in search_once() casing wrong result when called wit...
tree@ 495753 commitdiff
2014-01-02 Aleksander Machniak
Use '0' instead of 0, to fix possible issue.
tree@ 7a3c0c commitdiff
2014-01-02 Aleksander Machniak
Small perf. improvement
tree@ 172302 commitdiff
2014-01-01 Aleksander Machniak
CS fixes
tree@ 0301d9 commitdiff
2013-12-28 Aleksander Machniak
Fix issue where deprecated syntax for HTML lists was not handled properly (...
tree@ c72507 commitdiff
2013-12-27 Aleksander Machniak
Add some code for S/MIME signatures verification, update Crypt_GPG package
tree@ 3e98f8 commitdiff
2013-12-23 Aleksander Machniak
Fix so message flags modified by another client are applied on the list on ...
tree@ ac0fc3 commitdiff
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
tree@ 6b2b2e commitdiff
2013-12-21 Aleksander Machniak
Fix broken text/* attachments when forwarding/editing a message (#1489426)
tree@ 54029e commitdiff
2013-12-20 Aleksander Machniak
Fix PHP warning when 1st argument of parse_host() is not a string (#1489486)
tree@ f6d23a commitdiff
2013-12-17 Aleksander Machniak
Fix handling of X-Forwarded-For header with multiple addresses (#1489481)
tree@ a520f3 commitdiff
2013-12-12 Aleksander Machniak
In normalize_string() replace 4-byte unicode characters with '?' character....
tree@ d19c0f commitdiff
2013-12-08 Aleksander Machniak
Clarify update() result description, return boolean when ID didn't change
tree@ 029f7a commitdiff
2013-12-04 Aleksander Machniak
Fix issue where groups were not deleted when "Replace entire addressbook" o...
tree@ 18b40c commitdiff
2013-12-01 Aleksander Machniak
Fix performance of listing writeable folders (#1489451)
tree@ 38bf40 commitdiff
2013-11-28 Thomas Bruederli
Display version from composer.json even if not intstalled
tree@ ce6050 commitdiff
2013-11-28 Aleksander Machniak
Fix preparation of message object before saving into the cache. The bug cas...
tree@ 5f3142 commitdiff
2013-11-28 Aleksander Machniak
Exec config_get hook also in rcube_config::all() (#1485981)
tree@ 38f1f5 commitdiff
2013-11-28 Aleksander Machniak
Fix handling of invalid closing tags in HTML messages (#1489446)
tree@ ffec85 commitdiff
2013-11-25 Aleksander Machniak
Add possibility to overwrite a label/message in Roundcube's language packag...
tree@ 75a5c3 commitdiff
2013-11-21 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ f13ae3 commitdiff
2013-11-21 Aleksander Machniak
Make sort_folder_list() public
tree@ 978ff8 commitdiff
2013-11-21 Thomas Bruederli
Add hook to notify plugins about message sending errors
tree@ aef6ed commitdiff
2013-11-20 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ fdf797 commitdiff
2013-11-18 Aleksander Machniak
Fix browser version detection and failing tests
tree@ 3373e4 commitdiff
2013-11-18 Aleksander Machniak
Code improvements and some unification with browser detection code in javas...
tree@ 8328d0 commitdiff
first | « prev | next »