Wait, are #mastodon lists public? 😰 I'm seeing a very worrying thing about them being used for harassment, but the documentation is scant on access levels (https://docs.joinmastodon.org/user/network/#lists). I thought I was just organizing a few accounts into new UI columns for myself (e.g., "Blogs" for federated blogs, "Videos" for peertube channels). Super shitty if lists are public and that's not documented.
Jea
in reply to Melissa Avery-Weir • • •Jea
in reply to Jea • • •Melissa Avery-Weir
in reply to Jea • • •Jea
in reply to Melissa Avery-Weir • • •brennen
in reply to Melissa Avery-Weir • • •Melissa Avery-Weir
in reply to brennen • • •brennen
in reply to Melissa Avery-Weir • • •in practice i think mastodon's builtin list feature doesn't get a ton of use mostly because a) you can't put people on a list without following them, and b) the interface is just kind of clunky.
anyway i can't find any way to see someone else's lists and the source kind of makes it look to me like you have to be logged in to get at 'em, but i guess take that with a grain of salt (i'm not a rails person):
https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/lists_controller.rb#L7
mastodon/lists_controller.rb at main · mastodon/mastodon
GitHub