view doc/index.rst @ 3008:c8c68a3b0a79

plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done: when resuming is not possible with stream management, a hot reconnection is done (reconnecting without restarting every plugin). This was causing trouble for joined MUC rooms, which were not accessible anymore (because they were not re-joined). This patch fixes it by clearing rooms first (to avoid considering the room joined and broadcasting the initial presence to them), then re-joining them. fix 322
author Goffi <goffi@goffi.org>
date Tue, 16 Jul 2019 21:59:30 +0200
parents ce16847a7b6d
children 8ec35cf13f66
line wrap: on
line source

=========================
Salut à Toi documentation
=========================

Welcome to Salut à Toi's documentation. You'll find here both end-user and developer documentations.

Salut à Toi (or SàT) is a Libre communication ecosystem based on XMPP standard. It allows you to do many things such as:

- instant messaging
- (micro)blogging
- file sharing
- managing photo albums
- organizing/managing events
- handling tasks
- etc.

It features many interfaces (desktop, mobile, web, command line, console), and is multi-platforms.

You can follow this documentation to learn more on it, or join our official XMPP room at `sat@chat.jabberfr.org <xmpp:sat@chat.jabberfr.org?join>`_ (also available via a `web link <https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org>`_)


.. toctree::
   :caption: Contents:
   :maxdepth: 3

   installation.rst
   /jp/index.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`search`