upub/src/server
alemi 23c9a0a106
fix: some impls dont include to in folreqs
i mean, it's obviously addressed to the target actor of this activity,
but it would cost nothing to put it in the `to` field... i do! added
special cases to make sure follow/accept/reject activities are at least
addressed to target actor
2024-05-02 14:36:56 +02:00
..
auth.rs fix: answer deletions with 200 2024-05-01 18:43:43 +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 chore: separate fetcher fetch from pull 2024-05-02 02:58:56 +02:00
inbox.rs fix: some impls dont include to in folreqs 2024-05-02 14:36:56 +02:00
mod.rs fix: big refactor of timelines querying 2024-04-24 02:32:23 +02:00
outbox.rs fix: mut 2024-05-02 13:31:09 +02:00
server.rs chore: restructured completely 2024-04-09 01:14:48 +02:00