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