Skip to content
  • jun's avatar
    MDL-64245 message: Ditch sender+lastmessage lang string for simplicity · 7d82e35e
    jun authored and Ryan Wyllie's avatar Ryan Wyllie committed
    Passing the last message (which can virtually contain any character) as
    a parameter for the {{#str}} mustache helper can break the JSON parsing
    which eventually leads to the breakage of the messaging UI.
    So for simplicity, revert the addition of the 'conversationlastmessage'
    language string and render the sender and the last message as separate
    elements.
    7d82e35e