Search

You can find the results of your search below.

Friendica Installation
27 Hits, Last modified:
iendica account yet, you can register a temporary one at [[https://dir.friendica.social/servers|one of the open servers]] and join the forums mention... a (env `FRIENDICA_ADMIN_MAIL`) * ''-T|–tz <timezone>'' The timezone of Friendica (env `FRIENDICA_TZ`) * ''-L|–lang ... '/usr/bin/php -d suhosin.executor.func.blacklist=none -d suhosin.executor.eval.blacklist=none', ], </code> === Unable to create all mysql tabl
Friendica API authentication
18 Hits, Last modified:
ability to grant limited permissions, so that someone can use the API to e.g. read your posts, but not create new ones. You can therefore use OAuth with other applicat... allow users of a Friendica instance called FriendZone, hosted at https://friendzone.example, to log in to your app and let your app p... their timelines. To set this up, you need FriendZone to give you a "client ID" (which your users use to tell FriendZone who you are) and a "client secret" (which is only... hen FarmGame users click their "login with FriendZone" link, it takes them to ''https://friendzone.example/oauth/authorize?client_id=$CLIENT_ID&redi
Friendica Addon development
14 Hits, Last modified:
ing): Additional help text; Optional, default is none. - [4]: (String): Additional HTML attributes; Optional, default is none. For ''%%select%%'', **field** is: - [0] (String... to be selected by default; Optional, default is none. - [3] (String): Additional help text; Optional, default is none. - [4] (Array): Associative array of options. Ite... he connector provides follow capabilities, left alone otherwise. ==== support_revoke_follow ==== Call... r provides follow revocation capabilities, left alone otherwise. ==== follow ==== Called before addin
config
10 Hits, Last modified:
'config' => [ 'admin_email' => 'someone@example.com,someoneelse@example.com', ] If you want to have a mo
Themes
10 Hits, Last modified:
stomizations) the community has created. In case none of them suits your needs, there are several ways ... exists there will be used instead of the default one. ===== Javascript ===== The same rule applies t... Many themes are more *theme families* than only one theme. *duepunto zero* and *vier* allow easily to... y for example. The selection of the colorset is done in a combination of a template for a new form in
Two-Factor Authentication
9 Hits, Last modified:
configured using a mobile app. Then a Time-based One-Time Password (TOTP) application can be used, tha... ny authenticator app should work with Friendica. Nonetheless, we recommend: * For iOS [[https://matt... ub.com/andOTP/andOTP|andOTP]] ==== Record your One-Use Recovery Codes ==== From your two-factor aut... ntication". You will be presented with a list of one-use recovery codes. Please save those in the same
Creating posts
7 Hits, Last modified:
post with a preview. (In the Frio theme, this is done with the paperclip as mentioned above.) Friendica is using [[:http:en.wikipedia.... ng" width="32" height="32" alt="location" align="none"> Set your geographic location. This location wil... show" under contact name to hide the post to everyone but selected. Click on "Visible to everybody" to... ill see the post. If you want to hide the post to one contact of a group selected for "show", click "do
Events
6 Hits, Last modified:
event. ===== Create a new Event ===== Following one of the methods mentioned above you reach a form to enter the event data. ... g date/time for the event here When you click in one of these fields a pop-up will be opened that allo... e two first fields. * **Adjust for viewer timezone**: If you check this box, the beginning and finis... converted to the local time according to the timezone setting This might prevent early birthday wishes
Settings
5 Hits, Last modified:
, ], </code> ===== Admin users ===== You can set one, or more, accounts to be //Admin//. By default this will be the one account you create during the installation proces
Configuration Guide for small Nodes
5 Hits, Last modified:
Activate the ''fast lane'' worker. This will keep one worker process dealing only with the delivery of ... parts include ''Community pages for visitors'' (None), ''Disallow public access to addons listed in th... Discover followers/followings from contacts'' to None and just to be sure deactivate ''Discover contact... ount of postings'' and comments that are shown on one page. A value of 20 is working for the RasPi. ==
Friendica BBCode tags reference
5 Hits, Last modified:
the given term)) | ''%%#Friendica%%'' | | Mention one of your contacts or a participant in the current ... e displayed inline. However if you put more then one line of code in the ''[code]'' tag, it will be vi... ly be displayed on the external network. This is done with the [abstract]-element. <code> [abstract]To... ract=apdn]Helly my dear followers on ADN. I made sone new pictures that I wanted to share with you.[/ab
Friendica Administration
5 Hits, Last modified:
gs, user management etc.--of a Friendica node is done in the Admin Panel (''example.com/admin'') of the... . Some of the administrative features, mostly new ones, have not made it into the panel yet, but they a... ===== > Bad things will happen to your server. Sooner or later. Therefore you should have a backup st... ' file if it was edited beyond the .htaccess-dist one. * A dump of the used database. * If the file
Filtering your Network Stream
4 Hits, Last modified:
docs:channel|channels]] for selecting the content one wants to be shown. ===== Filter Addons ===== ==... tings in the network stream. If the text includes one of the words, the posting will be collapsed and t... summary of [[https://symfony.com/doc/curren t/components/expression_language/syntax.html|the Symfony’s ... ed content. A post will be collapsed if at least one rule matches, but all matching rule names will be
How To Move Classes to src
4 Hits, Last modified:
or relevant to a particular feature When you’re done deciding the namespace, it’s time to use it. Let’... style chosen, a repository-wide search has to be done to find all the class name usage and either use t... d. ===== Miscellaneous tips ===== When you are done with moving the class, please run ''%%php bin/con... hout impairing your production server if you host one. Most of Friendica processes are run in the back
Where to get started to help improve Friendica
4 Hits, Last modified:
don't want to translate the UI, or it is already done to your satisfaction, you might want to work on t... it-Hooks|git-hook]] with a script similar to this one: #!/usr/bin/env bash # MIT © Sindre Sorh... ommit. For documentation we use the standard of *one sentence per line* for the `md` files in the `/do... stodon]] compatible any client / app that speaks one of the APIs and has a configurable base path/URL
Abstracts
4 Hits, Last modified:
Account Delegation
4 Hits, Last modified:
The Fediverse
3 Hits, Last modified:
Account Basics
3 Hits, Last modified:
Making Friends
3 Hits, Last modified:
Friendica translations
3 Hits, Last modified:
Vagrant for Friendica Developers
3 Hits, Last modified:
Export / Import of followed Contacts
2 Hits, Last modified:
Forums
2 Hits, Last modified:
Friendica Message Flow
2 Hits, Last modified:
Tags and Mentions
2 Hits, Last modified:
Using Composer
2 Hits, Last modified:
Friendica API
2 Hits, Last modified:
Installing Connectors (Twitter/GNU Social)
2 Hits, Last modified:
How to Create a Bot
2 Hits, Last modified:
Friendica on GitHub
2 Hits, Last modified:
Autoloader with Composer
2 Hits, Last modified:
Friendica Templating Documentation
1 Hits, Last modified:
Friendica Storage Backend Addon development
1 Hits, Last modified:
Domain-Driven-Design
1 Hits, Last modified:
Bugs and Issues
1 Hits, Last modified:
Groups and Privacy
1 Hits, Last modified:
First Steps
1 Hits, Last modified:
Homepage Verification
1 Hits, Last modified:
Admin Tools
1 Hits, Last modified:
Using SSL with Friendica
1 Hits, Last modified:
Connectors
1 Hits, Last modified:
Friendica API
1 Hits, Last modified:
Friendica API entities
1 Hits, Last modified:
How to post to Lemmy from your Friendica account
1 Hits, Last modified:
Chats
1 Hits, Last modified:
Updating Friendica
1 Hits, Last modified: