Add option to underline edited part of message in edits. Fixes #61
This commit is contained in:
@@ -74,6 +74,8 @@ bridge:
|
||||
# Show message editing as a reply to the original message.
|
||||
# If this is false, message edits are not shown at all, as Matrix does not support editing yet.
|
||||
edits_as_replies: false
|
||||
# Highlight changed/added parts in edits. Requires lxml.
|
||||
highlight_edits: false
|
||||
# Whether or not Matrix bot messages (type m.notice) should be bridged.
|
||||
bridge_notices: false
|
||||
# The maximum number of simultaneous Telegram deletions to handle.
|
||||
|
||||
Reference in New Issue
Block a user