Skip to content

Frequently Asked Questions (FAQ)#

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:

Why do I get warnings about SSL certificates?#

SSL (Secure Socket Layer) is a technology to encrypt data transfer between computers. Sometimes your browser warns you about a missing or invalid certificate. These warnings can have three reasons:

  1. The server you are connected to don't offer SSL encryption.
  2. The server has a self-signed certificate (not recommended).
  3. The certificate is expired.

We recommend to talk to the admin(s) of the affected friendica server. (Admins, please see the respective section of the admin manual.)

You can upload images from your computer using the editor. An overview of all uploaded images is listed at yourpage.com/photos/profilename. On that page, you can also upload images directly and choose if your contacts will receive a message about this upload.

Generally, you can attach any kind of file to a post. This is possible by using the "paper-clip"-symbol in the editor. These files will be linked to your post and can be downloaded by your contacts. But it's not possible to get a preview for these items. Because of this, this upload method is only recommended for office or zipped files. If you want to share content from Dropbox, Owncloud or any other filehoster, use the "link"-button (chain-symbol).

When you're adding URLs of other webpages with the "link"-button, Friendica tries to create a small preview. If this doesn't work, try to add the link by typing: [url=http://example.com]self-chosen name[/url].

You can also add video and audio files to Posts. However, instead of a direct upload you have to use one of the following methods:

  1. Add the video or audio link of a hoster (YouTube, Vimeo, Soundcloud and anyone else with oembed/opengraph-support). Videos will be shown with a preview image you can click on to start. SoundCloud directly inserts a player to your post.
  2. If you have your own server, you can upload multimedia files via FTP and insert the URL.

Friendica uses HTML5 for embedding content. Therefore, the supported files are dependent on your browser and operating system. Some supported file types are WebM, MP4, MP3 and OGG. See Wikipedia for more of them (video, audio).

Is it possible to have different avatars per profile?#

Yes. On your Edit/Manage Profiles page, you will find a "change profile photo" link. Clicking this will take you to a page where you can upload a photograph and select which profile it will be associated with. To avoid privacy leakage, we only display the photograph associated with your default profile as the avatar in your posts.

How can I view Friendica in a certain language?#

You can do this by adding the lang parameter to the url in your url bar. The data in the parameter is a ISO 639-1 code. A question mark is required for the separation between url and parameters.

Example:

https://social.example.com/profile/example

in German:

https://social.example.com/profile/example?lang=de.

When a certain language is forced, the language remains until session is closed.

How do blocked, ignored, archived and hidden contacts behave?#

Blocked#

Direct communication will be blocked. Blocked contacts are not included in delivery, and their own posts to you are not imported. However, their conversations with your friends will still be visible in your stream. If you remove a contact completely, they can send you another friend request. Blocked contacts cannot do this. They cannot communicate with you directly, only through friends.

Ignored#

Ignored contacts are included in delivery and will receive your posts and private messages. However, we do not import their posts or private messages to you. Like blocking, you will still see this person's comments to Posts made by your friends.

An addon called "blockem" can be installed to collapse/hide all posts from a particular person in your stream if you desire complete blocking of an individual, including their conversations with your other friends.

Archived#

Communication is not possible and will not be attempted. However, unlike blocking, existing posts this person made before being archived will be visible in your stream.

Hidden#

Contact not be displayed in your public friend list. However, a hidden contact will appear normally in conversations and this may expose their hidden status to anybody who can see the conversation.

What happens when an account is removed?#

If you remove your account, it will be scheduled for permanent deletion in seven days. As soon as you activate the deletion process you won't be able to log in anymore. Only the administrator of your node can halt this process prior to permanent deletion.

After the elapsed time of seven days, all your posts, messages, photos, and personal information stored on your node will be deleted. Your node will also issue removal requests to all your contacts; this will also remove your profile from the global directory if you are listed. Your username cannot be reissued for future sign-ups for security reasons.

Can I follow a hashtag?#

Yes. Simply add the hashtag to your saved searches. The posts will appear on your network page. For technical reasons, your answers to such posts won't appear on the "personal" tab in the network page and the whole thread isn't accessible via the API.

How to create an RSS feed of the stream?#

If you want to share your public page via rss you can use one of the following links:

RSS feed of your posts#

basic-url.com//feed/[nickname]/posts

Example: Friendica Support

https://forum.friendi.ca/feed/helpers/posts

RSS feed of the conversations at your site#

basic-url.com/feed/profilename/comments

Example: Friendica Support

https://forum.friendi.ca/feed/helpers/comments

What friendica clients can I use?#

Friendica supports Mastodon API and Twitter API | gnusocial. This means you can use some Mastodon and Twitter clients for Friendica. The available features are client specific and may differ.

Android#

SailfishOS#

iOS#

Linux#

macOS#

Windows#

Web Frontend#