upub/src/routes/mastodon
alemi 45d16fa0a3
feat: query and show objects liked by you
it shows it in quite a jank way: inside the "audience" collections you
find your id as only item. it's weird af but technically valid ap i
think? will probably be replaced with a local api extension as soon as i
read about those
2024-04-30 01:50:25 +02:00
..
accounts.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
mod.rs feat: first mastodon route yay, mastodon default on 2024-04-11 00:52:44 +02:00
README.md chore: restructured completely 2024-04-09 01:14:48 +02:00

mastodon

here live the Mastodon API routes for this application