upub/src/routes/activitypub/user
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
..
following.rs fix: big refactor of timelines querying 2024-04-24 02:32:23 +02:00
inbox.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
mod.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
outbox.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00