<?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-20T19:10:25+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/composer?rev=1656078320&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/api-friendica?rev=1655397358&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/update?rev=1655451536&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/addons?rev=1656151801&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/themes?rev=1655880862&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/abstract?rev=1657032057&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/bbcode?rev=1654764686&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/addonstoragebackend?rev=1656077997&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/admin?rev=1711906760&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/channel?rev=1705847906&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/protocol?rev=1656082694&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/text_comment?rev=1656147450&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/translations?rev=1601227284&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/vagrant?rev=1665984600&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/verify_homepage?rev=1669454169&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/composer?rev=1656078320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T13:45:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using Composer</title>
        <link>https://wiki.friendi.ca/docs/composer?rev=1656078320&amp;do=diff</link>
        <description>Using 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/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/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/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>
    <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/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/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/abstract?rev=1657032057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-05T14:40:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Abstracts</title>
        <link>https://wiki.friendi.ca/docs/abstract?rev=1657032057&amp;do=diff</link>
        <description>Abstracts

Using BBCode for formatting your postings, you can add an abstract, a short summary, to your postings.

Especially in the case of Twitter (and other length limited networks to which Friendica exports your postings via the API) Friendica will try to automatically decide which part of the posting is relevant. But often you as the author of a posting knows better.</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/bbcode?rev=1654764686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-09T08:51:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica BBCode tags reference</title>
        <link>https://wiki.friendi.ca/docs/bbcode?rev=1654764686&amp;do=diff</link>
        <description>Friendica BBCode tags reference

Friendica is using the BBCode markup language to format postings and comments. Alternatively the admin of a Friendica node can activate an addon to also support Markdown. How a rich text formatted posting or comment will be displayed in other projects of</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/addonstoragebackend?rev=1656077997&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T13:39:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Storage Backend Addon development</title>
        <link>https://wiki.friendi.ca/docs/addonstoragebackend?rev=1656077997&amp;do=diff</link>
        <description>Friendica Storage Backend Addon development

Storage backends can be added via addons. A storage backend is implemented as a class, and the plugin register the class to make it available to the system.

The Storage Backend Class

The class must live in</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/admin?rev=1711906760&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-31T17:39:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Administration</title>
        <link>https://wiki.friendi.ca/docs/admin?rev=1711906760&amp;do=diff</link>
        <description>Friendica Administration

Most of the administrative work--basic settings, user management etc.--of a Friendica node is done in the Admin Panel (example.com/admin) of the node. Some of the administrative features, mostly new ones, have not made it into the panel yet, but they are available with the command line interface of Friendica, which is provided by</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/channel?rev=1705847906&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-21T14:38:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Channels</title>
        <link>https://wiki.friendi.ca/docs/channel?rev=1705847906&amp;do=diff</link>
        <description>Channels

Channels were introduced in version 2023.12 to Friendica. They allow users to define rules that are used to filter the content displayed in the channels timeline. Channels can be used as alternative to the usual network stream sorting and the usage of filters.

You can define channels in your account settings in the channels section.</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/protocol?rev=1656082694&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T14:58:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Used Protocols</title>
        <link>https://wiki.friendi.ca/docs/protocol?rev=1656082694&amp;do=diff</link>
        <description>Used Protocols

Friendicas DFRN Protocol

	*  Document with the DFRN specification
	*  Schema of the contact request process
	*  Schema of the contact request confirmation
	*  Description of the message flow

ActivityStreams

Friendica is using ActivityStreams in version 1.0 for its activities and object types. Additional types are used for non standard activities.

	*  Link to the specification
	*  List of used ActivityStreams verbs and object types.

Salmon

Salmon is used as a message exchang…</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/text_comment?rev=1656147450&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-25T08:57:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Comment, sort and delete posts</title>
        <link>https://wiki.friendi.ca/docs/text_comment?rev=1656147450&amp;do=diff</link>
        <description>Comment, sort and delete posts

This article will guide you through the basic interaction possibilities you have on a posting in your network stream.

[Screenshot from the interaction possibilities with a postings (in this case an event), taken from the frio theme]

Buttons below the Posting

	*  Like / Dislike: With these buttons you can add a like (or dislike) to the posting as quick reaction. The</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/translations?rev=1601227284&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-27T17:21:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica translations</title>
        <link>https://wiki.friendi.ca/docs/translations?rev=1601227284&amp;do=diff</link>
        <description>Friendica translations

Overview

The Friendica translation process is based on gettext PO files.

Basic worflow:

	*  xgettext is used to collect translation strings across the project in the authoritative PO file located in view/lang/C/messages.po</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/vagrant?rev=1665984600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-17T05:30:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Vagrant for Friendica Developers</title>
        <link>https://wiki.friendi.ca/docs/vagrant?rev=1665984600&amp;do=diff</link>
        <description>Vagrant for Friendica Developers

Getting started

Vagrant is a virtualization solution for developers.
No need to setup up a webserver, database etc. before actually starting.
Vagrant creates a virtual machine for you that you can just run inside VirtualBox and start to work directly on Friendica.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/verify_homepage?rev=1669454169&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-26T09:16:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Homepage Verification</title>
        <link>https://wiki.friendi.ca/docs/verify_homepage?rev=1669454169&amp;do=diff</link>
        <description>Homepage Verification

If you want to verify that the website you put into the Homepage field of your Friendica profile really belongs to you, you can do so using the rel-me microformat. Which basically is a machine read-able link to an URL in the internet that is also me</description>
    </item>
</rdf:RDF>
