From 28470cbc70d8148fdebc16ffdc98b330463c74d9 Mon Sep 17 00:00:00 2001 From: disroot_user Date: Thu, 24 Aug 2017 19:49:05 -0400 Subject: [PATCH] (Grav GitSync) Automatic Commit from disroot_user --- .../07.xmpp/_xmpp_modules/fullbar.md | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/pages/03.services/07.xmpp/_xmpp_modules/fullbar.md b/pages/03.services/07.xmpp/_xmpp_modules/fullbar.md index ae20bb1b..902e9d9c 100644 --- a/pages/03.services/07.xmpp/_xmpp_modules/fullbar.md +++ b/pages/03.services/07.xmpp/_xmpp_modules/fullbar.md @@ -7,29 +7,29 @@ text_align: left ## List of supported server modules: -"**roster**"; -- Allow users to have a roster. Recommended 😉 -"**saslauth**"; -- Authentication for clients and servers. -"**tls**"; -- Add support for secure TLS on c2s/s2s connections -"**dialback**"; -- s2s dialback support -"**disco**"; -- Service discovery -"**bosh**"; -- xmpp over http -"**muc**"; -- Multi user Chat (chatrooms) -"**http_upload**"; -- upload files via http (file will be deleted after 7 days) -"**private**"; -- Private XML storage (for room bookmarks, etc.) -"**vcard**"; -- Allow users to set vCards -"**privacy**"; -- Support privacy lists -"**compression**"; -- Stream compression -"**offline**"; -- Store offline messages. -"**version**"; -- Replies to server version requests -"**uptime**"; -- Report how long server has been running -"**time**"; -- Let others know the time here on this server -"**ping**"; -- Replies to XMPP pings with pongs -"**pep**"; -- Enables users to publish their mood, activity, playing music and more -"**carbons**"; -- Allow sending messages to multiple devices -"**carbons_adhoc**"; -"**carbons_copies**"; -"**smacks**"; -- Stream Management -"**csi**"; -- Implements Client State Indication -"**throttle_presence**"; -- see https://modules.prosody.im/mod_throttle_presence.html -"**announce**"; -- Send announcement to all online users -"**motd**"; -- Send a message to users when they log in +* "**roster**"; -- Allow users to have a roster. Recommended 😉 +* "**saslauth**"; -- Authentication for clients and servers. +* "**tls**"; -- Add support for secure TLS on c2s/s2s connections +* "**dialback**"; -- s2s dialback support +* "**disco**"; -- Service discovery +* "**bosh**"; -- xmpp over http +* "**muc**"; -- Multi user Chat (chatrooms) +* "**http_upload**"; -- upload files via http (file will be deleted after 7 days) +* "**private**"; -- Private XML storage (for room bookmarks, etc.) +* "**vcard**"; -- Allow users to set vCards +* "**privacy**"; -- Support privacy lists +* "**compression**"; -- Stream compression +* "**offline**"; -- Store offline messages. +* "**version**"; -- Replies to server version requests +* "**uptime**"; -- Report how long server has been running +* "**time**"; -- Let others know the time here on this server +* "**ping**"; -- Replies to XMPP pings with pongs +* "**pep**"; -- Enables users to publish their mood, activity, playing music and more +* "**carbons**"; -- Allow sending messages to multiple devices +* "**carbons_adhoc**"; +* "**carbons_copies**"; +* "**smacks**"; -- Stream Management +* "**csi**"; -- Implements Client State Indication +* "**throttle_presence**"; -- see https://modules.prosody.im/mod_throttle_presence.html +* "**announce**"; -- Send announcement to all online users +* "**motd**"; -- Send a message to users when they log in