-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: KBIN API Integation // Merged view of Communities & Magazines #119
Comments
The main reasons I separated these are because the API isn't stable, and the data that is available for each is vastly different (ie. for communities I can get growth data, user activity, post counts, etc; for kbin, there is nothing) I don't have a way to integrate these two lists without a way to sort kbin instances into them (having data on user/description/banner etc) |
Also, the kbin crawling is using this script which is not ideal. without these features improving in kbin, it's a bit hard to manage. |
Hopefully this WIP API pull will make that possible https://codeberg.org/Kbin/kbin-core/pulls/357 |
#150 relates to missing some kbin instances, likely due to the poor crawling method. when the api is updated and the instances are merged, we will be able to have the same or similar filters as on the community list. |
@tgxn I wanted to let you know that mbin (kbin fork) has API, and it's pretty active you can check for yourself, perhaps instances using it could be merged? https://fedidb.org/software/mbin |
@tgxn Any news on mbin? |
@FitikWasTaken have been busy with some other projects lately, and any kbin/mbin integration has taken a backseat, since the primary goal of this project is still with Lemmy. I'd have to investigate their api and write a custom handler for something that's currently only deployed on a small percentage of the fediverse... within the next year :D |
Looks like the Magazine crawling has once again broken :( Will have to look and see how the API changes are going for KBIN. |
@tgxn Kbin is sadly abounded at the moment, so there's no much point, last activity from it's main dev was 6 months ago, and kbin.social flagship instance has been down almost constantly for the last few weeks However kbin fork, mbin is doing well, I already linked it's API |
What do you want to see?
A clear and concise description of what you would like to see implemented.
I would like to see both communities and magazines displayed in a single view.
Additional context
Add any other context or screenshots about the feature request here.
I can subscribe to either, I don't really care if it's a magazine or a community.
The text was updated successfully, but these errors were encountered: