Aleksander Machniak
2014-05-15 963499a17e98cdab4a6e872a711ce9badb8c3b0b
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-04 Thomas Bruederli
Fix infinite loop when converting invalid html to plaintext (#1489566)
tree@ e3857b 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 Thomas Bruederli
Fix concurrent connections to IMAP while searching
tree@ d93ce5 commitdiff
2014-01-21 Aleksander Machniak
Support SMTP socket context options via new config option 'smtp_conn_options'
tree@ 357f9c commitdiff
2014-01-20 Thomas Bruederli
Fix thread/list mode update and display
tree@ 1d6082 commitdiff
2014-01-20 Thomas Bruederli
Fix slicing of returned search result headers
tree@ 9202e9 commitdiff
2014-01-20 Thomas Bruederli
- Make search scope selectable in UI - Disable thread mode when searching o...
tree@ 1bbf8c commitdiff
2014-01-20 Thomas Bruederli
Append per-folder search results to global index but only if it has matches
tree@ 689a22 commitdiff
2014-01-16 Thomas Bruederli
Handle combined UID-folder identifiers in rcube_imap class
tree@ ff3eb8 commitdiff
2014-01-16 Thomas Bruederli
Make message pagenav (prev/next) work with sorted multi-folder search results
tree@ 2c33c7 commitdiff
2014-01-16 Thomas Bruederli
Fix sorting and paging in cross-folder searches
tree@ 2baeac commitdiff
2014-01-16 Thomas Bruederli
Fix typos
tree@ d53b60 commitdiff
2013-10-15 Thomas Bruederli
Minor improvements to threaded searching
tree@ b6e24c commitdiff
2013-10-14 Thomas
First attempt to search in multiple folders; do it multi-threaded using pth...
tree@ 566747 commitdiff
2013-10-09 Thomas
Prepare message list to display IMAP folder
tree@ 628706 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-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
first | « prev | next »