Opened 2 years ago

Closed 2 years ago

#1487817 closed Feature Requests (wontfix)

reply inlcude only last message without older replies if exist

Reported by: janisk Owned by:
Priority: 10 - Lowest Milestone: later
Component: Core functionality Version: 0.5.1
Severity: trivial Keywords: short quite reply
Cc:

Description

create option that on reply not whole message is included but just most recent message sent to you by other person.

Change History (2)

comment:1 Changed 2 years ago by alec

Maybe I don't understand, but what if there is a conversation:

>> aaaaaaaaaa
> bbbbbb
eeeee
>> aaaaaaaaa
> bbbbbb
eeeee

comment:2 Changed 2 years ago by till

  • Resolution set to wontfix
  • Status changed from new to closed

This is a parser nightmare. ;-) But feel free to write a plugin!

Checkout these hooks:
http://trac.roundcube.net/wiki/Plugin_Hooks#message_compose
http://trac.roundcube.net/wiki/Plugin_Hooks#message_compose_body

Note: See TracTickets for help on using tickets.