Aleksander Machniak
|
8d54286df8
|
Merge branch 'keep-alive'
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
52d0d94910
|
Fix handling of text/enriched content on message reply/forward/edit
|
13 years ago |
Aleksander Machniak
|
398238abf2
|
Remove redundant code
|
13 years ago |
Aleksander Machniak
|
d15163ab6e
|
Fix XSS vulnerability in handling of text/enriched messages (#1488806)
|
13 years ago |
Aleksander Machniak
|
4340d5e634
|
Fix excessive LFs at the end of composed message with top_posting=true (#1488797)
|
13 years ago |
Thomas Bruederli
|
e43dcb0df3
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
13 years ago |
Aleksander Machniak
|
e5e2190e4e
|
Fix bug where leading blanks were stripped from quoted lines (#1488795)
|
13 years ago |
Aleksander Machniak
|
77de23fa93
|
Added cross-task 'refresh' request for system state updates
|
13 years ago |
Thomas Bruederli
|
03149131f7
|
New feature: display attached images as thumbnails below message body
|
13 years ago |
Aleksander Machniak
|
fb53c809a6
|
Fix AREA links handling (#1488792)
|
13 years ago |
Aleksander Machniak
|
9ce2398ef9
|
Fix regression in detecting if attachment should be displayed inline (is an image)
|
13 years ago |
Thomas Bruederli
|
28de391182
|
Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication
|
13 years ago |
Thomas Bruederli
|
dc6794f9c4
|
Don't add Bcc headers from identity twice (e.g. if already saved in draft)
|
13 years ago |
Aleksander Machniak
|
abe164367b
|
Fix HTML entities handling on addressbooks list
|
13 years ago |
Thomas Bruederli
|
ddafe4e410
|
Merge branch 'dev-compose-newwindow'
|
13 years ago |
Aleksander Machniak
|
e04e314440
|
Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)
|
13 years ago |
Aleksander Machniak
|
f0affa6cc2
|
- Fix handling dont_override with message_sort_col and message_sort_order settings (#1488760)
|
13 years ago |
Thomas Bruederli
|
3715694887
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
13 years ago |
Thomas Bruederli
|
e6a0747155
|
Convert all identity headers into the desired message charset
|
13 years ago |
Aleksander Machniak
|
374104ed6d
|
Fixed undefined global variable
|
13 years ago |
Aleksander Machniak
|
0768134de1
|
Fix bug where wrong words were highlighted on spell-before-send check
|
13 years ago |
Thomas Bruederli
|
83f2f6bb65
|
Display email address if contact has more than one (in compose address book widget)
|
13 years ago |
Aleksander Machniak
|
22c67d0ec2
|
Fix handling of URLs with asterisk characters (#1488759)
|
13 years ago |
Thomas Bruederli
|
271efe53e0
|
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
|
13 years ago |
Thomas Bruederli
|
464a0fba9d
|
Display connection errors in UI. Stack error messages in popup (Larry skin)
|
13 years ago |
Thomas Bruederli
|
0f7d11e798
|
Better fix for headers decoding problem: fetch them as raw and let rcube_mime::decode_address_list() do the job right
|
13 years ago |
Thomas Bruederli
|
27be4e7644
|
Fix header charset decoding when opening a draft message
|
13 years ago |
Aleksander Machniak
|
7ac533dede
|
Add flags and date arguments to kolab_storage::save_message()
|
13 years ago |
Thomas Bruederli
|
7257040ca2
|
Add localized titles for message header toggles
|
13 years ago |
Thomas Bruederli
|
765ecb9fa0
|
Let the skin limit the number of visible recipeints and place a link to show them all in a dialog (better fix for #1488590)
|
13 years ago |
Thomas Bruederli
|
61512fe104
|
Avoid double-quoting of some message headers; wrap email address strings in <span> for better styling
|
13 years ago |
Thomas Bruederli
|
c23aad2feb
|
Revert "Add full headers view in message preview window (#1488538)"
This reverts commit af276f21e5.
Conflicts:
CHANGELOG
skins/larry/mail.css
|
13 years ago |
Thomas Bruederli
|
0746d58fce
|
Allow to mark/flag messages from full message view screen
|
13 years ago |
Aleksander Machniak
|
fa57c98854
|
Don't add inline images from HTML part to the attachments list when forwarding in plain text
|
13 years ago |
Aleksander Machniak
|
a04a74fec4
|
Improvements in building criteria string for IMAP SEARCH
|
13 years ago |
Aleksander Machniak
|
9287ed36b3
|
- Replace data URIs of images (pasted in HTML editor) with inline attachments (#1488502)
|
13 years ago |
Aleksander Machniak
|
06073ef216
|
Merge branch 'message_show_ui'
Conflicts:
CHANGELOG
|
14 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)
|
14 years ago |
Aleksander Machniak
|
10141cd6fd
|
Fix displaying all headers when they contain malformed characters (#1488666)
|
14 years ago |
Aleksander Machniak
|
46d0012e26
|
Fix quota capability detection so it can be overwritten by a plugin (#1488655)
|
14 years ago |
Aleksander Machniak
|
4c127375ce
|
Fix identity selection on reply (#1488101)
|
14 years ago |
Aleksander Machniak
|
8eefbb2158
|
Add option to enable HTML editor on forwarding (#1488517)
|
14 years ago |
Aleksander Machniak
|
651c7b6e9d
|
Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149)
|
14 years ago |
Aleksander Machniak
|
c8f35a17e6
|
Added "Undeleted" option to messages list filter
|
14 years ago |
Aleksander Machniak
|
6ab9369eb1
|
Fix lower-casing email address on replies (#1488598)
|
14 years ago |
Aleksander Machniak
|
fb2f825cd9
|
Fix line separator in exported messages (#1488603)
|
14 years ago |
Aleksander Machniak
|
c086978f6a
|
Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)
|
14 years ago |
Aleksander Machniak
|
21d463baba
|
Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
|
14 years ago |
Thomas Bruederli
|
248d781e5f
|
Improve text wrapping in replies
|
14 years ago |
Aleksander Machniak
|
703be89e20
|
Fix bug in last commit which broke searching
|
14 years ago |