This commit is contained in:
Dan Ballard 2022-05-19 16:49:35 -07:00
parent f51bd5df29
commit d3e5ba9127
20 changed files with 70 additions and 10 deletions

View File

@ -7,3 +7,9 @@ sidebar_position: 5
1. If a friend sends you a group request
2. Choose if you want or not to join this group
3. Now the group is on your contact list
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/Group_acceptinvite.mp4" />
</video>
</div>

View File

@ -9,3 +9,9 @@ sidebar_position: 3
3. Press on Create Group
4. Name your Group
5. Press on Create
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/Group_Create.mp4" />
</video>
</div>

View File

@ -10,3 +10,9 @@ Group names are private to you, it will not be shared, it is your local name for
2. Change the name of the group
3. Press the save button
4. Now your group has a new name
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/group_edit.mp4" />
</video>
</div>

View File

@ -8,3 +8,9 @@ sidebar_position: 6
2. Scroll down on the settings pane
3. Press on leave conversation
4. Confirm you want to leave
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/Group_Leave.mp4" />
</video>
</div>

View File

@ -13,3 +13,9 @@ Cwtch groups are hosted by untrusted servers. If you want to see the servers you
1. To import a locally hosted server click on select local server
2. Select the server you want
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/Server_Manage.mp4" />
</video>
</div>

View File

@ -9,3 +9,9 @@ sidebar_position: 4
3. Select the group you want to invite them to
4. Press Invite
5. You have sent an invite
<div>
<video playsInline autoPlay muted loop width="400">
<source src="/video/Group_Invite.mp4" />
</video>
</div>

View File

@ -9,3 +9,9 @@ sidebar_position: 2
3. Choose a name for your server
4. Select a password for your server
5. Click on “Add Server”
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/Server_New.mp4" />
</video>
</div>

View File

@ -11,3 +11,9 @@ sidebar_position: 4
5. Press delete
6. Press really delete
7. Your server is deleted
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/Server_Delete.mp4" />
</video>
</div>

View File

@ -9,3 +9,9 @@ sidebar_position: 3
3. Press the pencil icon
4. Change the description/ or enable or disable the server
5. Click on save server
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/server_edit.mp4" />
</video>
</div>

View File

@ -10,3 +10,9 @@ Your server key bundle is the package of data a Cwtch app needs inorder to use a
2. Select the server you want
3. Use the copy address icon to copy the server keys
4. Dont share the keys with people you dont trust
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/Server_Keys.mp4" />
</video>
</div>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
static/video/Server_New.mp4 Normal file

Binary file not shown.

BIN
static/video/group_edit.mp4 Normal file

Binary file not shown.

Binary file not shown.