<?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-24T13:47:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <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/composer?rev=1656078320&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/improve-performance?rev=1658135620&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/developers-intro?rev=1661315940&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/protocol?rev=1656082694&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/tools?rev=1679855686&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/accesskeys?rev=1656082448&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/autoloader?rev=1656078181&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/bugs-and-issues?rev=1606326557&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/cofig-for-small-notes?rev=1727728044&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/developer-how-to-move-classes-to-src?rev=1656078482&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/events?rev=1610476289&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/install?rev=1728989873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/network_filters?rev=1705846641&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/smarty3-templates?rev=1656085774&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/text_editor?rev=1601940087&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/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/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/improve-performance?rev=1658135620&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-18T09:13:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to improve the performance of a Friendica site</title>
        <link>https://wiki.friendi.ca/docs/improve-performance?rev=1658135620&amp;do=diff</link>
        <description>How to improve the performance of a Friendica site

Feel free to ask in the Friendica support forum if you need some clarification about the following instructions or if you need help in any other way.

System configuration

Please go to /admin/site/ on your system and change the following values:</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/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/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/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/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/tools?rev=1679855686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-26T18:34:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Admin Tools</title>
        <link>https://wiki.friendi.ca/docs/tools?rev=1679855686&amp;do=diff</link>
        <description>Admin Tools

Friendica Tools

In Friendicas bin/ directory is a build in command called console, that provides the following commands:

	addon                  Addon management
cache                  Manage node cache
config                 Edit site config
contact                Contact management
createdoxygen          Generate Doxygen headers
dbstructure            Do database updates
docbloxerrorchecker    Check the file tree for DocBlox errors
extract                Generate translation str…</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/accesskeys?rev=1656082448&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T14:54:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Accesskeys reference</title>
        <link>https://wiki.friendi.ca/docs/accesskeys?rev=1656082448&amp;do=diff</link>
        <description>Accesskeys reference

Access keys are keyboard shortcuts that allow you to easily navigate the user interface. Access keys are currently not available with the Frio theme.

The specific key combinations depend on how your browser’s the modifier key setting. For an overview of modifier keys in different browsers, have a lookat</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/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/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/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/cofig-for-small-notes?rev=1727728044&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-30T20:27:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Configuration Guide for small Nodes</title>
        <link>https://wiki.friendi.ca/docs/cofig-for-small-notes?rev=1727728044&amp;do=diff</link>
        <description>Configuration Guide for small Nodes

This guide aims to provide a collection of settings for nodes installed with limited resources. They are actively used on a small (family) node running on a RaspberryPi 4B (8GB ram). But other restricted environments, e.g. a small VPS or shared hosting fall into targeted hardware range.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/developer-how-to-move-classes-to-src?rev=1656078482&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T13:48:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How To Move Classes to src</title>
        <link>https://wiki.friendi.ca/docs/developer-how-to-move-classes-to-src?rev=1656078482&amp;do=diff</link>
        <description>How To Move Classes to src

Friendica uses Composer to manage autoloading. This means that all the PHP class files moved to the src folder will be automatically included when the class it defines is first used in the flow. This is an improvement over the current require usage since files will be included on an actual usage basis instead of the presence of a</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/events?rev=1610476289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-12T18:31:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Events</title>
        <link>https://wiki.friendi.ca/docs/events?rev=1610476289&amp;do=diff</link>
        <description>Events

A special form of postings are events.
The events you and your contacts share can be found at /events on your node.
To get there go to your wall and follow the tab “events”
Depending on the theme you are using, there might be an additional link from the navigation menu to this page.</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/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/network_filters?rev=1705846641&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-21T14:17:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Filtering your Network Stream</title>
        <link>https://wiki.friendi.ca/docs/network_filters?rev=1705846641&amp;do=diff</link>
        <description>Filtering your Network Stream

An alternative to use the filters explained on this page is to use channels for selecting the content one wants to be shown.

Filter Addons

Content Filter / NSFW

The content filter addon is a simple filter, that matches words specified by the user to the text of postings in the network stream. If the text includes one of the words, the posting will be collapsed and the word that triggered the filter will be displayed to the user why the posting was collapsed. The…</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/smarty3-templates?rev=1656085774&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T15:49:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Templating Documentation</title>
        <link>https://wiki.friendi.ca/docs/smarty3-templates?rev=1656085774&amp;do=diff</link>
        <description>Friendica Templating Documentation

Friendica uses Smarty 3 as PHP templating engine. The main templates are found in


    /view/templates


theme authors may overwrite the default templates by putting a files with the same name into the


    /view/themes/$themename/templates</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/text_editor?rev=1601940087&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-05T23:21:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Creating posts</title>
        <link>https://wiki.friendi.ca/docs/text_editor?rev=1601940087&amp;do=diff</link>
        <description>Creating posts

* [Home](help)

Here you can find an overview of the different ways to create and edit your post.

One click on the Pencil &amp; Paper icon in the top right of your Home or Network page, or the “Share” text box, and the post editor shows up. Below are examples of the post editor in 3 of Friendica&#039;s common themes:</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>
