mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 00:54:26 +02:00
Updated FAQ (markdown)
parent
b6b9e39e9b
commit
833660fda5
1 changed files with 4 additions and 1 deletions
5
FAQ.md
5
FAQ.md
|
@ -1,5 +1,6 @@
|
||||||
Users
|
Users
|
||||||
* [Is it possible to have different avatars per profile?](#q1)
|
* [Is it possible to have different avatars per profile?](#q1)
|
||||||
|
* [Can I configure multiple domains with the same code instance?](#q2)
|
||||||
* [What is the difference between blocked|ignored|archived|hidden contacts?](#q3)
|
* [What is the difference between blocked|ignored|archived|hidden contacts?](#q3)
|
||||||
* [What happens when an account is removed? Is it truly deleted?](#q4)
|
* [What happens when an account is removed? Is it truly deleted?](#q4)
|
||||||
* [Can I subscribe to a hashtag?](#q5)
|
* [Can I subscribe to a hashtag?](#q5)
|
||||||
|
@ -32,7 +33,9 @@ A hidden contact will not be displayed in any "friend list" (except to you). How
|
||||||
|
|
||||||
Currently the account and all of your content is completely removed from your server. Over time your contacts will notice that your account is missing and will remove it after repeated failures to connect (up to a month). Your entry remains in the global directory however this will be removed manually if somebody flags it as "dead".
|
Currently the account and all of your content is completely removed from your server. Over time your contacts will notice that your account is missing and will remove it after repeated failures to connect (up to a month). Your entry remains in the global directory however this will be removed manually if somebody flags it as "dead".
|
||||||
|
|
||||||
This policy has been reviewed and we believe is inadequate. Changes to this are currently being implemented so that in the future (when these changes are implemented), we will immediately remove all your content on your server, and then issue requests to all your contacts to remove you. This will also remove your from the global directory. Doing this requires that your account and profile still be "partially" available for up to 24 hours in order to establish contact with all your friends. We can block it in several ways so that it appears empty and all profile information erased, but will then wait for 24 hours (or after all of your contacts have been notified) before we can physically remove it.
|
This policy has been reviewed and we believe is inadequate. Changes to this are currently being implemented so that in the future (when these changes are implemented), we will immediately remove all your content on your server, and then issue requests to all your contacts to remove you. This will also remove your from the global directory. Doing this requires that your account and profile still be "partially" available for up to 24 hours in order to establish contact with all your friends. We can block it in several ways so that it appears empty and all profile information erased, but will then wait for 24 hours (or after all of your contacts have been notified) before we can physically remove it.
|
||||||
|
|
||||||
|
[This change in policy was implemented as described in November 2012.]
|
||||||
|
|
||||||
## <a id="q5" />Can I follow a hashtag?
|
## <a id="q5" />Can I follow a hashtag?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue