You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If ActivityPub will not allow for a user to add another user to a private list without following them first, would it be possible to subscribe client-side to a user's built-in RSS feed in-app instead? I'm assuming this would require adding RSS client abilities inside the app, but just for Fediverse users.
I don't know if RSS could import the same details of that post as ActivityPub, but since RSS sends no data back to User B, it might be preferable to use RSS for adding a user to a private list without following them.
The mockup shows how one can tap the RSS icon (maybe a different one?) to automatically pull up a "remotely add/remove user" menu with one's private lists. I imagine that the user's posts, even appearing client-side, can show up with an indicator that this is a remote subscription. Just like remotely subscribing to local timelines of instances, this would be client-side only and stored on device data.
The text was updated successfully, but these errors were encountered:
If ActivityPub will not allow for a user to add another user to a private list without following them first, would it be possible to subscribe client-side to a user's built-in RSS feed in-app instead? I'm assuming this would require adding RSS client abilities inside the app, but just for Fediverse users.
I don't know if RSS could import the same details of that post as ActivityPub, but since RSS sends no data back to User B, it might be preferable to use RSS for adding a user to a private list without following them.
The mockup shows how one can tap the RSS icon (maybe a different one?) to automatically pull up a "remotely add/remove user" menu with one's private lists. I imagine that the user's posts, even appearing client-side, can show up with an indicator that this is a remote subscription. Just like remotely subscribing to local timelines of instances, this would be client-side only and stored on device data.
![Ice Cubes subscribe to user (1)](https://private-user-images.githubusercontent.com/28520002/402809605-d37b47f1-a51a-4949-93e1-22c63fdadbd5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDgzMzEsIm5iZiI6MTczOTYwODAzMSwicGF0aCI6Ii8yODUyMDAwMi80MDI4MDk2MDUtZDM3YjQ3ZjEtYTUxYS00OTQ5LTkzZTEtMjJjNjNmZGFkYmQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA4MjcxMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRlZjI2OGEyNzg5NjA4OWM4ZjY5ZWE1ZjkwNDllZTBmMTFiNjI5OTk2ZjNhOGYxOGE2ZTQ2MmFhMzYxYjMyN2YmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.5PiRfi0oH9z-xbtCSv3e8pRcJhHuFVquB0gYjDmBeDY)
The text was updated successfully, but these errors were encountered: