Commit Graph

1472 Commits (2a6472b2c232f1eea09d0f337ecfc7c17f1ae86d)

Author SHA1 Message Date
Thomas Bruederli 4901199761 Add search box to compose address book widget (#1488381) 13 years ago
Thomas Bruederli c4a1d3fe5d Move rcmail_contact_key() to rcube_addressbook::compose_contact_key() 13 years ago
Thomas Bruederli 39bb93d9ae Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages) 13 years ago
Thomas Bruederli 24607ceb80 Also block remote images in HTML part view (#1488827) 13 years ago
Aleksander Machniak a03c28a22f Make sure mimetypes is an array not object in a better way 13 years ago
Aleksander Machniak 83f7077ec9 Fix searching by date in address book (#1488888) 13 years ago
Aleksander Machniak 232535f76e Add option to use envelope From address for MDN responses (#1488880) 13 years ago
Aleksander Machniak 347ba311e6 Add possibility to search in message body only (#1488770) 13 years ago
Thomas Bruederli d9f180adf9 Minor IE7/8 fixes 13 years ago
Aleksander Machniak 830fd2ecbb Display PGP/MIME signature attachments as "Digital Signature" (#1488570) 13 years ago
Aleksander Machniak be72fb3597 Unified attachments filenames handling for message parts without a filename 13 years ago
Aleksander Machniak 66afd70b75 Framework'ize html2text class 13 years ago
Aleksander Machniak 7ac94421bf Move washtml class into Roundcube Framework (rcube_washtml), add some improvements 13 years ago
Thomas Bruederli 5f0bd1fcb4 Make html button-links work in IE 13 years ago
Thomas Bruederli 090c49d4a3 Treat image/pjpeg as image/jpeg 13 years ago
Aleksander Machniak 83370e5ff1 Display 'Sender' header in message preview 13 years ago
Aleksander Machniak c0208002a8 Fix escaping of add-contact arguments - fixes JS error in IE 13 years ago
Aleksander Machniak ff4a92c8e2 Fix contact copy/add-to-group operations on search result (#1488862) 13 years ago
Aleksander Machniak a0e3dcf170 Use matching identity in MDN response (#1488864) 13 years ago
Aleksander Machniak 0f4e2f8134 Remove brackets for recipients without name 13 years ago
Thomas Bruederli f7136bd217 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Thomas Bruederli dc67f38cdf Properly parse message/rfc822 parts including all headers, body decoding and charset conversion 13 years ago
Aleksander Machniak a9bb50d804 Fix handling of signatures on draft edit: Don't add new signature
and don't remove the old-one, the same for Edit as new (#1488798)
13 years ago
Aleksander Machniak 04689fa7ee Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858) 13 years ago
Aleksander Machniak bb5d728285 Use also Envelope-To for identity selection (#1488553) 13 years ago
Aleksander Machniak 25bf00ecbc Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Aleksander Machniak d9f109b56a Allow forwarding of multiple emails (#1486854) 13 years ago
Thomas Bruederli 31521613e4 Append filename extension if missing 13 years ago
Thomas Bruederli a8a72e2e7e Nicely render headers of message/rfc822 parts 13 years ago
Aleksander Machniak 8b748de4ec Plugin API: add 'check_recent' hook with possibility to control folders list used on check-recent action 13 years ago
Aleksander Machniak 176172c850 Fix PHP warning when replied message contains exactly one Delivered-To header 13 years ago
Aleksander Machniak c7ff6ec2cb Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1488844) 13 years ago
Aleksander Machniak 0fa54df638 enriched.inc -> rcube_enriched 13 years ago
Aleksander Machniak 8afbc8aeea Fix attachment Content-Length for in-memory files (#1488844) 13 years ago
Aleksander Machniak 876d31d594 Fix empty email on identities list after identity update (#1488834) 13 years ago
Aleksander Machniak 48ef1334ff Merge pull request #49 from linagora/master
Add new identity level: one identity with edit only signature
13 years ago
Aleksander Machniak 0247b89c38 Move code for identity selection to function, move identities formatting to rcube_user::list_identities() 13 years ago
Aleksander Machniak 30cc01f89d Use Delivered-To header as a last resort for identity selection (#1488840) 13 years ago
Thomas Bruederli c14b337450 Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and filename extensions 13 years ago
Thomas Bruederli 60226a75d8 Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes 13 years ago
jeremie kornobis c753bc4a8b unset email address with new level entity 4 13 years ago
jeremie kornobis f125852979 Add new identity level: one identity with edit only signature 13 years ago
Aleksander Machniak 789e5988aa Clarify rcube::get_user_name() usage, add rcube::get_user_email() 13 years ago
Aleksander Machniak 5352b55779 Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
	CHANGELOG
13 years ago
Aleksander Machniak 297c1afb80 Fix redundant colon after last address in print mode 13 years ago
Aleksander Machniak 65dff8f812 Fix hidden flag and default_addressbook settings handling 13 years ago
Thomas Bruederli b81e7e91a9 Consider filename extension to detect image attachments of type application/octet-stream 13 years ago
Thomas Bruederli 271c5c9764 Correctly handle multiple file uploads (#1488820) 13 years ago
Thomas Bruederli 810efee4d3 Avoid double-encoding of HTML entities in signature edit field 13 years ago
Thomas Bruederli 37557b5f08 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago