···3030 /// [did] The DID of the user to check
3131 Future<bool> isEarlySupporter(String did);
32323333+ /// @TODO: Fix preferences for feeds, remove followMode
3434+3335 /// Get user preferences from the backend
3436 Future<UserPreferences> getPreferences();
3537