1
0
Fork 0
forked from alemi/upub
upub/src/server
alemi 9bc7ddb0ae
chore: separate fetcher fetch from pull
fetch uses db and inserts, pull just gets the remote resource
2024-05-02 02:58: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: whoops other way around 2024-04-30 15:33:41 +02:00
mod.rs fix: big refactor of timelines querying 2024-04-24 02:32:23 +02:00
outbox.rs feat: increment statuses count 2024-04-30 14:22:44 +02:00
server.rs chore: restructured completely 2024-04-09 01:14:48 +02:00