Opened 12 years ago
Last modified 7 years ago
#603 new enhancement
Subscribing to users across instances
Reported by: | Arthur Lutz | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | programming | Keywords: | federation, federated |
Cc: | Parent Tickets: |
Description
Between remote instances of mediagoblin, enable subscription from user A to user B.
source : http://mediagoblin.org/news/fsws-2012-wrap-up.html
Note:
See TracTickets
for help on using tickets.
This will be done as part of the Federation work. I'm currently working on federating media to other services, this means:
Once that code is in-place we can then create the code to "subscribe" or "follow" another user and have the media posted to "public" or their "followers" end up in your inbox feed.
TLDR: Yep, we're on it, there are just several steps which must happen prior to this issue specifically being addressed.