Producing a visual representation of Mastodon interactions with JS
Find a file
Oneric fc16ce0640 mastodon: fix replies processing ancestors not descendants
Fixes a mix-up from 15579d7e78.
Since replies are omitted from the gathered notes, this effectively
removed reply evaluation from Mastodon API, but instead added the
author of quoted posts as well as replies to the quoted post to the
circle.
2023-07-20 16:30:59 +02:00
create-circle.js mastodon: fix replies processing ancestors not descendants 2023-07-20 16:30:59 +02:00
image.js Added Misskey support and labels 2023-07-20 01:16:22 +02:00
index.html Disable autocomplete for the API radios 2023-07-20 02:03:49 +02:00
mieke_bg.jpg MIEKE KRÖGER 2022-11-20 13:03:18 +01:00
README.md Added Misskey support and labels 2023-07-20 01:16:22 +02:00
style.css Changed API call to get more results 2022-11-20 16:18:38 +01:00

Mastodon-Circles

Producing a visual representation of Mastodon interactions with JS

A fork of https://github.com/andigandhi/Mastodon-Circles