nederlandskie/src
Aleksei Voronov 35ee1b0a1f Simplify Bluesky api usage
`atrium-api` now includes an `AtpAgent` which takes care of creating
and refreshing sessions automatically, so we no longer need our
custom xrpc client and session management logic.

This is nice.
2023-11-06 08:53:23 +01:00
..
algos Attempt to also index all posts made by posters that previously posted in Russian 2023-10-16 12:10:12 +02:00
bin Remove unnecessary parameterization of Bluesky hosts 2023-10-15 20:09:23 +02:00
processes Store Bluesky firehose host as part of subscription state 2023-11-05 19:01:20 +01:00
services Simplify Bluesky api usage 2023-11-06 08:53:23 +01:00
algos.rs Pass around bluesky objects instead of restructuring them everywhere 2023-10-15 11:55:25 +02:00
config.rs Add some untested version of publishing a feed 2023-09-22 13:33:13 +02:00
lib.rs Rejiggle things a bit to make it possible to have multiple binaries here for publishing 2023-09-21 15:01:43 +02:00
main.rs Attempt to also index all posts made by posters that previously posted in Russian 2023-10-16 12:10:12 +02:00
processes.rs Convert into more modern Rust module structure 2023-09-16 17:21:18 +02:00
services.rs Refactor things 2023-09-16 21:07:00 +02:00