edc21b4403
Improve error handling in server::api
2024-05-02 21:23:45 +02:00
fc4e4595c2
[wip] YET MORE signatures cleanup and fixing
2024-04-29 23:36:57 +02:00
37acb67aa5
Major cleanup
...
* Rename `fetch::keys` to `fetch::signatures`
* Clean up the public api of `fetch::signatures`
* Switch from axum to hyper
* Add request signature validation (buggy, wip)
2024-04-28 23:40:37 +02:00
b91da3c4ab
god forsaken http signatures
2024-04-27 22:01:28 +02:00
bb26926edb
Serve actors by ID
2024-04-27 09:32:00 +02:00
7ea8938c49
Documented some stuff, improved follow request logic
2024-04-26 23:56:46 +02:00
29f90ad918
Store api overhaul
2024-04-24 23:18:19 +02:00
21294f58ee
Implement basic follow requests
...
- Also tests for the behavior of arrows in the database
- Also also, a fix for prefix scanning (i was doing it wrong
2024-04-20 23:32:01 +02:00
a8db282cf2
Make rocksdb actually work
...
(also adds some poc social media functions for testing)
2024-04-19 01:54:34 +02:00
7c589922e6
Initial implementation of basic data store
2024-04-19 00:12:21 +02:00