diff --git a/content/docs/chat_basics/public-rooms/_index.md b/content/docs/chat_basics/public-rooms/_index.md index f7a45b56ec..a28edb1daf 100644 --- a/content/docs/chat_basics/public-rooms/_index.md +++ b/content/docs/chat_basics/public-rooms/_index.md @@ -57,6 +57,77 @@ Click on "Join the discussion": you can now participate in the room! ![](room-participate.png) +## Hiding images by default + +In public rooms, sometimes people post inappropriate content, including images +you don't want to see. Hopefully a room's moderators will tidy things up quite +quickly, but many people prefer to make images in public rooms hidden, allowing +them to show individual images when they are ready. + +### In Fractal + +In Fractal, images in public rooms are hidden by default. You can check and +adjust this in Account Settings. + +![](fractal_menu_settings.avif) + +Choose Safety, and find "Media Previews". Make sure "Show only in private rooms" +is selected. + +![](fractal_settings_safety.avif) + +Now images will be hidden by default. You can make them visible by clicking on +"Click to show preview". + +![](fractal_show_image.avif) + +You can re-hide them by choosing the "eye" icon in the corner of the image. + +![](fractal_hide_image.avif) + +### In Element X + +In Element X, you can hide images in public rooms in Settings, by tapping on +your avatar. + +![](element_x_main.avif) + +Choose Advanced Settings. + +![](element_x_settings.avif) + +Under "Show media in timeline" choose "In private rooms" + +![](element_x_advanced_settings.avif) + +Now images will be hidden by default. You can make them visible by clicking on +"Show". + +![](element_x_show_image.avif) + +To hide an image after it has been shown, go back to the room list and re-enter +the room. + +### In Element Web + +In Element Web, you can hide images in public rooms in Settings. + +![](element_menu_settings.avif) + +Choose Preferences, and scroll down to Moderation and safety. Click "In private +rooms" under "Show media in timeline". + +![](element_settings_preferences_safety.avif) + +Now images will be hidden by default. You can make them visible by clicking on +"Show image". + +![](element_show_image.avif) + +You can re-hide them by choosing the "eye" icon when you hover over the image. + +![](element_hide_image.avif) + ## Browsing the public directory Joining a specific room is handy when you know exactly what you want to discuss diff --git a/content/docs/chat_basics/public-rooms/element_hide_image.avif b/content/docs/chat_basics/public-rooms/element_hide_image.avif new file mode 100644 index 0000000000..1f3048fea4 Binary files /dev/null and b/content/docs/chat_basics/public-rooms/element_hide_image.avif differ diff --git a/content/docs/chat_basics/public-rooms/element_menu_settings.avif b/content/docs/chat_basics/public-rooms/element_menu_settings.avif new file mode 100644 index 0000000000..bbb6f7640c Binary files /dev/null and b/content/docs/chat_basics/public-rooms/element_menu_settings.avif differ diff --git a/content/docs/chat_basics/public-rooms/element_settings_preferences_safety.avif b/content/docs/chat_basics/public-rooms/element_settings_preferences_safety.avif new file mode 100644 index 0000000000..e624c85019 Binary files /dev/null and b/content/docs/chat_basics/public-rooms/element_settings_preferences_safety.avif differ diff --git a/content/docs/chat_basics/public-rooms/element_show_image.avif b/content/docs/chat_basics/public-rooms/element_show_image.avif new file mode 100644 index 0000000000..1a2c629ce8 Binary files /dev/null and b/content/docs/chat_basics/public-rooms/element_show_image.avif differ diff --git a/content/docs/chat_basics/public-rooms/element_x_advanced_settings.avif b/content/docs/chat_basics/public-rooms/element_x_advanced_settings.avif new file mode 100644 index 0000000000..9a70ebebf8 Binary files /dev/null and b/content/docs/chat_basics/public-rooms/element_x_advanced_settings.avif differ diff --git a/content/docs/chat_basics/public-rooms/element_x_main.avif b/content/docs/chat_basics/public-rooms/element_x_main.avif new file mode 100644 index 0000000000..6aea371f9f Binary files /dev/null and b/content/docs/chat_basics/public-rooms/element_x_main.avif differ diff --git a/content/docs/chat_basics/public-rooms/element_x_settings.avif b/content/docs/chat_basics/public-rooms/element_x_settings.avif new file mode 100644 index 0000000000..c93b8aaef1 Binary files /dev/null and b/content/docs/chat_basics/public-rooms/element_x_settings.avif differ diff --git a/content/docs/chat_basics/public-rooms/element_x_show_image.avif b/content/docs/chat_basics/public-rooms/element_x_show_image.avif new file mode 100644 index 0000000000..f1018c6ec6 Binary files /dev/null and b/content/docs/chat_basics/public-rooms/element_x_show_image.avif differ diff --git a/content/docs/chat_basics/public-rooms/fractal_hide_image.avif b/content/docs/chat_basics/public-rooms/fractal_hide_image.avif new file mode 100644 index 0000000000..4a9df4f4ce Binary files /dev/null and b/content/docs/chat_basics/public-rooms/fractal_hide_image.avif differ diff --git a/content/docs/chat_basics/public-rooms/fractal_menu_settings.avif b/content/docs/chat_basics/public-rooms/fractal_menu_settings.avif new file mode 100644 index 0000000000..7241b93b3f Binary files /dev/null and b/content/docs/chat_basics/public-rooms/fractal_menu_settings.avif differ diff --git a/content/docs/chat_basics/public-rooms/fractal_settings_safety.avif b/content/docs/chat_basics/public-rooms/fractal_settings_safety.avif new file mode 100644 index 0000000000..ca2aeb0cfe Binary files /dev/null and b/content/docs/chat_basics/public-rooms/fractal_settings_safety.avif differ diff --git a/content/docs/chat_basics/public-rooms/fractal_show_image.avif b/content/docs/chat_basics/public-rooms/fractal_show_image.avif new file mode 100644 index 0000000000..7fa6c3f699 Binary files /dev/null and b/content/docs/chat_basics/public-rooms/fractal_show_image.avif differ