Replying to @ozoramore_dev@social.t2arc.net
@ozoramore_dev It's a cache, you can update it using this query: https://codeberg.org/silverpill/mitra/src/commit/8b5c382bc3c0ed9e536e66ce1f81045aef98e6d9/mitra_models/src/profiles/queries.rs#L90-L120
It updates only a single user, but I think removing WHERE actor_profile.id = $1 should be enough to update all users.
Codeberg.orgmitra/mitra_models/src/profiles/queries.rs at 8b5c382bc3c0ed9e536e66ce1f81045aef98e6d9mitra - Federated social network
which reduces API hits by a lot 





