Fix showing author names in WebMentions #18
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix_author_name_missing_in_webmentions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This covers likes, reposts and replies.
If we can’t determine the author name, for now we shall just display
unknown
so at least the page doesn’t error. This could be improved in the future.This should fix #17 for now.