vibenews icon indicating copy to clipboard operation
vibenews copied to clipboard

Support proper en-/decoding of format=flowed

Open s-ludwig opened this issue 12 years ago • 0 comments
trafficstars

Currently all outgoing messages are specified as format=flowed, but no line breaks are inserted and all received messages are not processed for flowed lines. Instead, flowed lines should be assembled to a single line to let the browser handle line wrapping. Sent messages in turn should be wrapped at 78 characters with soft breaks inserted.

Attention must be taken for signature lines "-- " and signed messages.

s-ludwig avatar Oct 24 '13 07:10 s-ludwig