Search
You can find the results of your search below.
Fulltext results:
- Friendica API authentication @docs
- do whatever they asked you for. For the sake of example, let's suppose you have a web application called FarmGame hosted at https://farmgame.example, and you want to allow users of a Friendica insta... e called FriendZone, hosted at https://friendzone.example, to log in to your app and let your app post to t... t_uri'' as specified by FarmGame (for the sake of example, let's say ''https://farmgame.example/complete-fr
- Friendica API @docs
- .com/pafcu/RSStoFriendika) code can be used as an example of how to use the API with python. The lines for
- Friendica Installation @docs
- installed Friendica into a sub directory, like Example: <code> cp .htacces-dist .htaccess </code> Note... write path. One critical URL would look like, for example: https://example.com/.well-known/host-meta It must be visible to the public and must respond with an XML f... inutes in order to perform background processing. Example: <code> cd /base/directory; /path/to/php bin/wor
- Friendica Installation @de:docs
- ische URL ist zum Beispiel so aussehen: ''https://example.com/.well-known/host-meta''. Diese muss für die Ö... able and point your web browser to <code> http://example.com/test.out </code> This file should be blocked
- Friendica Administration @docs
- of a Friendica node is done in the Admin Panel (''example.com/admin'') of the node. Some of the administrat
- Formatting Syntax @wiki
- links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about Wikis: [... inks. These are quick links to other Wikis. For example this is a link to Wikipedia's page about Wikis: [... t formats for maximum browser compatibility. For example consider this embedded mp4 video: {{video.mp4|... the video and be either a jpg or png file. In the example above a ''video.jpg'' file would work. ===== Lis
- Channels @docs
- account settings in the channels section. ===== Example Channels ===== * Aim: Show only postings from
- Filtering your Network Stream @docs
- ch for, separated by a comma in the settings. The example below will collapse all postings containing the w... posts with specific domains ''%%body matches "/\\.example\\.com/"%%'' - Collapse posts that contains the ... ow certain it is about the detected language. For example something like "Good Morning Fediverse" has confi
- Search in Friendica @docs
- is used for a word, then the ''OR'' is used. For example ''+(Fediverse Friendica) +Berlin'' will search fo... /. ===== URL Search ===== * Pattern: ''http://example.com/some/page'' * Result: Friendica will try to
- Homepage Verification @docs
- ou created your account on the server ''friendica.example.com'' then your profile URL page is ''https://friendica.example.com/profile/happy''. For this URL you need to add... epage fields)). <code><a href="https://friendica.example.com/profile/happy" rel="me">This is my Friendica
- Abstracts @docs
- content for the posting. With a link [url=http://example.com]to example.com[/url] and some other text. </code> You don't have to add the abstract at the beginning... eter for their connector. So, expanding the above example. <code> [abstract=twit]This is the text that is ... content for the posting. With a link [url=http://example.com]to example.com[/url] and some other text. </c
- Friendica Addon development @docs
- se see the sample addon ‘randplace’ for a working example of using some of these features. Addons work by i
- Chats @docs
- activating the addon, you can find the chat at ''example.com/irc'' (if your Friendica nodes domain name is ''example.com''). Note: you can use this chat without any l
- ejabberd and prosody XMPP server with synchronized credentials @docs
- ation (use your Friendica nodes domain instead of example.com) <code> authentication = "http_async"; http_auth_url = "https://example.com/api/account/verify_credentials.json"; </code>