leepeuker / movary

Self hosted web app to track and rate your watched movies
MIT License
393 stars 14 forks source link

Following users from other servers #536

Open leepeuker opened 11 months ago

leepeuker commented 11 months ago

Description

I would like to be able to follow users from different Movary servers.

Currently you can only select local (and visible) users in the web UI to use as data source.

I want to be able to select users from different servers too.

Desired Behavior

Additional Context

Please give this issue a :+1: so that I know if there is interest in this feature.

sahinakkaya commented 9 months ago

This might be interesting but how will people find other servers? Would it be good if we store list of available servers on some central location? And the server owners might choose their server to be listed on that list or not.

grahhnt commented 7 months ago

Instead of rolling your own impl, doing it with ActivityPub might be better in the long run (related #579)