upub/src/server
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
..
auth.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
builders.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
context.rs chore: helper to reconstruct ids 2024-04-30 01:48:30 +02:00
dispatcher.rs fix: always embed specific activities 2024-04-24 05:04:30 +02:00
fetcher.rs fix: also update comments count when fetching 2024-04-29 21:22:48 +02:00
inbox.rs feat: kinda botched way to ignore relays 2024-04-29 21:58:08 +02:00
mod.rs fix: big refactor of timelines querying 2024-04-24 02:32:23 +02:00
outbox.rs fix: increment share and like counters for outbox 2024-04-29 20:40:20 +02:00
server.rs chore: restructured completely 2024-04-09 01:14:48 +02:00