Commit Graph

8275 Commits (fec877f038b62753e1d3565e0e4dec4c4a304ada)
 

Author SHA1 Message Date
Aleksander Machniak fec877f038 Fix so links with href == content aren't added to links list on html to text conversion (#1490434) 10 years ago
Aleksander Machniak 3f4521bcf4 Fix so plain text signature field uses monospace font (#1490435) 10 years ago
Aleksander Machniak 92e36f6839 Fix race-condition in saving user preferences and loading plugin config (#1490431) 10 years ago
Aleksander Machniak 8cab554252 Fix unintentional messages list page change on page switch in compose addressbook (#1490427) 10 years ago
Aleksander Machniak e8028083b9 Fix bug where some messages in multi-folder search couldn't be opened (#1490426) 10 years ago
Aleksander Machniak 2ddd3b1a25 Update changelog 10 years ago
Aleksander Machniak cb0e0777ce Fix "PHP Fatal error: Using $this when not in object context" 10 years ago
Aleksander Machniak 30e71606a0 Fix Compose action in addressbook for results from multiple addressbooks (#1490413)
Conflicts:

	CHANGELOG
10 years ago
Aleksander Machniak 5eafc4b9d6 Update changelog 10 years ago
Aleksander Machniak ef07e9e546 Update to jQuery 2.1.4 (#1490406) 10 years ago
Aleksander Machniak d438147ddc Fix SQL error on logout when using session_storage=php (#1490421) 10 years ago
Aleksander Machniak 552854d738 Fix "Importing..." message does not hide on error (#1490422)
Conflicts:
	CHANGELOG
10 years ago
Daniel Hoffend 8fab64e594 remove debug test code 10 years ago
Thomas Bruederli a552b506da Fix composer.json update routine 10 years ago
Aleksander Machniak 15fd8f9dc7 Fix XSS vulnerability in _mbox argument handling (#1490417) 10 years ago
Aleksander Machniak 5529d94ed7 Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402)
Conflicts:

	CHANGELOG
10 years ago
Aleksander Machniak 4312ac809c Fix blank image in html_signature when saving identity changes (#1490412) 10 years ago
Aleksander Machniak a76693ef4c Fix replacing :$, :-$, O:) and O:-) with emoticons (#1490408, #1490409) 10 years ago
Thomas Bruederli 245619e98d Update localizations from Transifex 10 years ago
Thomas Bruederli 024de499e5 Updated Changelog 10 years ago
Thomas Bruederli f1ae19dc6b Bump version 10 years ago
Thomas Bruederli d8ffedbd5e Add new plugin hook 'identity_create_after' (#1490358) 10 years ago
Aleksander Machniak d5694ef84f Fix issues when using moduserprefs.sh without --user argument (#1490399)
Conflicts:

	program/include/rcmail_utils.php
10 years ago
Aleksander Machniak 4d97838ed9 Fix font artifacts in text2html conversion (#1490353)
Use white-space:nowrap elements instead of unicode word-joiner character
10 years ago
Aleksander Machniak 1f61e55a33 Fix attached file path unsetting in database_attachments plugin (#1490393) 10 years ago
Aleksander Machniak 84af0db103 Fix bug where some files could have "executable" extension when stored in temp folder (#1490377) 10 years ago
Aleksander Machniak b33c076d8c Fix bug where imap_conn_options were ignored in IMAP connection test (#1490392) 10 years ago
Aleksander Machniak 942b82a418 Fix bug where database_attachments_cache setting was not working 10 years ago
Aleksander Machniak 244a46fdea Fix missing index update after write() call 10 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
10 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)
10 years ago
Thomas Bruederli 16640c7fb0 Add .htaccess files to deny access to config, temp, logs + describe how to protect access to these directories in the INSTALL instructions (#1490378) 10 years ago
Aleksander Machniak 1d024f37cc Fix mb_substitute_character() use 10 years ago
Aleksander Machniak 884070db68 Skip some tests on PHP 5.3.3 10 years ago
Aleksander Machniak 100780d837 Add some more tests for rcube_charset::clean() 10 years ago
Aleksander Machniak c084a6ab8b Fix rcube_charset::clean() for case when mbstring and iconv are not installed 10 years ago
Aleksander Machniak 04e767613d Fix failing rcube_utils::strtotime() test if system timezone was different than expected 10 years ago
Aleksander Machniak 4471b2bffb Fix security issue in contact photo handling (#1490379) 10 years ago
Thomas Bruederli b765160fd5 Improve LDAP search by ignoring words order in fuzzy substring matching mode 10 years ago
Thomas Bruederli 15bcfbd55f Add utility function to compose a full-text-like LDAP search filter 10 years ago
Aleksander Machniak 7310a6d66c Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372) 10 years ago
Aleksander Machniak 6efad5325d Fix typo in aria attribute name (#1490370) 10 years ago
Thomas Bruederli 9c24e1963a Switch repository URLs to https: 10 years ago
Aleksander Machniak 322186014c Bump up version number 10 years ago
Aleksander Machniak d0a4f1152e Add option to prepopulate vacation addresses on form init (#1490030) 10 years ago
Aleksander Machniak 4d35a983cc Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362) 10 years ago
Aleksander Machniak 84dde88680 Fix decoding array headers 10 years ago
Aleksander Machniak 3a46e7defc Fix message highligh regression from last commit (#1490363) 10 years ago
Aleksander Machniak d3333df32b Trigger 'listupdate' event also on response to check-recent request 10 years ago
Aleksander Machniak 4315619cfe Update changelog 10 years ago