Commit Graph

5639 Commits (c055587d4554d5317a4bb57eaf5acbd9d56789f6)
 

Author SHA1 Message Date
Aleksander Machniak 4fd63805e5 Fix exception on phpunit 3.6.11 12 years ago
Aleksander Machniak 7641e4aaab Improve capabilities list handling in parser tests 12 years ago
aleksander Machniak e3dd1b7739 Remove 'db_sequence_cache' option 12 years ago
Aleksander Machniak b3ef217f66 Fix removed cache_id column usage, SQL queries formatting 12 years ago
Aleksander Machniak d9921e4d3f Don't store user password in database (#1486553) 12 years ago
Aleksander Machniak 27032fb84f Enable list sort command on empty folder (#1488617) 12 years ago
Aleksander Machniak 4ca7214085 Enable list sort command on empty folder (#1488617) 12 years ago
Thomas Bruederli 8f098e8dea Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 6898b420ed Avoid saving composed FN values with only spaces (shows empty names in listing) 12 years ago
Thomas Bruederli e8e2e76ed9 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 0f38fad2ef Replace Q() with html::quote() 12 years ago
Aleksander Machniak d66e50d6b5 Remove double-quotation prevention code for form elements 12 years ago
Aleksander Machniak 649cc19cfc Fix HTML special characters handling in message list/header display (#1488523) 12 years ago
Aleksander Machniak 32ba62889c Don't directly require email address on contact import, allowing import
of contacts being validated by addressbook validation code. The same
as for create/edit contact actions.
12 years ago
Aleksander Machniak fa4bf4388b Fix PHP warning when rep_specialchars_output() 1st argument is not a string (#1488643) 12 years ago
Aleksander Machniak f7c11e862f List related text/html part as attachment in plain text mode (#1488677) 12 years ago
Aleksander Machniak fa57c98854 Don't add inline images from HTML part to the attachments list when forwarding in plain text 12 years ago
Aleksander Machniak f158dc3e8f Fix #messageheader for case when the message has no subject 12 years ago
Paweł Słowik 4c4496bccc Sieve enotify/notify - allow empty body 12 years ago
Aleksander Machniak d409a545c2 Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
	CHANGELOG
12 years ago
Paweł Słowik 3c99599794 Sieve enotify/notify:
- GUI for importance setting
- make tests usable for checking the GUI
12 years ago
Aleksander Machniak bf1d94076d Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimental) 12 years ago
Aleksander Machniak c563c2cc26 Improved message for invalid date.timezone 12 years ago
Aleksander Machniak c22a521df1 Move date.timezone check to 'required' block, add date.timezone value validation 12 years ago
Aleksander Machniak 4697c2cb77 Fix folder creation under public namespace root (#1488665) 12 years ago
Aleksander Machniak 41b3fe1782 Fix so "Edit as new" on draft creates a new message (#1488687) 12 years ago
Paweł Słowik 2cdaa79dce Merge branch 'master' of https://github.com/roundcube/roundcubemail 12 years ago
Aleksander Machniak d743926077 Merge pull request #21 from defa/crypt_hash_branch
SQL driver of Password plugis supports more hash-functions for crypt() now.
12 years ago
Aleksander Machniak 524e48e99a Fix invalid error message on deleting mail from read only folder (#1488694) 12 years ago
Aleksander Machniak b2e5178b10 Added tests for rcube_charset class 12 years ago
Aleksander Machniak bc1e4faa70 Fix convertion to/from US-ASCII using mbstring
Define mbstring substitute_character to work as iconv //IGNORE
12 years ago
Aleksander Machniak 40e1c2d14d Don't use charset aliases for destination charset - fixes e.g.
converting to US-ASCII
12 years ago
Aleksander Machniak a04a74fec4 Improvements in building criteria string for IMAP SEARCH 12 years ago
Aleksander Machniak c093dcc391 Fix is_error() returns wrong result for empty result set 12 years ago
Aleksander Machniak 1e9aa25609 Fix error where session wasn't updated after folder rename/delete (#1488692) 12 years ago
Aleksander Machniak eac1b7a32d Init splitter in Preferences also when env.action is empty 12 years ago
Aleksander Machniak 9287ed36b3 - Replace data URIs of images (pasted in HTML editor) with inline attachments (#1488502) 12 years ago
Thomas Bruederli 99d9f50a00 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 4e383e2ec8 Fix PLAIN authentication for some IMAP servers (#1488674) 12 years ago
Aleksander Machniak 8f66aa06f5 Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) 12 years ago
Aleksander Machniak 00f3470063 Fix confusing comment for imap_auth_type 12 years ago
Thomas Bruederli ba3cd80c0c Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
defa 5ba07a429a added sample configuration 12 years ago
defa 921408eba6 Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch 12 years ago
Aleksander Machniak e263994adc Fix focus issue in IE when selecting message row (#1488620) 12 years ago
Aleksander Machniak 2c0d038396 Set error_reporting 12 years ago
Aleksander Machniak 1d8e863445 Fix parser_kep14 test 12 years ago
Paweł Słowik 92a030d928 Added tests, fixed PHP warnings 12 years ago
Aleksander Machniak 145503a32d Fix parse error in virtualmin driver (#1488668) 12 years ago
GDR\! a0f006748f Password plugin made compatible with modern Virtualmin
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.

Example:
email - info@goodcoffee.com
login - info.goodcof
12 years ago