feat: add duplicate message collapsing

This commit is contained in:
Anna
2022-06-14 12:33:06 -04:00
parent 771e7d787b
commit 02118163ac
7 changed files with 2084 additions and 1239 deletions
+6
View File
@@ -839,4 +839,10 @@
<data name="ChatType_GmNoviceNetwork" xml:space="preserve">
<value>Novice Network (GM)</value>
</data>
<data name="Options_CollapseDuplicateMessages_Name" xml:space="preserve">
<value>Collapse duplicate messages</value>
</data>
<data name="Options_CollapseDuplicateMessages_Description" xml:space="preserve">
<value>Only show the first message and show a counter at the end of messages that have been repeated.</value>
</data>
</root>