diff --git a/docs/chat/share-file.md b/docs/chat/share-file.md index 1b6a8c1a..afd84810 100644 --- a/docs/chat/share-file.md +++ b/docs/chat/share-file.md @@ -9,8 +9,7 @@ sidebar_position: 6 This feature requires [Experiments Enabled](https://docs.cwtch.im/docs/settings/introduction#experiments) and the [File Sharing Experiment](https://docs.cwtch.im/docs/settings/experiments/file-sharing) turned on. -Optionally, you can enable [Image Previews and Profile Pictures](https://docs.cwtch.im/docs/settings/experiments/image-previews-and-profile-pictures) to see display shared image previews in the -conversation window. +Optionally, you can enable [Image Previews and Profile Pictures](https://docs.cwtch.im/docs/settings/experiments/image-previews-and-profile-pictures) to see display shared image previews in the conversation window. ::: @@ -50,5 +49,4 @@ We send the file's name as a suggestion and to help distinguish it from other fi ## Can I download files automatically? -If the [Image Previews and Profile Pictures experiment](https://docs.cwtch.im/docs/settings/experiments/image-previews-and-profile-pictures) is enabled then Cwtch will automatically download -images from accepted conversations +If the [Image Previews and Profile Pictures experiment](https://docs.cwtch.im/docs/settings/experiments/image-previews-and-profile-pictures) is enabled then Cwtch will automatically download images from accepted conversations diff --git a/docs/settings/experiments/file-sharing.md b/docs/settings/experiments/file-sharing.md index a0371d0f..554a1375 100644 --- a/docs/settings/experiments/file-sharing.md +++ b/docs/settings/experiments/file-sharing.md @@ -4,6 +4,10 @@ sidebar_position: 3 # File Sharing +These setting enables Cwtch [filesharing functionality](/docs/chat/share-file). This reveals the "Share File" option in the conversation pane, and allows you to download files from conversations. + +Optionally, you can enable [Image Previews and Profile Pictures](https://docs.cwtch.im/docs/settings/experiments/image-previews-and-profile-pictures) to download image files automatically, view image previews in the conversation window, and enable the [Profile Pictures](/docs/profiles/change-profile-image) feature; + :::info This documentation page is a stub. You can help diff --git a/docs/settings/experiments/group-experiment.md b/docs/settings/experiments/group-experiment.md index 10c98895..03a3d363 100644 --- a/docs/settings/experiments/group-experiment.md +++ b/docs/settings/experiments/group-experiment.md @@ -2,14 +2,11 @@ sidebar_position: 1 --- -# Enable the Groups Experiment +# Groups Experiment -:::info +Enables Cwtch to [connect to untrusted servers](/docs/servers/introduction) and use them to [host private, asynchronous, groups](/docs/groups/introduction). -This documentation page is a stub. You can help -by [expanding it](https://git.openprivacy.ca/cwtch.im/docs.cwtch.im). - -::: +## To Turn On 1. Go to Settings 2. Enable Experiments diff --git a/docs/settings/experiments/image-previews-and-profile-pictures.md b/docs/settings/experiments/image-previews-and-profile-pictures.md index f8af05bd..d72715ae 100644 --- a/docs/settings/experiments/image-previews-and-profile-pictures.md +++ b/docs/settings/experiments/image-previews-and-profile-pictures.md @@ -4,9 +4,12 @@ sidebar_position: 4 # Image Previews and Profile Pictures -:::info +:::caution -This documentation page is a stub. You can help -by [expanding it](https://git.openprivacy.ca/cwtch.im/docs.cwtch.im). +This experiment requires the [File Sharing](https://docs.cwtch.im/docs/settings/experiments/file-sharing) experiment enabled. -::: \ No newline at end of file +::: + +When enabled, Cwtch will download image files automatically, display image previews in the conversation window, and enable the [Profile Pictures](/docs/profiles/change-profile-image) feature; + +On Desktop, enabling this experiment will allow access to an additional setting `"`Download Folder` which can be changed to tell Cwtch where to (automatically) download pictures. \ No newline at end of file diff --git a/docs/settings/experiments/message-formatting.md b/docs/settings/experiments/message-formatting.md index c6a92c41..195d8a7a 100644 --- a/docs/settings/experiments/message-formatting.md +++ b/docs/settings/experiments/message-formatting.md @@ -4,9 +4,6 @@ sidebar_position: 6 # Message Formatting -:::info +When enabled, this experiment changes the conversation compose box to add [message formatting](/docs/chat/message-formatting) UX. -This documentation page is a stub. You can help -by [expanding it](https://git.openprivacy.ca/cwtch.im/docs.cwtch.im). - -::: \ No newline at end of file +This experiment is now enabled by default. \ No newline at end of file