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

@ -6,4 +6,10 @@ 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
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

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

View File

@ -9,4 +9,10 @@ Group names are private to you, it will not be shared, it is your local name for
1. On the chat pane go to settings
2. Change the name of the group
3. Press the save button
4. Now your group has a new name
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

@ -7,4 +7,10 @@ sidebar_position: 6
1. On the chat pane go to settings
2. Scroll down on the settings pane
3. Press on leave conversation
4. Confirm you want to leave
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

@ -12,4 +12,10 @@ Cwtch groups are hosted by untrusted servers. If you want to see the servers you
## Import locally hosted server
1. To import a locally hosted server click on select local server
2. Select the server you want
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

@ -8,4 +8,10 @@ sidebar_position: 4
2. Press on the invite icon
3. Select the group you want to invite them to
4. Press Invite
5. You have sent an 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

@ -8,4 +8,10 @@ sidebar_position: 2
2. Press the + action button to make a new server
3. Choose a name for your server
4. Select a password for your server
5. Click on “Add 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

@ -10,4 +10,10 @@ sidebar_position: 4
4. Scroll down and input your password
5. Press delete
6. Press really delete
7. Your server is deleted
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

@ -8,4 +8,10 @@ sidebar_position: 3
2. Select the server you want to edit
3. Press the pencil icon
4. Change the description/ or enable or disable the server
5. Click on save 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

@ -9,4 +9,10 @@ Your server key bundle is the package of data a Cwtch app needs inorder to use a
1. Go to the server Icon
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
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.