Commit Graph

8258 Commits (a76693ef4c57a12e2d09a48948840627f5543817)
 

Author SHA1 Message Date
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
Aleksander Machniak 35a32df940 Fix mouseup event handling when dragging a list record (#1490359)
This fixes drag-n-drop on managesieve filters list.
10 years ago
Aleksander Machniak 0f797eddd8 Fix incorrect filter data after filter delete (#1490356)
Fix missing position idicator in Larry skin when dragging a filter
10 years ago
Aleksander Machniak 9dd3559ee4 Fix bug where some unrelated attachments in multipart/related message were not listed (#1490355) 10 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
10 years ago
Thomas Bruederli 306bbba353 Update git url for kolab/Net_LDAP3 package repository 10 years ago
Aleksander Machniak 6188233705 Fix Net_LDAP3 homepage location 10 years ago
Aleksander Machniak 3d87a667b1 Add option to define default vacation interval 10 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.
10 years ago
Aleksander Machniak 22c0b291f6 Fix font artifact in Google Chrome on Windows (#1490353) 10 years ago
Aleksander Machniak 72863836e5 Fix handling spaces after <br> on html2text conversion 10 years ago
Aleksander Machniak 61c35b4a2b Fix lack of signature separator for plain text signatures in html mode (#1490352)
Conflicts:
	CHANGELOG
10 years ago
Aleksander Machniak 3832e4507b Fix so text/calendar parts are listed as attachments even if not marked as such (#1490325) 10 years ago
Aleksander Machniak d671bed7eb Fix message list header in classic skin on window resize in Internet Explorer (#1490213) 10 years ago
Aleksander Machniak b41140ba37 Fix tables listing routine on mysql and postgres so it skips system or other database tables and views (#1490337) 10 years ago
Aleksander Machniak 998afb1725 Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed anymore 10 years ago
Aleksander Machniak fdcef5ef7e Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be called statically (#1490343) 10 years ago
Aleksander Machniak 88578e27d5 Fix vpopmaild driver of password plugin 10 years ago