andigandhi / Mastodon-Circles

Producing a visual representation of Mastodon interactions with JS
https://circle.grasserisen.de
20 stars 10 forks source link

Misskey support #1

Open ThatOneCalculator opened 1 year ago

ThatOneCalculator commented 1 year ago

Some of us on other Fediverse software want circles too :)

andigandhi commented 1 year ago

Sorry I was very busy the last weeks! Sadly I don't think I can invest much time into this project. Maybe I'll take a look into the problem, maybe more Fediverse platforms can be supported without much programming :)

ThatOneCalculator commented 1 year ago

Because of the Mastodon API compatibility layer in Calckey, it works now for Ck but still is lacking Misskey support.

image

andigandhi commented 1 year ago

Sorry for being so unresponsive but since I'm currently not active on the fediverse, this project is not maintained by me... However @AMNatty forked this repository and added Misskey & Pleroma support: https://github.com/AMNatty/Mastodon-Circles

AMNatty commented 1 year ago

Hello, since I am now maintaining this project, I'd like to ask if I am allowed to put some license (for example AGPL3) on the project for the sake of being explicit about it, as well as crediting you?

andigandhi commented 1 year ago

Hey, thank you very much for maintaining this small project, feel free to add a license to it! Have a nice evening!

AMNatty commented 1 year ago

Gotcha, thank you for your time. Enjoy the rest of your day!

Nhalrath commented 1 year ago

@AMNatty it seems that your fork have issues disabled. Do you accept issues?

I found a problem with the Misskey backend in which users of the same instance as the note they interacted with have their instance left as null, thus resulting with their names shown in the image as @username@null instead of @username@example.com.

AMNatty commented 1 year ago

@AMNatty it seems that your fork have issues disabled. Do you accept issues?

I found a problem with the Misskey backend in which users of the same instance as the note they interacted with have their instance left as null, thus resulting with their names shown in the image as @username@null instead of @username@example.com.

Ah, my bad, opened the issues