Refined-github: Full names next to usernames are no longer displayed

Created on 9 Mar 2019  路  10Comments  路  Source: sindresorhus/refined-github

Hey,

since when are the full names no longer displayed next to the username? Has the function been removed because of the hover card? If so, then the line in the README.md would have to be deleted. Tested under GNU/Linux and Windows.

Full names of comment authors are shown next to their username.

screenshot

bug

Most helpful comment

@rzpio they are not displayed by default if the comment or action is performed by __you__. You won't see your name displayed by your username.

Is that what you are seeing?

All 10 comments

For me everything still works...

image

You have some other extension/userscript conflicting?

@rzpio they are not displayed by default if the comment or action is performed by __you__. You won't see your name displayed by your username.

Is that what you are seeing?

Haha, the example was perhaps chosen somewhat unluckily. 馃ぃ No, I don't see the full name for others either. I have not activated any other extensions or user scripts. Works neither in Firefox nor in Brave.

screenshot

This feature is using GraphQL API v4. Did you added an API token? If not, maybe you hit your GraphQL API resource limitations.

I didn't add a token. I'm not familiar with the API, but I don't think I've reached the limit in my home network. I probably can't see how many points I've used for the API anywhere, can I?

Try to create one (instructions are in the Settings of GitHub Refined) and see if it solves your problem.

Yeah, it worked. Thank you very much, @jerone! Interesting, some time ago it worked without a token.

Oh and you can check your rate limit here.

@rzpio commented on Mar 9, 2019, 4:51 PM GMT+1:

Yeah, it worked. Thank you very much, @jerone! Interesting, some time ago it worked without a token.

Great. The more you work on GitHub, the more API calls you do. There are multiple API call in GitHub Refined. At some point that might add up. But with the token you should be fine.

Oh and you can check your rate limit here.

Cool, I didn't know that.

Great. The more you work on GitHub, the more API calls you do. There are multiple API call in GitHub Refined. At some point that might add up. But with the token you should be fine.

Ah, that could explain that. Thanks for the help. :smile:

Was this page helpful?
0 / 5 - 0 ratings