2024-05-30 11:02:08 +00:00
|
|
|
Help
|
|
|
|
====
|
2011-04-13 14:07:21 +00:00
|
|
|
|
2014-12-28 15:38:19 +00:00
|
|
|
**User Manual**
|
2011-04-13 14:07:21 +00:00
|
|
|
|
2013-05-03 05:21:06 +00:00
|
|
|
* General functions - first steps
|
2013-01-25 21:45:48 +00:00
|
|
|
* [Account Basics](help/Account-Basics)
|
|
|
|
* [New User Quick Start](help/Quick-Start-guide)
|
|
|
|
* [Creating posts](help/Text_editor)
|
2016-11-28 16:55:56 +00:00
|
|
|
* [BBCode tag reference](help/BBCode)
|
2013-01-25 21:45:48 +00:00
|
|
|
* [Comment, sort and delete posts](help/Text_comment)
|
2015-10-13 16:22:45 +00:00
|
|
|
* [Accesskey reference](help/Accesskeys)
|
2016-11-28 16:55:56 +00:00
|
|
|
* [Events](help/events)
|
2014-12-28 13:50:43 +00:00
|
|
|
* You and other users
|
2013-01-25 21:45:48 +00:00
|
|
|
* [Connectors](help/Connectors)
|
|
|
|
* [Making Friends](help/Making-Friends)
|
2024-06-02 18:50:19 +00:00
|
|
|
* [Safety](help/Safety)
|
2023-05-13 23:43:07 +00:00
|
|
|
* [Circles and Privacy](help/Circles-and-Privacy)
|
2013-01-25 21:45:48 +00:00
|
|
|
* [Tags and Mentions](help/Tags-and-Mentions)
|
2023-05-29 22:31:08 +00:00
|
|
|
* [Community Groups](help/Groups)
|
2023-09-23 14:46:15 +00:00
|
|
|
* [Channels](help/Channels)
|
2013-01-25 21:45:48 +00:00
|
|
|
* [Chats](help/Chats)
|
|
|
|
* Further information
|
2014-12-28 15:38:19 +00:00
|
|
|
* [Move your account](help/Move-Account)
|
2019-11-03 13:34:36 +00:00
|
|
|
* [Export / Import of followed Contacts](help/Export-Import-Contacts)
|
2014-12-28 15:38:19 +00:00
|
|
|
* [Delete your account](help/Remove-Account)
|
2013-01-25 21:45:48 +00:00
|
|
|
* [Frequently asked questions (FAQ)](help/FAQ)
|
2011-04-13 14:07:21 +00:00
|
|
|
|
2014-12-28 15:38:19 +00:00
|
|
|
**Admin Manual**
|
2011-04-13 14:07:21 +00:00
|
|
|
|
|
|
|
* [Install](help/Install)
|
2018-01-17 20:30:34 +00:00
|
|
|
* [Update](help/Update)
|
2016-08-13 10:11:27 +00:00
|
|
|
* [Settings & Admin Panel](help/Settings)
|
2015-08-15 07:32:26 +00:00
|
|
|
* [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
|
2015-11-20 23:09:39 +00:00
|
|
|
* [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
|
2013-01-25 21:45:48 +00:00
|
|
|
* [Using SSL with Friendica](help/SSL)
|
2018-11-25 06:56:02 +00:00
|
|
|
* [Config values that can only be set in config/local.config.php](help/Config)
|
2016-12-06 14:03:57 +00:00
|
|
|
* [Improve Performance](help/Improve-Performance)
|
2020-11-28 11:08:20 +00:00
|
|
|
* [Migrate](help/Migrate)
|
2018-05-09 16:52:11 +00:00
|
|
|
* [Administration Tools](help/tools)
|
2021-11-15 16:30:50 +00:00
|
|
|
* [Admin FAQ](help/FAQ-admin)
|
2011-04-13 14:07:21 +00:00
|
|
|
|
2014-12-28 15:38:19 +00:00
|
|
|
**Developer Manual**
|
|
|
|
|
2017-04-30 21:34:23 +00:00
|
|
|
* [Get started](help/Developers-Intro)
|
|
|
|
* Set up development environment
|
2023-03-21 03:14:44 +00:00
|
|
|
* [Help on GitHub](help/GitHub)
|
2017-04-30 21:34:23 +00:00
|
|
|
* [Help on Vagrant](help/Vagrant)
|
|
|
|
* [Bugs and Issues](help/Bugs-and-Issues)
|
|
|
|
* Code structure
|
2020-01-05 22:55:16 +00:00
|
|
|
* [Domain-Driven-Design](help/Developer-Domain-Driven-Design)
|
2018-01-18 00:07:07 +00:00
|
|
|
* [Addon Development](help/Addons)
|
2017-04-30 21:34:23 +00:00
|
|
|
* [Theme Development](help/themes)
|
|
|
|
* [Smarty 3 Templates](help/smarty3-templates)
|
2018-12-12 19:36:56 +00:00
|
|
|
* [Storage backend addon](help/AddonStorageBackend)
|
2017-04-30 21:34:23 +00:00
|
|
|
* How To
|
|
|
|
* [Translate Friendica](help/translations)
|
|
|
|
* [Use Composer](help/Composer)
|
|
|
|
* [Move classes to `src`](help/Developer-How-To-Move-Classes-to-src)
|
2018-05-10 18:04:30 +00:00
|
|
|
* [Run tests](help/Tests)
|
2017-04-30 21:34:23 +00:00
|
|
|
* Reference
|
2019-12-21 14:49:35 +00:00
|
|
|
* [API endpoints](help/api)
|
2017-04-30 21:34:23 +00:00
|
|
|
* [Code (Doxygen generated - sets cookies)](doc/html/)
|
|
|
|
* [Protocol Documentation](help/Protocol)
|
2018-11-25 06:56:02 +00:00
|
|
|
* [Database schema documentation](help/database)
|
2017-04-30 21:34:23 +00:00
|
|
|
* [Class Autoloading](help/autoloader)
|
2016-02-12 08:25:33 +00:00
|
|
|
|
2024-05-30 11:02:08 +00:00
|
|
|
**Links**
|
2011-04-13 14:07:21 +00:00
|
|
|
|
2024-06-02 11:23:11 +00:00
|
|
|
* Website: [https://friendi.ca](https://friendi.ca)
|
|
|
|
* Help Group: [@helpers@forum.friendi.ca](https://forum.friendi.ca/~helpers)
|
|
|
|
* XMPP: [support@forum.friendi.ca](xmpp:support@forum.friendi.ca?join)
|
|
|
|
* IRC: [https://web.libera.chat/?channels=#friendica](https://web.libera.chat/?channels=#friendica)
|
|
|
|
* Matrix: [https://matrix.to/#/#friendi.ca:matrix.org](https://matrix.to/#/#friendi.ca:matrix.org)
|
|
|
|
* Mailing List: [https://mailman.friendi.ca/mailman/listinfo/support-friendi.ca](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca)
|
2024-05-30 11:02:08 +00:00
|
|
|
|
2011-04-13 14:07:21 +00:00
|
|
|
|
2011-04-29 23:58:19 +00:00
|
|
|
**About**
|
|
|
|
|
2024-05-30 11:02:08 +00:00
|
|
|
* [Server Information](friendica)
|
2024-06-04 19:50:07 +00:00
|
|
|
* [Terms of Service](tos)
|
2024-05-30 11:02:08 +00:00
|
|
|
* [Credits](credits)
|