upub/upub/cli
alemi 2b6037f860
fix: users update task cloaks and fetches follows
it now uses pull+resolve user, and then does an update by hand. before
it had a custom update flow so it skipped all the additions we made into
user normalizer and insertion. this is a bad ad-hoc change since
resolve_user is now different from all other resolves, but oh well
2024-11-21 03:22:05 +01:00
..
src fix: users update task cloaks and fetches follows 2024-11-21 03:22:05 +01:00
Cargo.toml chore: bump deps, drop async_trait where possible 2024-09-19 15:56:22 +02:00
README.md chore: BIG refactor into smaller crates 2024-05-31 04:07:39 +02:00

upub cli