Skip to content

Commit

Permalink
Deployed 937e416 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 31, 2024
1 parent 98fd1b8 commit b46420d
Show file tree
Hide file tree
Showing 8 changed files with 2,017 additions and 61 deletions.
54 changes: 36 additions & 18 deletions en/faq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -712,6 +712,24 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#more-information-about-the-xmpp-protocol" class="md-nav__link">
<span class="md-ellipsis">
More information about the XMPP protocol
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#lists-of-free-xmpp-servers" class="md-nav__link">
<span class="md-ellipsis">
Lists of free XMPP servers
</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -1540,18 +1558,6 @@ <h2 id="what-is-xmpp">What is <strong><abbr title="Extensible Messaging and Pres
<li>Subscribers can have more than one profile, both with one and with several <strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></strong> providers.</li>
</ul>
</div>
<p>Lists of free <strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></strong> servers can be found on:</p>
<ul>
<li><a href="https://compliance.conversations.im/"><strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr> Compliance Tester</strong></a></li>
<li><a href="https://list.jabber.at/"><strong>Jabber.at</strong></a></li>
<li><a href="https://providers.xmpp.net/"><strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr> Providers</strong></a></li>
</ul>
<p>More information about the <strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></strong> protocol is available on:</p>
<ul>
<li><a href="https://blog.chatrix.one/posts/XMPP-communication/"><strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></strong> - Communicate freely!</a><sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup></li>
<li><a href="https://providers.xmpp.net/about/"><strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr> Providers</strong></a></li>
<li><a href="https://bg.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol"><strong>Wikipedia</strong></a></li>
</ul>
<h3 id="terminology">Terminology<a class="headerlink" href="#terminology" title="Permanent link">&para;</a></h3>
<table>
<thead>
Expand All @@ -1562,27 +1568,39 @@ <h3 id="terminology">Terminology<a class="headerlink" href="#terminology" title=
</thead>
<tbody>
<tr>
<td><abbr title="XEP-0045: Multi-User Chat">MUC</abbr>, Room, Chatroom, Conference</td>
<td><strong><abbr title="XEP-0045: Multi-User Chat">MUC</abbr>, Room, Chatroom, Conference</strong></td>
<td>Group chat, Channel or Multi-user Chat</td>
</tr>
<tr>
<td>Occupant</td>
<td><strong>Occupant</strong></td>
<td>Participant</td>
</tr>
<tr>
<td><abbr title="Jabber Identity, Username or Account name used to access a Jabber service">JID</abbr></td>
<td><strong><abbr title="Jabber Identity, Username or Account name used to access a Jabber service">JID</abbr></strong></td>
<td>Address or <abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr> address</td>
</tr>
<tr>
<td>Roster</td>
<td><strong>Roste</strong>r</td>
<td>Contact list</td>
</tr>
<tr>
<td>Avatar</td>
<td><strong>Avatar</strong></td>
<td>Profile picture</td>
</tr>
</tbody>
</table>
<h3 id="more-information-about-the-xmpp-protocol">More information about the <strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></strong> protocol<a class="headerlink" href="#more-information-about-the-xmpp-protocol" title="Permanent link">&para;</a></h3>
<ul>
<li><a href="https://blog.chatrix.one/posts/XMPP-communication/"><strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></strong> - Communicate freely!</a><sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup></li>
<li><a href="https://providers.xmpp.net/about/"><strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr> Providers</strong></a></li>
<li><a href="https://bg.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol"><strong>Wikipedia</strong></a></li>
</ul>
<h3 id="lists-of-free-xmpp-servers">Lists of free <strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></strong> servers<a class="headerlink" href="#lists-of-free-xmpp-servers" title="Permanent link">&para;</a></h3>
<ul>
<li><a href="https://compliance.conversations.im/"><strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr> Compliance Tester</strong></a></li>
<li><a href="https://list.jabber.at/"><strong>Jabber.at</strong></a></li>
<li><a href="https://providers.xmpp.net/#category-a"><strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr> Providers</strong></a></li>
</ul>
<hr />
<h2 id="how-long-has-xmpp-been-around">How long has <strong><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></strong> been around?<a class="headerlink" href="#how-long-has-xmpp-been-around" title="Permanent link">&para;</a></h2>
<p>The protocol was born in 1998, but it actually started functioning as a platform in 1999. The history is available on the official page of <a href="https://xmpp.org/about/history/"><abbr title="Extensible Messaging and Presence Protocol.">XMPP</abbr></a>.</p>
Expand Down Expand Up @@ -2256,7 +2274,7 @@ <h2 id="how-can-i-contact-you">How can I contact you?<a class="headerlink" href=
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-07-23T09:59:28+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-07-23</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-07-31T05:56:36+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-07-31</span>
</span>


Expand Down
Loading

0 comments on commit b46420d

Please sign in to comment.