nederlandskie/src
Aleksei Voronov b0f9b9618c Update Firehose URL to bsky.network
This is the right thing to do at this moment as per Bluesky blog post[1]
asking developers to switch to the new URL which supports federation
properly.

[1]: https://atproto.com/blog/bgs-and-did-doc
2023-11-05 20:16:29 +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 Update Firehose URL to bsky.network 2023-11-05 20:16:29 +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