• 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
Name
Last commit
Last update
.github Loading commit data...
docs Loading commit data...
images Loading commit data...
scripts Loading commit data...
src Loading commit data...
.babelrc Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.npmrc Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...
requirements-dev.in Loading commit data...
yarn.lock Loading commit data...