Commit Graph

5970 Commits (15fd8f9dc7e3919de5747a7bd3087be101daee5a)

Author SHA1 Message Date
Aleksander Machniak 15fd8f9dc7 Fix XSS vulnerability in _mbox argument handling (#1490417) 11 years ago
Aleksander Machniak 5529d94ed7 Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402)
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak 4312ac809c Fix blank image in html_signature when saving identity changes (#1490412) 11 years ago
Thomas Bruederli 245619e98d Update localizations from Transifex 11 years ago
Thomas Bruederli f1ae19dc6b Bump version 11 years ago
Thomas Bruederli d8ffedbd5e Add new plugin hook 'identity_create_after' (#1490358) 11 years ago
Aleksander Machniak d5694ef84f Fix issues when using moduserprefs.sh without --user argument (#1490399)
Conflicts:

	program/include/rcmail_utils.php
11 years ago
Aleksander Machniak 4d97838ed9 Fix font artifacts in text2html conversion (#1490353)
Use white-space:nowrap elements instead of unicode word-joiner character
11 years ago
Aleksander Machniak 84af0db103 Fix bug where some files could have "executable" extension when stored in temp folder (#1490377) 11 years ago
Aleksander Machniak 244a46fdea Fix missing index update after write() call 11 years ago
Aleksander Machniak 92459da0e2 Fix possible memcache/apc cache data consistency issues (#1490390)
And removed unused code

Conflicts:

	program/lib/Roundcube/rcube_cache.php
	program/lib/Roundcube/rcube_cache_shared.php
11 years ago
Aleksander Machniak a7d269253f Workaround possible issue where some keys were ignored when deleting cached entries
by key name prefix and keys index is in inconsistent state (does not contain all keys)
11 years ago
Aleksander Machniak 1d024f37cc Fix mb_substitute_character() use 11 years ago
Aleksander Machniak c084a6ab8b Fix rcube_charset::clean() for case when mbstring and iconv are not installed 11 years ago
Aleksander Machniak 4471b2bffb Fix security issue in contact photo handling (#1490379) 11 years ago
Thomas Bruederli b765160fd5 Improve LDAP search by ignoring words order in fuzzy substring matching mode 11 years ago
Thomas Bruederli 15bcfbd55f Add utility function to compose a full-text-like LDAP search filter 11 years ago
Aleksander Machniak 7310a6d66c Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372) 11 years ago
Aleksander Machniak 4d35a983cc Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362) 11 years ago
Aleksander Machniak 84dde88680 Fix decoding array headers 11 years ago
Aleksander Machniak 3a46e7defc Fix message highligh regression from last commit (#1490363) 11 years ago
Aleksander Machniak d3333df32b Trigger 'listupdate' event also on response to check-recent request 11 years ago
Aleksander Machniak 35a32df940 Fix mouseup event handling when dragging a list record (#1490359)
This fixes drag-n-drop on managesieve filters list.
11 years ago
Aleksander Machniak 9dd3559ee4 Fix bug where some unrelated attachments in multipart/related message were not listed (#1490355) 11 years ago
Aleksander Machniak ef595a10e0 Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below]
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak 24f046cf47 Fix bug where forced extwin page reload could exit from the extwin mode (#1490350)
With small improvements in rcube_webmail.url() method.
11 years ago
Aleksander Machniak 22c0b291f6 Fix font artifact in Google Chrome on Windows (#1490353) 11 years ago
Aleksander Machniak 72863836e5 Fix handling spaces after <br> on html2text conversion 11 years ago
Aleksander Machniak 61c35b4a2b Fix lack of signature separator for plain text signatures in html mode (#1490352)
Conflicts:
	CHANGELOG
11 years ago
Aleksander Machniak 3832e4507b Fix so text/calendar parts are listed as attachments even if not marked as such (#1490325) 11 years ago
Aleksander Machniak b41140ba37 Fix tables listing routine on mysql and postgres so it skips system or other database tables and views (#1490337) 11 years ago
Aleksander Machniak 998afb1725 Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed anymore 11 years ago
Aleksander Machniak fdcef5ef7e Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be called statically (#1490343) 11 years ago
Aleksander Machniak 68f76fddbe Fix handling of %-encoded entities in mailto: URLs (#1490346)
Conflicts:

	CHANGELOG
11 years ago
Thomas Bruederli d5b4ef0de2 Wording 11 years ago
Thomas Bruederli c7a88ff0c2 Localize common error messages; improve explanation for CSRF check failures 11 years ago
Thomas Bruederli 4ba89c9f99 Backport new utility function for compatibility reasons 11 years ago
Thomas Bruederli 2c0861495b Bump version for next release 11 years ago
Thomas Bruederli ee9742c873 Avoid errors when message list doesn't have a header 11 years ago
Aleksander Machniak 979f08e4df Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318) 11 years ago
Thomas Bruederli 791c66c5fb Do not re-append an existing node when re-rendering with childs 11 years ago
Thomas Bruederli c14c21472e Fix redirct URL for attachments loaded in an iframe (#1490191) 11 years ago
Thomas Bruederli 3e09bcdef0 Generate random hash for the per-user local storage prefix (#1490279); only unserialize user prefs once 11 years ago
Aleksander Machniak 8f74b23dd2 Fix backtick character handling in sql queries (#1490312) 11 years ago
Thomas Bruederli 50e1ca2814 Fix submission of _reload parameter when switching address books 11 years ago
Aleksander Machniak b9f8bb3cab Fix bug where TinyMCE area height was too small on slow network connection (#1490310) 11 years ago
Aleksander Machniak 6855623cf5 Fix bug where spellchecking in HTML editor do not work after switching editor type more than once (#1490311) 11 years ago
Aleksander Machniak 5c74c978f8 Update TinyMCE cache_suffix (forgot to do this after last update) 11 years ago
Aleksander Machniak 2d5b35eb5b Upgrade TinymCE to version 4.1.9 11 years ago
Aleksander Machniak ef09b2751b Fix rows count when messages search fails (#1490266) 11 years ago