Search

You can find the results of your search below.

Database Tables
222 Hits, Last modified:
^ |[[https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/database/db_2fa_app_specific_password.md|2fa_app_specific_password]]|Tw... | |[[https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/dat
Friendica Installation
89 Hits, Last modified:
====== Friendica Installation ====== We've tried very hard to ensure that Friendica will run on commodity hosting platforms - such ... and an automatic installation. But be aware that Friendica is more than a simple web application. It is a... HP/MySQL hosting provider will be able to support Friendica. Many will. But **please** review the [[#Requi
Settings
41 Hits, Last modified:
====== 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 o... And finally you are informed about the version of Friendica you have installed. If you contact the develope... min panel contains the main configuration of your Friendica node. It is separated into several sub-section
Friendica API
38 Hits, Last modified:
====== Friendica API ====== ===== Overview ===== Friendica provides the following specific endpoints. Authentication i... == These endpoints uses the [[:docs:API-Entities|Friendica API entities]]. ===== Endpoints ===== ==== GET api/friendica/events ==== Returns a list of [[:docs:API-Enti
Friendica BBCode tags reference
36 Hits, Last modified:
====== Friendica BBCode tags reference ====== Friendica is using the [[wp>BBCode]] markup language to format postings and comments. Alternatively the admin of a Friendica node can activate an addon to also support Mark... d;">red</span>%% | | Linked Text | %%[url=http://friendi.ca]Friendica[/url]%% | %%<a href="http://friendi.
Using Composer
32 Hits, Last modified:
====== Using Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage dependencies li... lass autoloader both for libraries and namespaced Friendica classes. It’s a command-line tool that downloa... you don’t have Composer installed on your system, Friendica ships with a copy of it at ''%%bin/composer.pha... available system-wide. ==== Installing/Updating Friendica ==== === From Archive === If you just unpacke
Where to get started to help improve Friendica
32 Hits, Last modified:
====== 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. **V... ideas! ===== Contact us ===== The discussion of Friendica development takes place in the following Friend
Themes
30 Hits, Last modified:
====== Themes ====== To change the look of friendica you have to touch the themes. The current default theme is [[https://git.friendi.ca/friendica/friendica/src/branch/stable/view/theme/frio|frio]] but there are numerous others. Have a look at [[https
Friendica translations
29 Hits, Last modified:
====== Friendica translations ====== ===== Overview ===== The Friendica translation process is based on ''gettext'' PO ... strings available at [[https://www.transifex.com/Friendica/friendica/dashboard/|the Transifex Friendica page]] - The translation itself is done at Transifex by v
Friendica Storage Backend Addon development
29 Hits, Last modified:
====== Friendica Storage Backend Addon development ====== Storage backends can be added via addons. A stor... e Backend Class ===== The class must live in ''%%Friendica\Addon\youraddonname%%'' namespace, where ''%%yo... WriteToStorage ==== The class must implement ''%%Friendica\Core\Storage\Capability\ICanWriteToStorage%%'' ... erface must be implemented: <code php> namespace Friendica\Core\Storage\Capability\ICanWriteToStorage; in
Domain-Driven-Design
27 Hits, Last modified:
====== Domain-Driven-Design ====== Friendica uses class structures inspired by Domain-Driven-Design progra... t to explain what it means in practical terms for Friendica development. ===== Inspiration ===== * http... $introId = $intro['id']; } } $intros = \Friendica\Database\DBA::selectToArray('intros', [], ['uid... </code> After: <code php> function doSomething(\Friendica\Contact\Introductions\Collection\Introductions
Updating Friendica
25 Hits, Last modified:
====== Updating Friendica ====== When a new version of Friendica is published a release note((on [[https://friendi.ca|friendi.ca]])) contains details about the updating process of that version specific. Including known cl
How To Move Classes to src
23 Hits, Last modified:
====== How To Move Classes to src ====== Friendica uses [[:docs:Composer|Composer]] to manage autoloading.... ass from now on. There is [[https://ethercalc.org/friendica_classes|a shared Ethercalc sheet]] to suggest n... es for inspiration. A few pointers though: * ''%%Friendica%%'' is the base namespace for all classes in th... amespaces match the directory structure, with ''%%Friendica%%'' namespace being the base ''%%src%%'' direct
Friendica Addon development
22 Hits, Last modified:
====== Friendica Addon development ====== Please see the sample addon ‘randplace’ for a working example of... er your addon hooks during installation. <code> \Friendica\Core\Hook::register($hookname, $file, $function... okname%%'' is a string and corresponds to a known Friendica PHP hook. ''%%$file%%'' is a pathname relative to the top-level Friendica directory. This //should// be ‘addon///addon_na
Autoloader with Composer
20 Hits, Last modified:
====== Autoloader with Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage depen... lass autoloader both for libraries and namespaced Friendica classes. It’s a command-line tool that downloa... code php> // src/ItemsManager.php <?php namespace Friendica; class ItemsManager { public function getA... ''%%ItemsManager%%'' has been declared in the ''%%Friendica%%'' namespace. Namespaces are useful to keep cl
Admin Tools
20 Hits, Last modified:
Friendica Administration
17 Hits, Last modified:
Groups and Privacy
17 Hits, Last modified:
Vagrant for Friendica Developers
16 Hits, Last modified:
home
16 Hits, Last modified:
Developer Documentation
15 Hits, Last modified:
Making Friends
14 Hits, Last modified:
Used Protocols
13 Hits, Last modified:
First Steps
13 Hits, Last modified:
Installing Connectors (Twitter/GNU Social)
12 Hits, Last modified:
Homepage Verification
11 Hits, Last modified:
Search in Friendica
11 Hits, Last modified:
Using SSL with Friendica
11 Hits, Last modified:
Friendica API entities
11 Hits, Last modified:
Friendica on GitHub
7 Hits, Last modified:
Friendica Message Flow
7 Hits, Last modified:
Twitter API
7 Hits, Last modified:
Two-Factor Authentication
6 Hits, Last modified:
User Documentation
6 Hits, Last modified:
Tags and Mentions
6 Hits, Last modified:
Abstracts
6 Hits, Last modified:
Account Basics
6 Hits, Last modified:
Friendica API
6 Hits, Last modified:
config
6 Hits, Last modified:
How to improve the performance of a Friendica site
5 Hits, Last modified:
How to post to Lemmy from your Friendica account
5 Hits, Last modified:
Filtering your Network Stream
5 Hits, Last modified:
Creating posts
5 Hits, Last modified:
The Fediverse
4 Hits, Last modified:
Mastodon API
4 Hits, Last modified:
Bugs and Issues
4 Hits, Last modified:
Connectors
4 Hits, Last modified:
Chats
4 Hits, Last modified:
Comment, sort and delete posts
4 Hits, Last modified:
Channels
3 Hits, Last modified:
How to move your account between servers
3 Hits, Last modified:
Configuration Guide for small Nodes
3 Hits, Last modified:
Documentation
2 Hits, Last modified:
Friendica Templating Documentation
2 Hits, Last modified:
Forums
2 Hits, Last modified:
GNU Social API
2 Hits, Last modified:
Scheduler - time controlled publishing
1 Hits, Last modified:
Remove Account
1 Hits, Last modified:
Themes
1 Hits, Last modified: