Converse Howto

This commit is contained in:
Fede.- 2021-09-19 14:22:57 -03:00
parent 36521b183b
commit e540febabb
1 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@ page-toc:
![](en/converse.png)
**Converse.js** is a free and open-source XMPP chat client that runs in a web browser and **[webchat.disroot.org](https:webchat.disroot.org)** provides a way to connect to your XMPP account through it.
**Converse.js** is a free and open-source XMPP chat client that runs in the web browser. You can use your **Disroot** account to connect to XMPP through **[webchat.disroot.org](https:webchat.disroot.org)**.
# Connecting
Open a web browser and go to **[webchat.disroot.org](https://webchat.disroot.org)**
@ -48,7 +48,7 @@ Once you have logged in, you will see something like this:
3. **Bookmarks**: Your bookmarked rooms
4. **Contacts**: Your XMPP contacts
5. **Chat room**: The current room
- a. Click on the three-lines menu at the right to access the room features/configuration
- a. From the three-lines menu at the right you can unbookmark the room, view its general details, invite someone to join, hide the topic or leave the chat.
![](en/ui_options.png)
@ -87,10 +87,10 @@ There are four buttons in the message box:
|![](en/message_emojis.png)| To insert emojis|![](en/message_spoiler.png)| To write your message as a spoiler|
|![](en/message_files.png)| To share a file (it can be any type of file, the maximum size is 10MB)|![](en/message_omemo.png)| To enable/disable OMEMO encryption|
!! #### TIP
!! To add a line break to your message, press ```Shift``` + ```Enter```.
!! **TIP:** To insert a line break in a message, press ```Shift``` + ```Enter```.
You can mention people in your message so they get a notification. Just click on their nickname in the participants list, or add it manually if you know it. You can also start to write its first letters and tap on the tab key of your keyboard to have a suggestion list of nicknames.
## Mentions
You can "mention" people in your message so they get a notification. Start to write the first letters and tap on the tab key of your keyboard to have a suggestion list of nicknames.
![](en/06_mention.gif)