[Glitch] Add endorsed accounts to profiles in web UI

Port 79013c730d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2025-04-29 14:14:22 +02:00
committed by Claire
parent b4e39a60c3
commit 6373a84259
20 changed files with 156 additions and 113 deletions

View File

@@ -1,7 +1,6 @@
import { createPollFromServerJSON } from 'flavours/glitch/models/poll';
import { importAccounts } from '../accounts_typed';
import { importAccounts } from './accounts';
import { normalizeStatus } from './normalizer';
import { importPolls } from './polls';