Aleksander Machniak
|
a04a74fec4
|
Improvements in building criteria string for IMAP SEARCH
|
12 years ago |
Aleksander Machniak
|
9287ed36b3
|
- Replace data URIs of images (pasted in HTML editor) with inline attachments (#1488502)
|
12 years ago |
Aleksander Machniak
|
06073ef216
|
Merge branch 'message_show_ui'
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
af276f21e5
|
Add full headers view in message preview window (#1488538)
Fix message display page issues - unified with message preview (#1488590, #1488642)
|
12 years ago |
Aleksander Machniak
|
10141cd6fd
|
Fix displaying all headers when they contain malformed characters (#1488666)
|
12 years ago |
Aleksander Machniak
|
46d0012e26
|
Fix quota capability detection so it can be overwritten by a plugin (#1488655)
|
12 years ago |
Aleksander Machniak
|
4c127375ce
|
Fix identity selection on reply (#1488101)
|
12 years ago |
Aleksander Machniak
|
8eefbb2158
|
Add option to enable HTML editor on forwarding (#1488517)
|
12 years ago |
Aleksander Machniak
|
651c7b6e9d
|
Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149)
|
12 years ago |
Aleksander Machniak
|
c8f35a17e6
|
Added "Undeleted" option to messages list filter
|
12 years ago |
Aleksander Machniak
|
6ab9369eb1
|
Fix lower-casing email address on replies (#1488598)
|
12 years ago |
Aleksander Machniak
|
fb2f825cd9
|
Fix line separator in exported messages (#1488603)
|
12 years ago |
Aleksander Machniak
|
c086978f6a
|
Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)
|
12 years ago |
Aleksander Machniak
|
21d463baba
|
Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
|
12 years ago |
Thomas Bruederli
|
248d781e5f
|
Improve text wrapping in replies
|
12 years ago |
Aleksander Machniak
|
703be89e20
|
Fix bug in last commit which broke searching
|
12 years ago |
Aleksander Machniak
|
e0efd8f5dc
|
Added separate From and To columns apart from smart From/To column (#1486891)
|
12 years ago |
Aleksander Machniak
|
30833a2ad5
|
Fix image cid substitution in compose/sendmail
|
12 years ago |
Aleksander Machniak
|
887838da08
|
Fix double HTML entities escaping in forward message header
|
12 years ago |
Aleksander Machniak
|
b169de8fcd
|
- Fix order of attachments in sent mail (#1488423)
|
12 years ago |
Aleksander Machniak
|
ec86add1ff
|
Define context (_remote=1) for spellcheck requests to send proper response on error
|
12 years ago |
Aleksander Machniak
|
cfc27c9b76
|
Keep some resource files (images) in separate directory
|
12 years ago |
Thomas Bruederli
|
baecd8becc
|
Move the hard-coded list of fields used to list contacts to a central location
|
12 years ago |
Aleksander Machniak
|
e19fafae04
|
Prefer default addressbook also when checking for existence of MDN request recipient
|
12 years ago |
Thomas Bruederli
|
384948886c
|
Prepare to show contact photo of email sender in mail views
|
13 years ago |
Aleksander Machniak
|
840b4dbeb8
|
Simplified method of getting default addressbook.
Make sure to use the same source when adding contact and checking
if message is safe (sender is in addressbook).
Small code improvements.
|
13 years ago |
Aleksander Machniak
|
3efc74654a
|
- Don't add attachments content into reply/forward/draft message body (#1488557)
|
13 years ago |
Aleksander Machniak
|
4fd5b62194
|
Add Content-Length for attachments where possible (#1485478)
|
13 years ago |
Aleksander Machniak
|
8749e94b4b
|
Fix attachment sizes in message print page and attachment preview page (#1488515)
- Use size parameter from Content-Disposition header if specified,
- Calculate size of base64 encoded message parts
|
13 years ago |
Aleksander Machniak
|
54be5ccb50
|
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
|
13 years ago |
Thomas Bruederli
|
ae6d2de17f
|
New feature to add mail attachments using drag & drop on HTML5 enabled browsers
|
13 years ago |
Aleksander Machniak
|
aede1f9ab4
|
Fix possible PHP warning: strpos(): Offset not contained in string
|
13 years ago |
Aleksander Machniak
|
19cc5b91c9
|
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
|
13 years ago |
Aleksander Machniak
|
b9854b8cbe
|
Add Flash support detection
|
13 years ago |
Aleksander Machniak
|
7c1231a94b
|
Use browser capabilities to decide if PDF/TIFF attachments should be displayed
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
|
13 years ago |
Aleksander Machniak
|
e349a8c9ae
|
Added browser capabilities detection, i.e. PDF and TIFF support
|
13 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
Aleksander Machniak
|
0a1dd5b073
|
Add is_escaped attribute for html_select and html_textarea (#1488485)
|
13 years ago |
Aleksander Machniak
|
4bfe4ec22a
|
Remove last instance of storage_connect() with possible performance
improvement when a message part body is in cache
|
13 years ago |
Aleksander Machniak
|
5c7e54b175
|
- Fix HTML entities handling in HTML editor (#1488483)
|
13 years ago |
Aleksander Machniak
|
644f00d5a2
|
Fix add_contact() (#1488465)
|
13 years ago |
alecpl
|
76248c7b6e
|
- Improved all headers viewer (mostly in Larry skin)
|
13 years ago |
alecpl
|
db70b3fc82
|
- Fix handling errors on draft auto-save
|
13 years ago |
alecpl
|
b4f95a9387
|
- Fix attachment name regression (#1488446)
|
13 years ago |
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
13 years ago |
alecpl
|
3d5240b70d
|
- Revert r6060, fix #1487822 using css-only
|
13 years ago |
thomascube
|
c97c575671
|
Force page reload if list columns changed in IE8 (#1487822)
|
13 years ago |
alecpl
|
a274fb2e20
|
- Fix so "Back" from compose/show doesn't reset search request (#1488238)
|
13 years ago |
alecpl
|
1b30a710cf
|
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
|
13 years ago |
alecpl
|
252d27459c
|
- Fix E_STRICT warning (#1488404)
|
13 years ago |