Skip to content
  • cmrd Senya's avatar
    Fix up the meaning of the name parameter in mentions · d200e92a
    cmrd Senya authored
    The desktop frontend now treats the "name" parameter of mention as
    a string to display unconditionally. But the Diaspora::Mentionable
    renders mentions the different way: "name" is treated as a fallback
    string which is rendered only if the person's name is unavailable.
    This reflects on the mobile version ATM. This patch makes it behave
    the same way as the current desktop version does.
    d200e92a