From 19d12f51fbb8e3796e1d67bf0f704d55af66cc4a Mon Sep 17 00:00:00 2001 From: foss- Date: Mon, 25 Jan 2021 01:40:38 +0100 Subject: [PATCH] Update FAQ: improve "Find Help" section - moved "Find help" section to the top - removed intro text as friendica helpers link is redundant and it is unlikely for users to create a secondary account to post to the helpers forum should their primary account get stuck (a description how to post to that forum should be added later) - moved mailing list to the bottom of contact list - added XMPP URI link - added IRC weblink to Kiwi webchat - added matrix webchat link --- doc/FAQ.md | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/doc/FAQ.md b/doc/FAQ.md index ed9d2bbc5..e381c1b93 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -5,6 +5,7 @@ Frequently Asked Questions - FAQ User +* **[Where I can find help?](help/FAQ#help)** * **[Why do I getting warnings about certificates?](help/FAQ#ssl)** * **[How can I upload images, files, links, videos and sound files to posts?](help/FAQ#upload)** * **[Is it possible to have different avatars per profile?](help/FAQ#avatars)** @@ -14,7 +15,6 @@ User * **[Can I subscribe to a hashtag?](help/FAQ#hashtag)** * **[How to create a RSS feed of the stream?](help/FAQ#rss)** * **[What friendica clients can I use?](help/FAQ#clients)** -* **[Where I can find help?](help/FAQ#help)** Admins @@ -26,6 +26,19 @@ Admins User -------- + + +### Where I can find help? + +If this FAQ does not answer your question you can always reach out to the community via the following options: + + * [Friendica Support Forum](https://forum.friendi.ca/~helpers) + * [XMPP](xmpp:support@forum.friendi.ca?join) + * [IRC](https://webchat.freenode.net/?settings=#friendica) + * Matrix: #friendi.ca or #friendica at matrix.org + * [Matrix](https://matrix.to/#/#friendica-en:matrix.org) + * [Mailing List Archive](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe`` + ### Why do I get warnings about SSL certificates? @@ -181,21 +194,6 @@ Here is a list of known working clients: Depending on the features of the client you might encounter some glitches in usability, like being limited in the length of your postings to 140 characters and having no access to the [permission settings](help/Groups-and-Privacy). - - -### Where I can find help? - -If you have problems with your Friendica page, you can ask the community at the [Friendica Support Group](https://forum.friendi.ca/profile/helpers). -If you can't use your default profile you can use an account at a public site [list](https://dir.friendica.social/servers). - -In case you do not want to set up another account on Friendica, you can also use one of the following channels to reach out for help: - - * [Friendica Support Forum](https://forum.friendi.ca/~helpers) - * [Mailing List Archive](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe`` - * XMPP/Jabber MUC: support(at)forum.friendi.ca - * IRC: #friendica at irc.freenode.net - * Matrix: #friendi.ca or #friendica at matrix.org - Admin --------