feature wishlist

This site is getting better everyday, big shout out to @Ernest , you're doing a fantastic job :)... #kbin #ui #wishlist #kbinMeta

https://kbin.social/m/kbinMeta/t/42621

feature wishlist - /kbin meta - kbin.social

This site is getting better everyday, big shout out to @ernest , you're doing a fantastic job :)...

Thanks, once I deal with the formalities that need to be taken care of first, I feel like next week will bring a downpour of improvements in the release, thanks to the contributors.

@ernest May I suggest https://changemap.co using that for another project I am a part of and works very well for $20/month

@mpro

changemap

Changemap helps teams keep users updated on internal progress.

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

Dark mode? The site only exists in dark grey, no?
the site actually has a few themes already
Having the ability to expand/shrink replies and trees would be nice. Once I'm done reading a few replies to something I'd like to minimize that tree and read others.

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

Add support for collapsable comment threads/trees on click

#### 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 ![mobile-demo](https://codeberg.org/attachments/bd4e816f-16a4-4881-8c0b-91a2dd321e9c) ![desktop-demo](https://codeberg.org/attachments/9e83ac86-0001-41bb-b2f2-60991705ffe6)

Codeberg.org
There's a userscript that you can install using Tampermonkey that lets you collapse comments. There are a few others at /m/kbinStyles that also let you do that, and add other enhancements
kbin collapsible comments

Collapse and hide comments on kbin.social