Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
2015-02-25 Aleksander Machniak
Improve compose_search_name() to not return "email@address <email@address>"...
tree@ 83f1f6 commitdiff
2015-02-24 Aleksander Machniak
Add possibility to configure max_allowed_packet value for all database engi...
tree@ 8f4854 commitdiff
2015-02-24 Aleksander Machniak
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
tree@ 62b847 commitdiff
2015-02-24 Aleksander Machniak
Really make sure plugins aren't initialized twice
tree@ 75e8a7 commitdiff
2015-02-24 Aleksander Machniak
Use also Organization field as a fallback if contact has no name(s) specified
tree@ 4d90e6 commitdiff
2015-02-23 Aleksander Machniak
Fix regression where require_plugin() wasn't initializing the plugin
tree@ 6c8cbe commitdiff
2015-02-22 Aleksander Machniak
Fix fatal errors on systems without mbstring extension or mb_regex_encoding...
tree@ f070da commitdiff
2015-02-22 Aleksander Machniak
Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
tree@ bd8252 commitdiff
2015-02-20 Aleksander Machniak
Fix performance of rcube_db_mysql::get_variable()
tree@ c7b77b commitdiff
2015-02-19 Aleksander Machniak
Fix handling of some improper constructs in format=flowed text as per the R...
tree@ 13e0a6 commitdiff
2015-02-19 corbosman
session refactor and add redis driver
tree@ 4df4ab commitdiff
2015-02-19 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 50b043 commitdiff
2015-02-19 Aleksander Machniak
Fix setting max packet size for DB caches and check packet size also in sha...
tree@ 81d4ff commitdiff
2015-02-19 Aleksander Machniak
Merge pull request #259 from corbosman/plugin_preload
tree@ 3665d1 commitdiff
2015-02-16 Aleksander Machniak
Set version number to 1.2-git
tree@ 3779b6 commitdiff
2015-02-11 Thomas B.
Merge pull request #265 from kanarip/master
tree@ 38b42e commitdiff
2015-02-11 Jeroen van Meeuwen (Kolab Systems)
Allow the timeout and retry interval for memcached servers to be configured
tree@ c3e441 commitdiff
2015-02-07 Thomas Bruederli
Bump version and copyright year
tree@ 2f8b10 commitdiff
2015-01-06 corbosman
Load plugins before sessions have started
tree@ de89d4 commitdiff
2015-02-04 Aleksander Machniak
Fix some typos in comments
tree@ 09d52d commitdiff
2015-02-04 Aleksander Machniak
Fix error in exec_hook() in case some hook handler was unregistered before
tree@ 20740a commitdiff
2015-02-03 Aleksander Machniak
Better handle log/temp directory misconfiguration
tree@ e17dec commitdiff
2015-02-02 Aleksander Machniak
Fix handling of GETANNOTATION errors - return NULL on error as documented
tree@ e8fc8d commitdiff
2015-01-29 Aleksander Machniak
Fix exec_hook() so handlers added inside the hook are not omitted
tree@ 0a5841 commitdiff
2015-01-28 Aleksander Machniak
Make logged SMTP errors more verbose - log also real server response and codes
tree@ a3fa84 commitdiff
2015-01-21 Aleksander Machniak
Fix bug where empty fieldmap config entries caused empty results of ldap se...
tree@ bf99c5 commitdiff
2015-01-16 Thomas Bruederli
Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91
tree@ ef2915 commitdiff
2015-01-13 Aleksander Machniak
Fix XSS issue in style attribute handling (#1490227)
tree@ 786aa0 commitdiff
2015-01-10 Aleksander Machniak
Remove hook aliases deprecated long time ago, CS fixes
tree@ 8c2075 commitdiff
2015-01-03 Aleksander Machniak
CS fixes
tree@ 7b9245 commitdiff
2014-12-29 Thomas Bruederli
Fix syntax error and codestyle from recent PR merge
tree@ bca7dc commitdiff
2014-10-29 Alex Brandt
Add environment variable reading to configuration.
tree@ e4b991 commitdiff
2014-12-28 Thomas Bruederli
Fix rcube_utils::normalize_string() to support unicode characters + add arg...
tree@ e8b82c commitdiff
2014-12-28 Thomas Bruederli
Make rcube_utils::strtotime() timezone aware (#1490163)
tree@ 09c58d commitdiff
2014-12-18 Aleksander Machniak
Properly set fuzzy_search for vlv searches
tree@ aafcce commitdiff
2014-12-16 Aleksander Machniak
Improve system security by using optional special URL with security token A...
tree@ 681ba6 commitdiff
2014-12-13 Aleksander Machniak
Don't log "No suitable function found for UTF-8..." as E_USER_WARNING.
tree@ 066e22 commitdiff
2014-12-09 Aleksander Machniak
Use consistent license identifiers, remove redundant package.xml files
tree@ 72b117 commitdiff
2014-12-08 Aleksander Machniak
Fix import of contacts with multiple email addresses from Google-csv format...
tree@ b262e1 commitdiff
2014-12-01 Aleksander Machniak
Fix import of multiple contact email addresses from Outlook-csv format (#14...
tree@ f86449 commitdiff
2014-11-27 Aleksander Machniak
Extend list_emails() to optionally return only default identity
tree@ 692011 commitdiff
2014-11-27 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 32eb97 commitdiff
2014-11-27 Aleksander Machniak
Added rcube_user::list_emails() method with better performance than list_id...
tree@ 2f4678 commitdiff
2014-11-26 Aleksander Machniak
Fix so all unknown email addresses from Google csv format are imported (#14...
tree@ 25fb97 commitdiff
2014-11-22 Aleksander Machniak
Fix rcube_utils::anytodatetime() with no timezone specified
tree@ 787a42 commitdiff
2014-11-19 Aleksander Machniak
Fix import of multiple contact groups from Google-csv format (#1490159)
tree@ bb1398 commitdiff
2014-11-16 Aleksander Machniak
Code improvements and fixes (mostly unused variables and methods)
tree@ 9e4246 commitdiff
2014-11-15 Aleksander Machniak
Remove reference to non-existing option 'default_folders'
tree@ 07280e commitdiff
2014-11-14 Aleksander Machniak
Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
tree@ 409b64 commitdiff
2014-11-07 Aleksander Machniak
Fix some character sets detection (#1490135)
tree@ a7a778 commitdiff
first | « prev | next »