Search
You can find the results of your search below.
Matching pagenames:
- Abstracts
- Accesskeys reference
- Account Basics
- Account Delegation
- Friendica Addon development
- Friendica Storage Backend Addon development
- Friendica Administration
- Friendica API
- Friendica API authentication
- Friendica API entities
- Friendica API
- GNU Social API
- Mastodon API
- Twitter API
- Autoloader with Composer
- Friendica BBCode tags reference
- How to Create a Bot
- Bugs and Issues
- Channels
- Chats
- Configuration Guide for small Nodes
- Using Composer
- config
- Connectors
- Database Tables
- Developer Documentation
- Domain-Driven-Design
- How To Move Classes to src
- Where to get started to help improve Friendica
- Events
- Export / Import of followed Contacts
- Forums
- Search in Friendica
- Friendica on GitHub
- Groups and Privacy
- home
- Image Descriptions - How to add an description to the images your are posting
- How to improve the performance of a Friendica site
- First Steps
- Friendica Installation
- ejabberd and prosody XMPP server with synchronized credentials
- Installing Connectors (Twitter/GNU Social)
- Making Friends
- Friendica Message Flow
- How to move your account between servers
- Filtering your Network Stream
- How to post to Lemmy from your Friendica account
- Used Protocols
- Remove Account
- Scheduler - time controlled publishing
- Settings
- Friendica Templating Documentation
- Using SSL with Friendica
- Documentation
- Tags and Mentions
- Themes
- Comment, sort and delete posts
- Creating posts
- The Fediverse
- Themes
- Admin Tools
- Friendica translations
- Two-Factor Authentication
- Updating Friendica
- User Documentation
- Vagrant for Friendica Developers
- Homepage Verification
Fulltext results:
- Twitter API
- defined in the [[https://developer.twitter.com/en/docs/api-reference-index|official Twitter API referenc... ]. Authentication is the same as described in [[:docs:api#Authentication|Using the APIs]]. ===== Entit... nts ===== * [[https://developer.twitter.com/en/docs/basics/authentication/api-reference/access_token|... _mode%%'' * [[https://developer.twitter.com/en/docs/basics/authentication/api-reference/request_token
- Mastodon API
- ides the following endpoints defined in [[https://docs.joinmastodon.org/api/|the official Mastodon API r... ]. Authentication is the same as described in [[:docs:api#Authentication|Using the APIs]]. ===== Clien... For supported apps please have a look at the [[:docs:FAQ#clients|FAQ]] ==== Unsupported apps ==== ==... Entities ===== These endpoints use the [[https://docs.joinmastodon.org/entities/|Mastodon API entities]
- Developer Documentation
- ion of articles aimed for Developers ===== * [[docs:developers-intro|]] * [[docs:autoloader|]] * [[docs:composer|]] * [[docs:developer-domain-driven-design|]] * [[docs:developer-how-to-move-classes-to-sr
- User Documentation
- escription to the images your are posting]] * [[docs:two-factor-authentication|Setting up TOTP/2FA sec... ===== Friendica Features explained ===== * [[docs:account-basics|Your Account]] * [[docs:accesskeys|Accesskeys]] * [[docs:bbcode|BBCode for rich text postings]] * [[docs:events|Event manag
- Friendica API
- s. Authentication is the same as described in [[:docs:api#Authentication|Using the APIs]]. ===== Entities ===== These endpoints uses the [[:docs:API-Entities|Friendica API entities]]. ===== End... T api/friendica/events ==== Returns a list of [[:docs:API-Entities#Event|Event]] entities for the curre... = GET api/externalprofile/show ==== Returns a [[:docs:API-Entities#Contact|Contact]] entity for the pro
- Friendica Administration
- ess, please have a look at the dedicated pages: [[docs:install|Friendica installation]] and [[docs:update|updating]]. If you want to tweak the performance of your Friendica node, here are some tipps in [[docs:improve-performance|how to improve the performance]]. Or have a look at [[docs:cofig-for-small-notes|this configuration guide fo
- Documentation
- ">{{fa>user-o?64&color=#3f658f&align=center}} [[:docs:user|User Docs]] Help for users of Friendica </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>sliders?64&color=#3f658f&align=center}} [[:docs:admin|Admin Docs]] Documentation for Admins of Friendica Nodes</TEXT> </col> <col sm="4"> <TEXT align
- Friendica Installation
- lop/phpmailer|external]] mail server) * Setup [[docs:ssl|TLS / HTTPS]] on your domain((**You really sh... TLS certificate for free using LetsEncrypt and [[docs:ssl|the setup]] is relatively easy. However if yo... d-rewrite enabled and "[[https://httpd.apache.org/docs/2.4/mod/core.html#allowoverride|AllowOverride All... it is recommended that you set up logging and [[:docs:tools#log_rotation|logrotation]]. To do so please
- Account Basics
- is not recoverable. ===== See Also ===== * [[:docs:Profiles|Profiles]] * [[:docs:Making-Friends#The+Directories|Global Directory]] * [[:docs:Groups-and-Privacy|Groups and Privacy]] * [[:docs:Move-Account|Move Account]] * [[:docs:Remove-Acco
- Friendica BBCode tags reference
- comment will be displayed in other projects of [[docs:thefediverse|the Fediverse]] depends on their cap... > the posting will look something like this {{ :docs:bbcode_quote_alberteinstein.png?nolink |}} If yo... he text inside the spoiler tag is hidden. I {{ :docs:bbcode_spoiler1.png?nolink |Only the text surrou... the reader had clicked on the spoiler text. {{ :docs:bbcode_spoiler2.png?nolink |After clicking on th
- Friendica API
- o interface with third-party applications: - [[docs:api-twitter|Twitter]] - [[docs:api-mastodon|Mastodon]] - [[docs:api-friendica|Friendica-specific]] - [[docs:api-gnu-social|GNU Social]] ===== Usage ===== ==== HTTP
- Filtering your Network Stream
- e the filters explained on this page is to use [[:docs:channel|channels]] for selecting the content one ... iz in the internet, will trigger the filter. {{ :docs:friendica-contentfilter.jpg?nolink |Screenshot of... how your average tweet in French or Italian. {{ :docs:friendica-languagefilter-usersettings.png?nolink ... rnings in other parts of the Fediverse)) please see the article about them: [[docs:abstract|Abstracts]].
- How to improve the performance of a Friendica site
- de> Also see the Apache [[http://httpd.apache.org/docs/2.2/mod/mod_expires.html|2.2]] / [[https://httpd.apache.org/docs/2.4/mod/mod_expires.html|2.4]] documentation. ==... t. Also see the Apache [[http://httpd.apache.org/docs/2.2/mod/mod_deflate.html|2.2]] / [[https://httpd.apache.org/docs/2.4/mod/mod_deflate.html|2.4]] documentation. ==
- How To Move Classes to src
- To Move Classes to src ====== Friendica uses [[:docs:Composer|Composer]] to manage autoloading. This m... files moved to the ''%%src%%'' folder will be [[:docs:autoloader|automatically included]] when the clas... folders for example. ===== Related ===== * [[:docs:autoloader|Class autoloading]] * [[:docs:Composer|Using Composer]]
- Abstracts
- ====== Abstracts ====== Using [[docs:bbcode|BBCode]] for formatting your postings, you can add an abstr... a posting knows better. In other parts of the [[docs:thefediverse|Fediverse]], the abstract will be us... son is, that Friendica offers various addons to [[docs:network_filters|filter the network stream]] accor