diff --git a/src/webapp/features/settings/containers/feedSettingsContainer/FeedSettingsContainer.tsx b/src/webapp/features/settings/containers/feedSettingsContainer/FeedSettingsContainer.tsx index 4725c836..b5ac876a 100644 --- a/src/webapp/features/settings/containers/feedSettingsContainer/FeedSettingsContainer.tsx +++ b/src/webapp/features/settings/containers/feedSettingsContainer/FeedSettingsContainer.tsx @@ -51,7 +51,14 @@ export default function FeedSettingsContainer() { - Source + + Source + + Where activity comes from. Semble can show data from other AT + Protocol apps that use compatible lexicons + + + - Feed + + Feed + + Global shows activity from all accounts, while following only + shows people you follow + + updateSetting('feedView', value as FeedView)} @@ -96,7 +109,12 @@ export default function FeedSettingsContainer() { - Activity Type + + Activity Type + + Show all activity, or narrow to just new cards or connections + + @@ -125,7 +143,13 @@ export default function FeedSettingsContainer() { - Card Type + + Card Type + + Filter cards by content type + + +