Ninlives

Results 38 comments of Ninlives

Simply replace the `id` field of the sent activity would fix the problem (I use `format!("{}/{}", actor_id, post_url)` to construct the id). By the way, all post relayed by buzzrelay...

They are not duplicates, but Misskey would show both the renote event and the note being renoted in the global timeline, just like how it treats normal renotes, but not...

It works fine on my Misskey instance, I hope it does not break other fediverse servers. The relayed posts are showed up as renotes, but this should be fixed by...

It seems my Misskey instance can subscribe to relay.fedi.buzz, but no activities can be delivered due to the following error: ![image](https://github.com/astro/buzzrelay/assets/17873203/d76bcaca-dd33-4853-b689-d670298f9c99) And by the way, I tried to run my...

@astro Sorry, my bad, will do maybe tomorrow. By the way, is there an option to print some debug message about what requests are being processed etc. from buzzrelay?

Haven't investigated quilt yet, looks like it's still beta? Not sure if I will find time to do the research recently due to work. By the way, do you have...

If I understand it correctly, the argsPrefix is passed to jvm and argsPostfix is passed to the minecraft application, maybe we can switch to option names that are easier to...

I encountered same problem today, any progress/plans for this issue?