friendica/doc
Michael 78dc61b59e Fallback mechanism for missing IDN functions 2024-04-06 11:26:12 +00:00
..
database Issue 13714: Support for "commentsEnabled" and "capabilities" 2024-03-21 17:11:20 +00:00
de Fallback mechanism for missing IDN functions 2024-04-06 11:26:12 +00:00
html
img
API-Entities.md
API-Friendica.md
API-GNU-Social.md
API-Mastodon.md Update API-Mastodon.md Fixes #13914 2024-03-18 00:24:06 +01:00
API-Twitter.md
Accesskeys.md New channel "quiet sharers" for posts from lesser frequent posters (#13913) 2024-02-18 15:54:21 +01:00
Account-Basics.md Updated docs 2023-10-27 11:03:52 +02:00
AddonStorageBackend.md
Addons.md Issue 13910: Display the unseen counter based on the channel 2024-03-23 17:17:56 +00:00
BBCode.md Deprecate use of [*] BBCode tag for list items in favor of [li] 2024-02-09 20:33:42 -05:00
Bugs-and-Issues.md
Channels.md fixed Channels documentation 2024-04-03 15:48:03 -04:00
Chats.md
Circles-and-Privacy.md
Composer.md
Config.md
Connectors.md
Developer-Domain-Driven-Design.md
Developer-How-To-Move-Classes-to-src.md
Developers-Intro.md
Export-Import-Contacts.md
FAQ-admin.md Update FAQ-admin.md 2023-09-20 11:59:07 +07:00
FAQ.md Update FAQ.md 2024-03-21 00:12:42 +01:00
GitHub.md
Groups.md
Home.md Channel documentation added 2023-09-23 14:46:15 +00:00
Improve-Performance.md
Install.md Fallback mechanism for missing IDN functions 2024-04-06 11:26:12 +00:00
Installing-Connectors.md
KeyboardShortcuts.md
Making-Friends.md
Message-Flow.md
Migrate.md
Move-Account.md
Protocol.md
Quick-Start-andfinally.md
Quick-Start-groupsandpages.md
Quick-Start-guide.md
Quick-Start-makingnewfriends.md
Quick-Start-network.md
README.md
Remove-Account.md
SSL.md
Settings.md Updated docs 2023-10-27 11:03:52 +02:00
StrategyHooks.md
Tags-and-Mentions.md
Tests.md
Text_comment.md
Text_editor.md
Two-Factor-Authentication.md
Update.md
Vagrant.md
api.md
autoloader.md
database.md Postupdate added 2024-01-17 21:10:33 +00:00
events.md
install-ejabberd.md
smarty3-templates.md
themes.md Re-wrote themes.md 2024-03-13 12:17:27 +01:00
tools.md
translations.md

README.md

About the docs of the Friendica Project

Note: It is expected that some of the links in these files wont work in the Friendica repository as they are supposed to work on an installed Friendica node.

User and Admin documentation

Every Friendica node has the current version of the user and admin documentation available in the /help location. The documentation is mainly done in English, but the pages can be translated and some are already to German. If you want to help expanding the documentation or the translation, please register an account at the Friendica wiki where the texts are maintained. The documentation is periodically merged back from there to the development branch of Friendica.

Images that you use in the documentation should be located in the img sub-directory of this directory. Translations are located in sub-directories named after the language codes, e.g. de. Depending on the selected interface language the different translations will be applied, or the en original will be used as a fall-back.

Developers Documentation

We provide a configuration file for Doxygen in the root of the Friendica repository. With that you should be able to extract some documentation from the source code.

In addition there are some documentation files about the database structure in docdb`.