It appears that Mastodon will use the user's handle as their display name, if the user hasn't specified a different one. Currently, we are storing and using the blank display name, rather than mimicking this behavior. Modify the "display name update" logic to use the handle for that field if the name we got from NAS is blank.
It appears that Mastodon will use the user's handle as their display name, if the user hasn't specified a different one. Currently, we are storing and using the blank display name, rather than mimicking this behavior. Modify the "display name update" logic to use the handle for that field if the name we got from NAS is blank.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
It appears that Mastodon will use the user's handle as their display name, if the user hasn't specified a different one. Currently, we are storing and using the blank display name, rather than mimicking this behavior. Modify the "display name update" logic to use the handle for that field if the name we got from NAS is blank.
In the interim, run this as often as necessary...
The work on this will be undone when #12 is done. Closing this in preference for that issue, which will be added to the 1.0 project.