DanConwayDev on Nostr: nostr links within event content are now displayed. There are previews for repos, ...
nostr links within event content are now displayed. There are previews for repos, issue and patches.
I'm now thinking it would be a lot better to display a wiki instead of the ReadMe on the repository homepage.
What do you think npub1wqfzz2p880wq0tumuae9lfwyhs8uz35xd0kr34zrvrwyh3kvrzusk (npub1wqf…zusk) cqsyn SilberWitch (npub1l5s…gx9z) purple.co (npub1896…x5ge)?
This would require adding support for showing wiki content but that's no bad thing. Showing the ReadMe by querying the server's Web API feels dirty. Different git server implementations use a different API. Its just not a great setup.
quoting nevent1q…5wakRich rendering of bech32 entities
The npub/nprofile could be rendered as the username with a link to the user profile when nevent1q…60g9 is implemented.
The nevent of an issue could be rendered as a link to the issue and the text could be the issue title. Similarly for proposals.
The naddr of a repo could be rendered as a repo card with the basic repo data.
I'm now thinking it would be a lot better to display a wiki instead of the ReadMe on the repository homepage.
What do you think npub1wqfzz2p880wq0tumuae9lfwyhs8uz35xd0kr34zrvrwyh3kvrzusk (npub1wqf…zusk) cqsyn SilberWitch (npub1l5s…gx9z) purple.co (npub1896…x5ge)?
This would require adding support for showing wiki content but that's no bad thing. Showing the ReadMe by querying the server's Web API feels dirty. Different git server implementations use a different API. Its just not a great setup.