@ernest May I suggest https://changemap.co using that for another project I am a part of and works very well for $20/month
Hey ernest, quick question about federation. I setup /m/genart, and I set the tags to follow (eg. GenerativeArt). On my mastodon account I can see many more posts tagged with GenerativeArt than what shows up in the microblog. Is this expected? and how can I improve it? I'm currently working through following the same accounts as my old masto account.
re: feature requests -> #1 thing I'd love to see is the ability to migrate accounts, so I can port my followers from my old masto account to my new kbin account :))
Anyway, I know you're busy af, so I'm not expecting a response. No pressure. Love the site and thanks for all your hard work!
@aebrer Hey, in order for tagged content to appear on the microblog, either you or someone else on the instance needs to follow the author of the post. kbin is designed to create a network of mutual friends. We recently experienced stability issues, and some messages may not have reached the instances. Please try following those accounts again. Some instances may still temporarily block us due to Cloudflare protection. If that doesn't help, send me a private message, and I'll verify what's going on.
I also hope that migrations in various directions will be established soon.
Starting today, I can afford to answer a few new questions and a few from my backlog. That's what I can handle at the moment. Hopefully, I'll be able to be here more frequently soon :)
Awesome thank you so much for the detailed response! I will keep making progress refollowing my network then :))
One thing to possibly note: it seems there's something weird about the federation with mastodon.art; no one shows up from that server when you search for them
yup that’s me! it’s gone through several reviews and i envision it to hopefully go in once ernest has some time to breathe!
if u want to see gifs of it in action: https://codeberg.org/Kbin/kbin-core/pulls/167
#### Resolves https://codeberg.org/Kbin/kbin-core/issues/9 ### Description When you click on the comment collapse/expand indicator, it will now collapse and hide all its children. If you click it again, it'll show all its children again. NOTE: I've opted for a simpler solution for nested comment threads (if you have a collapsed thread in another collapsed thread, expanding the one at a higher level will expand the whole thing, TODO: https://codeberg.org/Kbin/kbin-core/issues/284) for now to get this out as a "V1" ### Testing Tested it by bashing locally on a thread's comments with various levels of nesting (gif attached). Also tested on user profile where comments show and there are no regressions. ### Demo GIFs  