<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.friendi.ca/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.friendi.ca/feed.php">
        <title>Friendica / Wiki</title>
        <description>A Decentralized Social Network</description>
        <link>https://wiki.friendi.ca/</link>
        <image rdf:resource="https://wiki.friendi.ca/_media/wiki/logo.png" />
       <dc:date>2026-05-23T01:20:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/addons?rev=1656151801&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/api-twitter?rev=1655395777&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/settings?rev=1656138492&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/themes?rev=1655880862&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/database?rev=1667576554&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/initicalconfiguration?rev=1650605237&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/api-entities?rev=1655400552&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/api-mastodon?rev=1655397803&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/install?rev=1728989873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/making-friends?rev=1656085055&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/home?rev=1621835671&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/message-flow?rev=1656082701&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/api-friendica?rev=1655397358&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/bugs-and-issues?rev=1606326557&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/config?rev=1600629582&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/developers-intro?rev=1661315940&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/post_to_lemmy_from_friendica?rev=1651483758&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/ssl?rev=1656083128&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/two-factor-authentication?rev=1652605861&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/autoloader?rev=1656078181&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/bot?rev=1654500266&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/forums?rev=1656077851&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/github?rev=1656080081&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/update?rev=1655451536&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.friendi.ca/_media/wiki/logo.png">
        <title>Friendica / Wiki</title>
        <link>https://wiki.friendi.ca/</link>
        <url>https://wiki.friendi.ca/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.friendi.ca/docs/addons?rev=1656151801&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-25T10:10:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Addon development</title>
        <link>https://wiki.friendi.ca/docs/addons?rev=1656151801&amp;do=diff</link>
        <description>Friendica Addon development

Please see the sample addon ‘randplace’ for a working example of using some of these features. Addons work by intercepting event hooks - which must be registered. Modules work by intercepting specific page requests (by</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/api-twitter?rev=1655395777&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-16T16:09:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Twitter API</title>
        <link>https://wiki.friendi.ca/docs/api-twitter?rev=1655395777&amp;do=diff</link>
        <description>Twitter API

Overview

Friendica provides the following endpoints defined in the official Twitter API reference.

Authentication is the same as described in Using the APIs.

Entities

These endpoints use the Friendica API entities.

Different behaviour

	*  screen_name: The nick name in Friendica is only unique in each network but not for all networks. The users are searched in the following priority: Friendica, StatusNet/GNU Social, Diaspora, pump.io, Twitter. If no contact was found by this wa…</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/settings?rev=1656138492&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-25T06:28:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Settings</title>
        <link>https://wiki.friendi.ca/docs/settings?rev=1656138492&amp;do=diff</link>
        <description>Settings

If you are the admin of a Friendica node, you have access to the Admin Panel where you can configure your Friendica node.

Overview

In the main page of the admin panel you will see an information summary about your node.

Queues

The three numbers shown are respectively: - The retry queue: These outgoing messages couldn’t be received by the remote host, and will be resent at longer intervals before being dropped entirely after 30 days. - The deferred queue: These internal tasks failed…</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/themes?rev=1655880862&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-22T06:54:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Themes</title>
        <link>https://wiki.friendi.ca/docs/themes?rev=1655880862&amp;do=diff</link>
        <description>Themes

To change the look of friendica you have to touch the themes.
The current default theme is frio but there are numerous others.
Have a look at the community contributed theme repository for some of the themes (and theme customizations) the community has created.
In case none of them suits your needs, there are several ways to change a theme.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/database?rev=1667576554&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-04T15:42:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Database Tables</title>
        <link>https://wiki.friendi.ca/docs/database?rev=1667576554&amp;do=diff</link>
        <description>Database Tables
Table                                                                   Description                                                             2fa_app_specific_passwordTwo-factor app-specific _password                                       2fa_recovery_codes              Two-factor authentication recovery codes</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/initicalconfiguration?rev=1650605237&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-22T05:27:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>First Steps</title>
        <link>https://wiki.friendi.ca/docs/initicalconfiguration?rev=1650605237&amp;do=diff</link>
        <description>First Steps

Once you have installed Friendica successfully on your server, you might consider some customizations to make the experience better.

Subscribe to Relay Services

Finding interesting contacts in a new social network like the Fediverse can be hard. To get potentially interesting content onto your Friendica node without subscribing to random people on different node of the Fediverse, you can subscribe your node to a relay service. These relay services take all public postings from sub…</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/api-entities?rev=1655400552&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-16T17:29:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica API entities</title>
        <link>https://wiki.friendi.ca/docs/api-entities?rev=1655400552&amp;do=diff</link>
        <description>Friendica API entities

Activities
  Attribute    Type    Nullable   like  List of Contacts   No   dislike  List of Contacts   No   attendyes  List of Contacts   No   attendno  List of Contacts   No   attendmaybe  List of Contacts   No  
Attachment
  Attribute</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/api-mastodon?rev=1655397803&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-16T16:43:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Mastodon API</title>
        <link>https://wiki.friendi.ca/docs/api-mastodon?rev=1655397803&amp;do=diff</link>
        <description>Mastodon API

Overview

Friendica provides the following endpoints defined in the official Mastodon API reference.

Authentication is the same as described in Using the APIs.

Clients

Supported apps

For supported apps please have a look at the FAQ

Unsupported apps

Android

	*  Fedilab Automatically uses the legacy</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/install?rev=1728989873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-15T10:57:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Installation</title>
        <link>https://wiki.friendi.ca/docs/install?rev=1728989873&amp;do=diff</link>
        <description>Friendica Installation

We&#039;ve tried very hard to ensure that Friendica will run on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites. We offer a manual and an automatic installation. But be aware that Friendica is more than a simple web application.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/making-friends?rev=1656085055&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T15:37:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Making Friends</title>
        <link>https://wiki.friendi.ca/docs/making-friends?rev=1656085055&amp;do=diff</link>
        <description>Making Friends

Friendship in Friendica can sometimes take on different meaning. But let’s keep it simple; you want to be friends with somebody. How do you do it?

The Directories

Friendica has two different kinds of “address book”. The directory of the Friendica server you are registered on and a global directory to which your and other Friendica servers submit account information.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/home?rev=1621835671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-24T05:54:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title></title>
        <link>https://wiki.friendi.ca/docs/home?rev=1621835671&amp;do=diff</link>
        <description>Friendica Documentation and Resources



User Manual

* General functions - first steps

	*  [Account Basics](help/Account-Basics)
	*  [New User Quick Start](help/Quick-Start-guide)
	*  [Creating posts](help/Text_editor)
	*  [BBCode tag reference](help/BBCode)</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/message-flow?rev=1656082701&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T14:58:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Message Flow</title>
        <link>https://wiki.friendi.ca/docs/message-flow?rev=1656082701&amp;do=diff</link>
        <description>Friendica Message Flow

This page documents some of the details of how messages get from one person to another in the Friendica network. There are multiple paths, using multiple protocols and message formats.

Those attempting to understand these message flows should become familiar with (at the minimum) the</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/api-friendica?rev=1655397358&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-16T16:35:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica API</title>
        <link>https://wiki.friendi.ca/docs/api-friendica?rev=1655397358&amp;do=diff</link>
        <description>Friendica API

Overview

Friendica provides the following specific endpoints.

Authentication is the same as described in Using the APIs.

Entities

These endpoints uses the Friendica API entities.

Endpoints

GET api/friendica/events

Returns a list of Event entities for the current logged in user.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/bugs-and-issues?rev=1606326557&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-25T17:49:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Bugs and Issues</title>
        <link>https://wiki.friendi.ca/docs/bugs-and-issues?rev=1606326557&amp;do=diff</link>
        <description>Bugs and Issues

If your server has a support page, you should report any bugs/issues you encounter there first. Reporting to your support page before reporting to the developers makes their job easier, as they don&#039;t have to deal with bug reports that might not have anything to do with them. Reducing the workload in this way helps us get new features faster. You can also contact the</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/config?rev=1600629582&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-20T19:19:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title></title>
        <link>https://wiki.friendi.ca/docs/config?rev=1600629582&amp;do=diff</link>
        <description>Config values that can only be set in config/local.config.php



* [Home](help)

Friendica&#039;s configuration is done in two places: in PHP array configuration files and in the `config` database table.
Database config values overwrite the same file config values.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/developers-intro?rev=1661315940&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-24T04:39:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Where to get started to help improve Friendica</title>
        <link>https://wiki.friendi.ca/docs/developers-intro?rev=1661315940&amp;do=diff</link>
        <description>Where to get started to help improve Friendica

Do you want to help us improve Friendica?
Here we have compiled some hints on how to get started and some tasks to help you choose.
A project like Friendica is the sum of many different contributions.
Very different skills are required to make good software, not all of them involve coding!</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/post_to_lemmy_from_friendica?rev=1651483758&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-05-02T09:29:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to post to Lemmy from your Friendica account</title>
        <link>https://wiki.friendi.ca/docs/post_to_lemmy_from_friendica?rev=1651483758&amp;do=diff</link>
        <description>How to post to Lemmy from your Friendica account

What is Lemmy

To quote the Lemmy project

	&quot; Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you&#039;re interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/ssl?rev=1656083128&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T15:05:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using SSL with Friendica</title>
        <link>https://wiki.friendi.ca/docs/ssl?rev=1656083128&amp;do=diff</link>
        <description>Using SSL with Friendica

Disclaimer

This document has been updated in November 2016. SSL encryption is relevant for security. This means that recommended settings change fast. Keep your setup up to date and do not rely on this document being updated as fast as technologies change!</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/two-factor-authentication?rev=1652605861&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-05-15T09:11:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Two-Factor Authentication</title>
        <link>https://wiki.friendi.ca/docs/two-factor-authentication?rev=1652605861&amp;do=diff</link>
        <description>Two-Factor Authentication

General

	*  A two-factor authentication (2FA) can be configured using a mobile app. Then a Time-based One-Time Password (TOTP) application can be used, that automatically generates an authentication code. That code changes after a certain period of time.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/autoloader?rev=1656078181&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T13:43:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Autoloader with Composer</title>
        <link>https://wiki.friendi.ca/docs/autoloader?rev=1656078181&amp;do=diff</link>
        <description>Autoloader with Composer

Friendica uses Composer to manage dependencies libraries and the class autoloader both for libraries and namespaced Friendica classes.

It’s a command-line tool that downloads required libraries into the vendor folder and makes any namespaced class in</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/bot?rev=1654500266&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-06T07:24:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Create a Bot</title>
        <link>https://wiki.friendi.ca/docs/bot?rev=1654500266&amp;do=diff</link>
        <description>How to Create a Bot

The task for the bot is to pull in RSS/Atom feeds into the Fediverse.

Why?

There are many wonderful offers on the Internet whose updates are published via RSS. In order to make them easily accessible to the inhabitants of the Fediverse, so-called bots can provide this content as a teaser.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/forums?rev=1656077851&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T13:37:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Forums</title>
        <link>https://wiki.friendi.ca/docs/forums?rev=1656077851&amp;do=diff</link>
        <description>Forums

Friendica also lets you create community forums and other types of accounts that can function as discussion forums, celebrity accounts, announcement channels, news reflectors, or organization pages, depending on how you want to interact with others. Management of these pages can be delegated to other accounts, or a parent account can be designated to easily toggle multiple identities.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/github?rev=1656080081&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T14:14:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica on GitHub</title>
        <link>https://wiki.friendi.ca/docs/github?rev=1656080081&amp;do=diff</link>
        <description>Friendica on GitHub

Here is how you can work on the code with us. If you have any questions please write to the Friendica developers’ forum.

Introduction to the workflow with our GitHub repository

	*  Install git on the system you will be developing on.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/update?rev=1655451536&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-17T07:38:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Updating Friendica</title>
        <link>https://wiki.friendi.ca/docs/update?rev=1655451536&amp;do=diff</link>
        <description>Updating Friendica

When a new version of Friendica is published a release note contains details about the updating process of that version specific. Including known cliffs during the process and cornerstone releases that you should update to before installing the newest release.</description>
    </item>
</rdf:RDF>
