260 lines
No EOL
30 KiB
HTML
260 lines
No EOL
30 KiB
HTML
|
|
<!DOCTYPE html>
|
|
<html lang="de"></html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>FluffyChat Official Website | FAQ</title>
|
|
<meta name="identifier-url" content="https://fluffychat.im"/>
|
|
<meta name="title" content="FluffyChat Official Website"/>
|
|
<meta name="description" content="The cutest messenger in the Matrix network"/>
|
|
<meta name="abstract" content="FluffyChat is the cutest messenger in the Matrix network"/>
|
|
<meta name="keywords" content="FluffyChat, Matrix, Flutter, App"/>
|
|
<meta name="author" content="Krille Fear"/>
|
|
<meta name="revisit-after" content="15"/>
|
|
<meta name="language" content="EN"/>
|
|
<meta name="robots" content="All"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="icon" type="image/x-icon" href="/assets/favicon.png">
|
|
<link rel="preload" href="/assets/tailwind.css" as="style" onload="this.rel='stylesheet'">
|
|
<noscript><link rel="stylesheet" href="/assets/tailwind.css"></noscript>
|
|
</head>
|
|
<body
|
|
class="flex flex-col items-center min-h-screen w-full bg-white dark:bg-slate-800"
|
|
style="font-family: 'Zen Kurenaido', sans-serif;">
|
|
<!--Header-->
|
|
<div class="w-full lg:h-12 min-h-12 py-4 lg:py-0 mb-8 border-b border-gray-200 dark:border-gray-700">
|
|
<nav class="flex flex-wrap h-full justify-center items-center space-x-6 w-full max-w-4xl m-auto">
|
|
<a href="/de/" class=" text-lg">Start</a>
|
|
<a href="/de/faq" class="underline text-lg">FAQ</a>
|
|
<a href="/de/changelog" class=" text-lg">
|
|
Changelog</a>
|
|
<a href="https://ko-fi.com/krille/posts" target="_blank" class="text-lg">Blog
|
|
</a>
|
|
<div class="lg:flex-grow"></div>
|
|
<a href='https://ko-fi.com/C1C86VN53' class="hover:scale-110 transition-transform" target='_blank'>
|
|
<div class="rounded-xl bg-slate-900 dark:bg-slate-50 p-2 flex flex-row spacing-4"><img src="/assets/ko-fi.png" class="h-5 mr-2"/>
|
|
<span class="text-white dark:text-black text-xs flex items-center mr-2">Unterstütze mich auf Ko-Fi</span>
|
|
</div>
|
|
</a>
|
|
<a href="https://troet.cafe/@krille" rel="me" class="m-2 hover:scale-110 transition-transform "><img src="/assets/mastodon.svg" class="h-7"/>
|
|
</a>
|
|
</nav>
|
|
</div>
|
|
|
|
<div class="container max-w-4xl markdown px-4 lg:px-0">
|
|
|
|
<h1 class="text-center">Häufig gestellte Fragen</h1>
|
|
<p class="text-center">Du kannst dieses FAQ auf <a href='https://hosted.weblate.org/projects/fluffychat/fluffychat-website'>Weblate</a> bearbeiten oder übersetzen.</p>
|
|
<p class="text-center"><input id="searchField" type="text" placeholder="Suche 🔍" class="placeholder:text-slate-400 text-center text-slate-700 text-3xl bg-slate-100 border border-slate-200 rounded-full
|
|
w-full px-8 py-4 my-8"/>
|
|
</p>
|
|
<span id="faqEntries">
|
|
|
|
<h2 id="how_can_i_support_fluffychat:question" class="question">
|
|
<a name="how_can_i_support_fluffychat" href="#how_can_i_support_fluffychat">#</a>
|
|
How can I support FluffyChat?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_can_i_support_fluffychat:answer"><p><strong>FluffyChat needs YOUR help!</strong></p><p>FluffyChat is developed by volunteers and will always be free for everyone. But hosting and development are not possible without financial support.</p><p>Right now I spend almost all of my free time developing FluffyChat, completely unpaid. However, this is not something I can do forever. The future of FluffyChat depends on people like you.</p><p>Most people will ignore this message. But if FluffyChat is useful to you, please consider making a small donation.</p><p>Support FluffyChat here:<br><a href="https://ko-fi.com/C1C86VN53">https://ko-fi.com/krille</a><br><a href="https://liberapay.com/KrilleChritzelius">https://liberapay.com/KrilleChritzelius</a></p><p>Thank you for helping keep FluffyChat alive and independent.</p></article>
|
|
|
|
<h2 id="what_is_fluffychat:question" class="question">
|
|
<a name="what_is_fluffychat" href="#what_is_fluffychat">#</a>
|
|
Was ist FluffyChat?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="what_is_fluffychat:answer">FluffyChat ist eine benutzerfreundliche, kostenlose und werbefreie Open-Source-App, die auf dem <a href='https://matrix.org'>Matrix-Protokoll</a> basiert und ähnlich wie Telegram oder WhatsApp funktioniert.<br/>Mit FluffyChat kannst du privat mit deinen Freunden chatten, Gruppenchats erstellen, Sprachnachrichten austauschen, Bilder und Videos teilen und sogar deinen Standort senden.<br/>Und das Beste daran:<br/><b>FluffyChat ist mit anderen Matrix-Messengern kompatibel!</b></article>
|
|
|
|
<h2 id="who_is_fluffychat_for:question" class="question">
|
|
<a name="who_is_fluffychat_for" href="#who_is_fluffychat_for">#</a>
|
|
Für wen ist FluffyChat?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="who_is_fluffychat_for:answer">FluffyChat ist für alle, die eine schnelle, benutzerfreundliche und sichere Alternative zu zentralisierten Messaging-Apps wie WhatsApp, Telegram oder WeChat suchen.</article>
|
|
|
|
<h2 id="who_created_fluffychat:question" class="question">
|
|
<a name="who_created_fluffychat" href="#who_created_fluffychat">#</a>
|
|
Wer hat FluffyChat entwickelt?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="who_created_fluffychat:answer">FluffyChat wird von der Community entwickelt und wurde von Christian (<a href='https://krille-chan.github.io/'>Krille</a>) Kußowski initiiert. Es gibt jedoch viele Mitwirkende, die entweder Code beisteuern oder Übersetzungen erstellen. Sie finden sie <a href='https://github.com/krille-chan/fluffychat/graphs/contributors'>hier</a>.</article>
|
|
|
|
<h2 id="how_is_fluffychat_funded:question" class="question">
|
|
<a name="how_is_fluffychat_funded" href="#how_is_fluffychat_funded">#</a>
|
|
Wie wird FluffyChat finanziert?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_is_fluffychat_funded:answer">FluffyChat ist ein gemeinnütziges Projekt, das von Freiwilligen getragen und ausschließlich durch Spenden finanziert wird.</article>
|
|
|
|
<h2 id="is_fluffychat_available_on_my_device:question" class="question">
|
|
<a name="is_fluffychat_available_on_my_device" href="#is_fluffychat_available_on_my_device">#</a>
|
|
Ist FluffyChat auf meinem Gerät verfügbar?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="is_fluffychat_available_on_my_device:answer">Ja! FluffyChat ist auf Mobiltelefonen, Tablets und als Webversion auf dem PC verfügbar. Es ist für Android (Play Store und F-Droid), iOS (App Store), als Web-App und als Desktop-Anwendung für Linux (Flathub, Snap Store) erhältlich. Dank der Arm64-Version von Flatpak/Snap läuft es sogar auf Linux-Smartphones. Du kannst es bei Bedarf selbst für macOS und Windows kompilieren, dies wird jedoch aktuell nicht unterstützt.</article>
|
|
|
|
<h2 id="how_do_i_create_an_account:question" class="question">
|
|
<a name="how_do_i_create_an_account" href="#how_do_i_create_an_account">#</a>
|
|
Wie erstelle ich ein FluffyChat Account?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_do_i_create_an_account:answer">Beim ersten Start der App wirst du aufgefordert, ein neues Matrix-Konto zu erstellen. Wähle einen Server (z. B. matrix.org), gib den gewünschten Benutzernamen und ein sicheres Passwort ein. Optional kannst du eine E-Mail-Adresse hinzufügen (dies ist hilfreich für die Passwortwiederherstellung, aber nicht erforderlich).</article>
|
|
|
|
<h2 id="what_is_a_matrix_id:question" class="question">
|
|
<a name="what_is_a_matrix_id" href="#what_is_a_matrix_id">#</a>
|
|
Was ist eine Matrix ID?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="what_is_a_matrix_id:answer">Deine <b>Matrix-ID</b> ist dein eindeutiger Benutzername im Netzwerk, z. B. @name:matrix.org. Sie setzt sich aus deinem Namen und dem Server zusammen, auf dem sich dein Konto befindet.</article>
|
|
|
|
<h2 id="how_do_i_log_in:question" class="question">
|
|
<a name="how_do_i_log_in" href="#how_do_i_log_in">#</a>
|
|
Wie melde ich mich bei FluffyChat an?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_do_i_log_in:answer">Wenn du bereits ein Matrix-Konto besitzt, gib einfach deine Matrix-ID (z. B. @name:matrix.org) und dein Passwort ein. Da FluffyChat dezentralisiert ist, kannst du dich auf jedem Matrix-kompatiblen Server anmelden.</article>
|
|
|
|
<h2 id="do_i_need_email:question" class="question">
|
|
<a name="do_i_need_email" href="#do_i_need_email">#</a>
|
|
Brauche ich eine Emailadresse für FluffyChat?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="do_i_need_email:answer">Nein, eine E-Mail-Adresse ist nicht erforderlich. Sie wird jedoch empfohlen, wenn du dein Passwort zurücksetzen oder dein Konto verifizieren möchtest.</article>
|
|
|
|
<h2 id="i_forgot_my_password:question" class="question">
|
|
<a name="i_forgot_my_password" href="#i_forgot_my_password">#</a>
|
|
Ich habe mein Passwort vergessen. Was nun?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="i_forgot_my_password:answer">Wenn du bei der Kontoerstellung eine E-Mail-Adresse angegeben hast, kannst du dein Passwort über die Server-Website (z. B. https://matrix.org) zurücksetzen. Ohne E-Mail-Adresse ist eine Wiederherstellung leider nicht möglich. In diesem Fall musst du ein neues Konto erstellen.</article>
|
|
|
|
<h2 id="i_changed_my_device_encrypted_messages:question" class="question">
|
|
<a name="i_changed_my_device_encrypted_messages" href="#i_changed_my_device_encrypted_messages">#</a>
|
|
Ich habe mein Gerät gewechselt und jetzt sind alle meine Nachrichten verschlüsselt. Was nun?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="i_changed_my_device_encrypted_messages:answer">Um deine verschlüsselten Nachrichten auf dem neuen Gerät zu lesen, musst du das zuvor erstellte backup wiederherstellen. Gib deinen Sicherungsschlüssel oder dein Passwort bei der Einrichtung von FluffyChat auf dem neuen Gerät ein. Nur dann können die Nachrichten entschlüsselt werden. Falls du kein backup erstellt oder den Schlüssel verloren hast, können die verschlüsselten Nachrichten leider nicht wiederhergestellt werden.</article>
|
|
|
|
<h2 id="how_do_i_create_a_backup_key:question" class="question">
|
|
<a name="how_do_i_create_a_backup_key" href="#how_do_i_create_a_backup_key">#</a>
|
|
Wie erstelle ich einen Backup-Schlüssel in FluffyChat?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_do_i_create_a_backup_key:answer">Öffne FluffyChat und gehe zu den <b>Einstellungen</b> und dann zu <b>Chat-Backup</b>. Dort kannst du ein <u>verschlüsseltes</u> Chat-Backup einrichten. Du wirst aufgefordert, einen Wiederherstellungsschlüssel zu speichern. Wichtig: Notiere dir diesen Schlüssel oder bewahre ihn sicher auf. <b>Ohne ihn kannst du deine verschlüsselten Nachrichten auf einem neuen Gerät nicht wiederherstellen.</b></article>
|
|
|
|
<h2 id="i_found_a_bug:question" class="question">
|
|
<a name="i_found_a_bug" href="#i_found_a_bug">#</a>
|
|
Ich habe einen Bug gefunden. Was nun?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="i_found_a_bug:answer">Fehler kannst du direkt auf GitHub melden. Alternativ gibt es einen öffentlichen Gruppenchat auf Messenger (#fluffy-space:matrix.org), in dem du Fragen stellen oder Feedback senden kannst.</article>
|
|
|
|
<h2 id="push_without_google_services:question" class="question">
|
|
<a name="push_without_google_services" href="#push_without_google_services">#</a>
|
|
Wie kann ich Push-Benachrichtigungen ohne Google-Dienste erhalten?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="push_without_google_services:answer">Push-Benachrichtigungen sind eine hervorragende Möglichkeit, sicherzustellen, dass du in FluffyChat keine wichtigen Nachrichten verpasst. Für Nutzer, die keine Google-Dienste verwenden (z. B. Huawei-Smartphones, Amazon Fire-Tablets oder Custom-ROMs), ist die Einrichtung von Push-Benachrichtigungen etwas anders. FluffyChat versucht, Push-Benachrichtigungen bei jedem Start der App automatisch einzurichten. Wenn du jedoch keine Google-Dienste auf deinem Gerät installiert hast, erhälst du möglicherweise eine Fehlermeldung. In diesem Fall ist es notwendig, eine <a href="https://unifiedpush.org/#quick-start">UnifiedPush-App</a> wie Ntfy, UP-FCM Distributor (Google) oder Conversations zu verwenden.</p> <!-- editorconfig-checker-disable --> <!-- prettier-ignore-start --> <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <p><strong>Inhaltsverzeichnis</strong></p> <ul> <li><a href="#using-ntfy">Ntfy verwenden</a><ul> <li><a href="#-step-1-installing-and-setting-up-ntfy">🏪 Schritt 1: Ntfy installieren und einrichten</a></li> <li><a href="#-step-2-deactivate-battery-optimization-for-ntfy">🔋 Schritt 2: Batterieoptimierung für ntfy deaktivieren</a></li> <li><a href="#-step-3-checking-push-configuration-in-fluffychat">✅ Schritt 3: Push-Konfiguration in FluffyChat prüfen</a></li> <li><a href="#%F0%9F%A5%B3-step-4-receiving-push-notifications">🥳 Schritt 4: Push-Benachrichtigungen empfangen</a></li> </ul> </li> <li><a href="#using-conversations">Unterhaltungen verwenden</a></li> </ul> <!-- ENDE des von doctoc generierten Inhaltsverzeichnisses. Bitte hier kommentieren, um automatische Aktualisierung zu ermöglichen. --> <!-- prettier-ignore-end --> <!-- editorconfig-checker-enable --> <h3 <h3 id="using-ntfy">NTFY verwenden</h3> <p>In diesem Artikel zeigen wir Ihnen, wie Sie Push-Benachrichtigungen auf Ihrem Android-Gerät mit der <strong>ntfy</strong>-App konfigurieren.</p> <h3 id="-step-1-installing-and-setting-up-ntfy">🏪 Schritt 1: ntfy installieren und einrichten</h3> <ol> <li><p>Wenn du FluffyChat bereits installiert hast, aber keine Push-Benachrichtigungen erhälst, schließe die App vollständig (indem du sie in der Übersicht wegwischt) und öffne den <strong>PlayStore</strong> (oder F-Droid) auf deinem Android-Gerät.</p> </li> <li><p>Suche nach der App <a href="https://play.google.com/store/apps/details?id=io.heckel.ntfy">ntfy</a> und installiere sie.</p> </li> <li><p>Nach der Installation von ntfy, Öffne die App mindestens einmal.</p></li><li><p>Kehre nun zu FluffyChat zurück und öffne die App.</p></li></ol><h3 id="-step-2-deactivate-battery-optimization-for-ntfy">🔋 Schritt 2: Deaktiviere die Akkuoptimierung für ntfy</h3><p>Um sicherzustellen, dass FluffyChat zuverlässig Push-Benachrichtigungen senden kann, ist es wichtig, die Akkuoptimierung für die "ntfy"-App zu deaktivieren.</p><ol><li><p>Gehe zu den [Android-Einstellungen] auf deinem Gerät.</p></li><li><p>Suche nach "Apps" oder "Anwendungen" und wähle "ntfy" aus der Liste der installierten Apps aus.</p></li><li><p>Tippe auf "Akku". und wählen Sie „Akkuoptimierung“.</p></li><li><p>Stelle in der Liste der von der Akkuoptimierung ausgenommenen Apps sicher, dass „ntfy“ ausgewählt ist.</p></li></ol><h3 id="-step-3-checking-push-configuration-in-fluffychat">✅ Schritt 3: Push-Konfiguration in FluffyChat überprüfen</h3><ol><li><p>Öffnen Sie FluffyChat und gehen Sie zu den [Einstellungen].</p></li><li><p>Wählen Sie im Menü „Benachrichtigungen“.</p></li><li><p>In den Benachrichtigungseinstellungen sehen Sie eine Liste der „Pusher“. Der „Pusher“ für „ntfy“ sollte ganz unten in der Liste stehen.</p></li></ol><h3 id="-step-4-receiving-push-notifications">🥳 Schritt 4: Push-Benachrichtigungen empfangen</h3><p>Um sicherzustellen, dass alles korrekt eingerichtet ist, bitten Sie einen Freund, Ihnen eine Nachricht in FluffyChat zu senden und prüfen Sie, ob Sie eine Push-Benachrichtigung erhalten.</p><h3 id="using-conversations">Conversations verwenden</h3><p>Wenn du neben Matrix auch XMPP verwenden und Conversations bereits konfiguriert hast, kannst du die folgenden Schritte ausführen, um FluffyChat-Push-Benachrichtigungen darüber zu erhalten:</p><ol><li>Öffne <em>Conversations</em>.</li><li>Tippe auf die drei Punkte oben rechts.</li><li>Wähle <em>Einstellungen</em> und scrolle nach unten zu <em>UnifiedPush Distributor</em>.</li><li>Tippe auf <em>XMPP-Konto</em> und wähle das XMPP-Konto aus. Konto, über das du Benachrichtigungen erhalten möchtest.</li> <li>Öffnen Sie FluffyChat. Falls Benachrichtigungen nicht über <em>Unterhaltungen</em> angeboten werden, überprüfe die Benachrichtigungseinstellungen (siehe Schritt 3 für Ntfy oben).</li> </ol> <hr> <p>Mit diesen Schritten sollten Push-Benachrichtigungen in FluffyChat für Nutzer ohne Google-Dienste erfolgreich eingerichtet werden. Wenn du einen eigenen Push-Dienst betreiben möchten, besuche <a href="https://unifiedpush.org">unifiedpush.org</a>.</p></article>
|
|
|
|
<h2 id="how_can_i_extend_this_faq:question" class="question">
|
|
<a name="how_can_i_extend_this_faq" href="#how_can_i_extend_this_faq">#</a>
|
|
Wie kann ich diese FAQ erweitern?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_can_i_extend_this_faq:answer">On <a href='https://hosted.weblate.org/projects/fluffychat/fluffychat-website'>Weblate</a> you can edit all entries of the FAQ and provide translations for your language. To edit a source entry of the faq, you need to edit the <b>english</b> version. As an admin you can also write new entries to it by going to <b>English</b> and tap on <b>Add new translation</b>. There you then need to define a <b>key</b> for the FAQ entry.<br/><br/>The key always starts with <code>faq_questions.</code> or <code>faq_answers.</code>, then consists of the questions in lower case snake case. For example, the key of this entry is <code>faq_answer.how_can_i_extend_this_faq</code>.<br/><br/>Please note that you must provide a question <b>and</b> an answer, so you have to define two new translations.<br/><br/>If you are not an admin you can edit <a href='https://github.com/krille-chan/fluffychat-website/blob/main/src/_data/i18n/en.json'>this json file in GitHub</a>.</article>
|
|
|
|
<h2 id="how_to_use_end_to_end_encryption:question" class="question">
|
|
<a name="how_to_use_end_to_end_encryption" href="#how_to_use_end_to_end_encryption">#</a>
|
|
Wie verwendet man Ende-zu-Ende-Verschlüsselung?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_to_use_end_to_end_encryption:answer"><p>FluffyChat supports end to end encryption. You can enable it per chat. Once enabled it cannot be disabled anymore for security reasons. You can not enable encryption for public rooms as this makes no sense when anyone can join and leave the room anyway. Once you have enabled encryption, the server is no longer able to read the content of your messages. It will encrypt all text messages and files.</p> <p>To be safe from man-in-the-middle attacks, you should take a look at the device list. You can do this in the encryption settings of a chat. Is there a suspicious device which you or your chat partner don't know? Then you can block it by moving the toggle to the left.</p> <p>The color of the toggle shows you the security state. Orange means, that this device is not verified. Grey means that it is blocked and won't receive the encryption keys. This means that this device won't be able to read your messages anymore! Green means that this device is verified.</p> <p>To verify the devices of another user, start the verification in a direct chat. For this you have a "Start verification" button in the encryption settings of a direct chat. Be sure that you are standing next to this person or you are connected via phone or any other secure channel. When you have started the verification, you will both see a set of emojis on your device. Compare them and tap on "They match". Wait a little bit and then you should see that all devices become green.</p></article>
|
|
|
|
<h2 id="how_to_fork:question" class="question">
|
|
<a name="how_to_fork" href="#how_to_fork">#</a>
|
|
Wie kann ich FluffyChat forken?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_to_fork:answer"><p><strong>Table of Contents</strong></p> <ul> <li><a href="#1-license">1. License</a></li> <li><a href="#2-disable-end-to-end-encryption">2. Disable end-to-end encryption!</a></li> <li><a href="#3-stay-up-to-date">3. Stay up to date!</a></li> <li><a href="#4-official-support">4. Official Support</a></li> </ul> <h3 id="1-license">1. License</h3> <p>FluffyChat is licensed under AGPL. Read the license (<a href="https://github.com/krille-chan/fluffychat/blob/main/LICENSE">https://github.com/krille-chan/fluffychat/blob/main/LICENSE</a>) and make sure that your fork is open source under the same license and that you fulfill all requirements. Maybe you should consider contacting a lawyer <strong>before</strong> you publish your fork.</p> <h3 id="2-disable-end-to-end-encryption-">2. Disable end-to-end encryption!</h3> <p>Due to US export regulations you are not allowed to publish your app in a store or anywhere on a US server before you have removed everything regarding the encryption or fulfill the regulations.</p> <p>Learn more: <a href="https://www.bis.doc.gov/index.php/policy-guidance/encryption">https://www.bis.doc.gov/index.php/policy-guidance/encryption</a></p> <p>If you need help from us with using E2EE in your fork read more below under the topic "<strong>Official Support</strong>".</p> <h3 id="3-stay-up-to-date-">3. Stay up to date!</h3> <p>FluffyChat contains security related stuff. If we find a security bug, we will try to fix it as soon as possible and ship it with a new version. But this means that your fork is out of date and a security risk. You can't be awake 24 hours a day so you must decide how you protect your users by chosing one of the following methods:</p> <ol> <li>Make your fork as minimal as possible and enable repository mirroring. Set up a CI which publishes new versions automatically if FluffyChat publishes a bug fix.</li> <li>Never sleep and pay a big team where one guy at least is never sleeping.</li> <li>Contact <a href="https://famedly.com">famedly.com</a> to buy official support.</li> </ol> <h3 id="4-official-support">4. Official Support</h3> <p>FluffyChat is free as in free speech and not free beer! Please contact my company <a href="https://famedly.com">famedly.com</a> for offers and official support and take in mind that it costs a lot of work and time to maintain FluffyChat or the Famedly Matrix SDK. So we can't give you support for free. So please expect around 1$ per month per user of your fork.</p></article>
|
|
|
|
<h2 id="how_do_i_find_other_users:question" class="question">
|
|
<a name="how_do_i_find_other_users" href="#how_do_i_find_other_users">#</a>
|
|
Wie finde ich andere user?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_do_i_find_other_users:answer"><p>There are several ways to find other users in FluffyChat.<br/></p> <ol> <li>Search by display name: You can enter a person's display name in the search. This only works if:<ul> <li>You've already shared a chat with the person,</li> <li>They're in a public room known to your server,</li> <li>Or your server allows searching for other users.</li> </ul> </li> <li>Enter Matrix ID directly: If you know the Matrix ID (e.g., <code>@krille:janian.de</code>), you can enter it directly in the search. It works similarly to an email address: <code>@username:servername</code>.</li> <li>Scan QR code: You can scan the other person's QR code or display your own for scanning.</li> <li>Share invitation link: Anyone can share an invitation link to a room or chat. Clicking the link will connect you directly.</li> </ol></article>
|
|
|
|
<h2 id="how_do_i_get_stickers:question" class="question">
|
|
<a name="how_do_i_get_stickers" href="#how_do_i_get_stickers">#</a>
|
|
How do I get stickers?
|
|
</h2>
|
|
<article class="mb-12 pl-5" id="how_do_i_get_stickers:answer"><p>You can add a sticker pack from the internet. For example this volpeon.ink does an incredible job:</p> <p><a href="https://volpeon.ink/emojis/">https://volpeon.ink/emojis/</a></p> <p>Just follow these steps:</p> <ol> <li><p>Download one of the packs as a zip file</p> </li> <li><p>Open FluffyChat</p> </li> <li><p>Go to "Settings" > "Chat" > "Custom emotes and stickers"</p> </li> <li><p>Tap on the three dot menu top right and tap on "Import from zip file"</p> </li> <li><p>Select the zip file and if you like edit the sticker names</p> </li> </ol> <p>You can also find preconfigured sticker packs in Matrix. I recommend Nico's Sticker Collection:</p> <p><a href="https://matrix.to/#/#nico's-stickers:neko.dev">https://matrix.to/#/#nico's-stickers:neko.dev</a></p> <p>The sticker collection for FluffyChat unfortunately does not have yet a large selection:</p> <p><a href="https://matrix.to/#/#fluffychat-stickers:janian.de">https://matrix.to/#/#fluffychat-stickers:janian.de</a></p> <ol> <li><p>Join the public room</p> </li> <li><p>Open the three dot menu top right and tap on "Emote Settings"</p> </li> <li><p>Select the sticker pack in the room you like</p> </li> <li><p>Toggle "Enable emote pack globally"</p> </li> </ol> <p>Have fun with your stickers! :-)</p></article>
|
|
|
|
</span>
|
|
<script>
|
|
document.addEventListener('DOMContentLoaded', () => {
|
|
const inputField = document.getElementById("searchField");
|
|
inputField.oninput = (_) => {
|
|
const query = inputField.value.toLowerCase();
|
|
const questions = document.querySelectorAll("#faqEntries .question");
|
|
for (var i = 0; i < questions.length; i++) {
|
|
const questionNode = questions[i];
|
|
const answerNodeId = questionNode.id.split(":")[0] + ":answer";
|
|
const answerNode = document.getElementById(answerNodeId);
|
|
const displayEntry = questionNode
|
|
.innerText
|
|
.toLowerCase()
|
|
.includes(query) || answerNode
|
|
.innerText
|
|
.toLowerCase()
|
|
.includes(query);
|
|
questionNode.hidden = answerNode.hidden = ! displayEntry;
|
|
}
|
|
};
|
|
});
|
|
</script>
|
|
</div>
|
|
<!--Footer-->
|
|
<div class="w-full flex justify-center border-t border-gray-200 dark:border-gray-700">
|
|
<footer class="w-full text-center max-w-4xl p-4 text-slate-700 dark:text-slate-200">
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/de/impressum">
|
|
Impressum</a>
|
|
-
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/de/privacy">
|
|
Datenschutzerklärung</a>
|
|
-
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/de/tos">
|
|
Terms of service</a>
|
|
-
|
|
<a
|
|
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
|
|
href="https://github.com/krille-chan/fluffychat">Quellcode</a>
|
|
-
|
|
<a
|
|
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
|
|
href="https://liberapay.com/KrilleChritzelius">Liberapay</a>
|
|
-
|
|
<a
|
|
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
|
|
href="https://hosted.weblate.org/projects/fluffychat/">Übersetzungen</a>
|
|
-
|
|
<a
|
|
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
|
|
href="https://googlefonts.github.io/noto-emoji-animation/">Noto Animierte Emojis</a>
|
|
-
|
|
<a
|
|
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
|
|
href="https://krille-chan.github.io">Erstellt von Krille-chan</a>
|
|
<br/>
|
|
<span class="text-slate-700 dark:text-slate-200 text-sm">Sprache:
|
|
</span>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/be/">Беларуская</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/de/">Deutsch</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/en/">English</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/et/">eesti keel</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/fi/"></a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/fy/">Frysk</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/gl/">Galego</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/lv/">Latviešu</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/nb_NO/">Norsk</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/nl/">Nederlands</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/ta/">ஆங்கிலம்</a>
|
|
|
|
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/uz/">O'zbekcha</a>
|
|
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html> |