This website requires JavaScript.
Explore
Help
Sign In
cel
/
nederlandskie
Watch
1
Star
0
Fork
You've already forked nederlandskie
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
227118dfb1
nederlandskie
/
src
/
processes
/
mod.rs
4 lines
71 B
Rust
Raw
Normal View
History
Unescape
Escape
Serve the feed, according to all the Atproto endpoints
2023-09-16 16:13:57 +01:00
pub
mod
feed_server
;
Rename PostSaver into PostIndexer, which is a better name
2023-09-16 16:16:01 +01:00
pub
mod
post_indexer
;
Refactor things a little Split into proper domain components, and 3rd party service glue
2023-09-07 18:02:36 +01:00
pub
mod
profile_classifier
;