beakerbrowser / fritter

A peer-to-peer social feed app. (proof of concept)
dat://fritter.hashbase.io
MIT License
363 stars 36 forks source link

Resolve DNS of viewed users #5

Open pfrazee opened 6 years ago

pfrazee commented 6 years ago

Right now if you view my profile with the DNS shortname (ie dat://fritter.hashbase.io/user/dat://fritter-pfrazee.hashbase.io) the app will treat the profile you view as different from the raw URL version. To solve that, we need to resolve the URL before indexing it.

taravancil commented 6 years ago

I've implemented this for viewing links like dat://fritter.hashbase.io/user/dat://fritter-taravancil.hashbase.io, but we still need to resolve shortnames in a few other places.

rdela commented 6 years ago

updated my “location” on twitter to my fritter url: dat://fritter.hashbase.io/user/dat://fritter-ricky.hashbase.io thanks @pfrazee @taravancil

rdela commented 6 years ago

we still need to resolve shortnames in a few other places.

like posts? e.g. dat://fritter.hashbase.io/user/dat://fritter-taravancil.hashbase.io/posts/0jct7qxn9.json