• Sean Hammond's avatar
    Show display names for third-party users · afa376c5
    Sean Hammond authored
    Whenever possible, always show display names instead of usernames on
    annotation cards if the creator of the card is a third-party user.
    
    Even if the client_display_names feature flag is turned off, display
    names _will_ still be shown for third-party users.
    
    Display names will _not_ be shown for first-party users, unless the
    client_display_names feature flag is on.
    
    If the api_render_user_info feature flag is turned off in h, or if the
    user doesn't have a display name, then of course the username must be
    shown as the client has no access to a display name.
    afa376c5
annotation-header.js 2.56 KB