cetra3
7ae2fdb97a
Merge branch 'main' into refactor_activity_queue
2023-07-19 19:47:22 +09:30
Nutomic
988450c79f
Fix tests ( #71 )
2023-07-18 16:10:25 -04:00
cetra3
a25558ce2d
Refactor the activity queue
2023-07-12 15:27:29 +09:30
Peter de Witte
8f997ec340
Adding security-considerations to 02_overview.md ( #44 )
...
* Adding security-considerations to 02_overview.md
* Updated layout
2023-06-20 13:48:32 +02:00
cetra3
c356265cf4
Remove actix-rt
and replace with tokio tasks ( #42 )
...
* Remove `actix-rt` and replace with tokio tasks
* Include activity queue test
* Use older `Arc` method
* Refactor to not re-process PEM data on each request
* Add retry queue and spawn tokio tasks directly
* Fix doc error
* Remove semaphore and use join set for backpressure
* Fix debug issue with multiple mailboxes
2023-06-20 11:54:14 +02:00
Felix Ableitner
072353fc41
Dont use apub
in type names
2023-03-16 21:41:43 +01:00
Nutomic
6a65fa7c98
Changes to make Lemmy work with 0.4 ( #29 )
...
* Make it work with Lemmy
* working but needs cleanup
* almost everything working
* debug
* stack overflow fix
2023-03-16 02:11:48 +01:00
Nutomic
6b3a4f8942
Add verify methods back in, some more fixes ( #28 )
2023-03-09 22:09:44 +01:00
Felix Ableitner
d94a2ed0fc
live federation example
2023-03-08 22:16:43 +01:00
Felix Ableitner
32394696a5
move files
2023-03-06 16:19:43 +01:00