2 Commits

Author SHA1 Message Date
c2550bccec
Only update avatars in one place
Some checks are pending
continuous-integration/drone/push Build is running
Prevent future mistakes
2025-05-17 17:55:14 +04:00
c2bdf5247e
Sync Mastodon IDs/profiles to local accounts
Add a new service to import some data from Mastodon accounts:

* Find users by username, store Mastodon account ID in local db when
  found
* Import display name (don't overwrite existing)
* Import avatar (don't overwrite existing)
2025-05-17 17:43:23 +04:00