Limit reactions row on initial display
This limits the reactions row below messages to initially show at most 8 keys. For those messages with more than that, a "Show all" option appears to reveal all the keys. Fixes https://github.com/vector-im/riot-web/issues/9570
This commit is contained in:
@@ -944,6 +944,7 @@
|
||||
"Party Popper": "Party Popper",
|
||||
"Confused": "Confused",
|
||||
"Eyes": "Eyes",
|
||||
"Show all": "Show all",
|
||||
"<reactors/><reactedWith>reacted with %(shortName)s</reactedWith>": "<reactors/><reactedWith>reacted with %(shortName)s</reactedWith>",
|
||||
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s changed the avatar for %(roomName)s",
|
||||
"%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s removed the room avatar.",
|
||||
|
||||
Reference in New Issue
Block a user