Search

You can find the results of your search below.

Twitter API @docs
44 Hits, Last modified:
ia/upload-media/api-reference/post-media-metadata-create|POST api/media/metadata/create]] * [[https://developer.twitter.com/en/docs/accounts-and-users/follow-se... eets/post-and-engage/api-reference/post-favorites-create|POST api/favorites/create]] * [[https://developer.twitter.com/en/docs/tweets/post-and-engage/api-refere
Domain-Driven-Design @docs
8 Hits, Last modified:
late more or less complex creation of objects and create them redundancy free. Before: <code php> $model... { $this->dba; } public function create() { return new Model($this->dba); } } $model = \Friendica\DI::factory()->create(); $model->id = 1; $model->key = 'value'; $model... tance of ''%%Factory%%'' that can then be used to create a ''%%Model%%'' object without having to care abo
Friendica Installation @docs
8 Hits, Last modified:
If you encounter a bug, please let us know. ==== Create a database ==== Create an empty database and note the access details (hostname, username, password, database name). Friendica needs the permission to create and delete fields and tables in its own database.... * Is the empty MySQL-database created? If not, create it. === B.1: Config file === You can use a prep
Themes @docs
7 Hits, Last modified:
theme, the easiest way to cover your needs is to create a new theme, inherit most of the properties of th... u want to override any template within your theme create your version of the template in /view/theme/... tion appear in the menu, all you need to do is to create a new CSS file in the deriv directoy and include ... a color variation as shown above. Instead we will create a new theme, duepuntozero_lr, inherit the propert
How to Create a Bot @docs
5 Hits, Last modified:
====== How to Create a Bot ====== The task for the bot is to pull in [[wp>RSS|RSS]]/Atom feeds into the Fe... reation will be done in the following steps: * Create a new user * Add the RSS feed as contact * Promote the Bot ===== Create a User ===== You can either create a new user by registering a new account from the nodes registration pa
Friendica Installation @de:docs
5 Hits, Last modified:
um neue Felder in dieser Datenbank zu erstellen (create) und zu löschen (delete). Mit neueren Versionen ... ccess'' file is being used. To verify the latter, create a file `test.out` containing the word "test" in t... g/local.config.php due to permissions issues === Create an empty `config/local.config.php`file and apply ... r.eval.blacklist=none', ], </code> === Unable to create all mysql tables on MySQL 5.7.17 or newer === If
Friendica API @docs
4 Hits, Last modified:
-Entities#Contact) ==== POST api/friendica/group_create==== Create the group with the posted array of contacts as members. === Parameters=== * ''name'': nam... </photos> </code> ==== POST api/friendica/photo/create ==== Alias of [[#POST+api%2Ffriendica%2Fphoto%2F... eny_cid%%''/''%%deny_gid%%'' (optional): * on create: empty string or omitting = public photo, specify
GNU Social API @docs
4 Hits, Last modified:
sent * GET api/favorites * POST api/favorites/create/:id * POST api/favorites/destroy/:id * GET ap... by_me * statuses/retweets_of_me * friendships/create * friendships/exists * friendships/show * a... cations/follow * notifications/leave * blocks/create * blocks/destroy * blocks/exists * blocks/b... ne * statusnet/groups/show * statusnet/groups/create * statusnet/groups/join * statusnet/groups/le
Press Room
3 Hits, Last modified:
eribuijs * [[https://homehack.nl/floss-tools-to-create-a-forum-or-community/|FLOSS tools to create a forum or community]] by eribuijs * [[https://anoxinon.med... 2018/04/25/friendica-server-ubuntu-xenial-part-1/|Create Your Own Friendica Server on Ubuntu 16.04 – Part
Events @docs
3 Hits, Last modified:
orwards and backwards. And return to *today*. To create a new event, you can either follow the link "Create New Event" or double click on the desired box in the ... if you are the one who created the event. ===== Create a new Event ===== Following one of the methods m
Friendica on GitHub @docs
3 Hits, Last modified:
git on the system you will be developing on. - Create your own [[https://github.com|GitHub]] account. ... ided here: http://help.github.com/fork-a-repo/ to create and use your own tracking fork on GitHub - Run ... ges to your fork. Then go to your GitHub page and create a “Pull request” to notify us to merge your work.
Settings @docs
3 Hits, Last modified:
. === Multiple Registrations === The ability to create “Pages” requires a person to register more than o... rely. In the last section of the page admins can create new accounts on the node. The password for the ne... in//. By default this will be the one account you create during the installation process. But you can expa
Admin Tools @docs
3 Hits, Last modified:
is in seconds). In ''/etc/fail2ban/jail.local'' create a section for Friendica: [friendica] enabled =... h = /var/log/friend.log logencoding = utf-8 And create a filter definition in ''/etc/fail2ban/filter.d/f... lect the blocklists of servers of your choice and create a merged blocklist from them that you can then im
Updating Friendica @docs
3 Hits, Last modified:
ere are too many rows to handle manually, you can create a new table with the same structure as the table ... ilable in ''database.sql''. SQL command CREATE TABLE <table_name>_new <rest of the CREATE TABLE>; INSERT IGNORE INTO <table_name>_new SELECT * FROM
FAQ / Friendica @faq
3 Hits, Last modified:
bpages with the "link"-button, Friendica tries to create a small preview. If this doesn't work, try to add... ssible via the API.</panel> <panel title="How to create a RSS feed of the stream?">If you want to share y... anding page of my Friendica server?">Yes you can! Create a file called ''home.html'' in the root directory
Formatting Syntax @wiki
3 Hits, Last modified:
Welcome to your new DokuWiki @wiki
3 Hits, Last modified:
Friendica Storage Backend Addon development @docs
2 Hits, Last modified:
Friendica API authentication @docs
2 Hits, Last modified:
Forums @docs
2 Hits, Last modified:
Groups and Privacy @docs
2 Hits, Last modified:
Tags and Mentions @docs
2 Hits, Last modified:
manda_scott @user
2 Hits, Last modified:
Friendica Hackathon 2020 @activitys
1 Hits, Last modified:
Friendica BBCode tags reference @docs
1 Hits, Last modified:
Using Composer @docs
1 Hits, Last modified:
How To Move Classes to src @docs
1 Hits, Last modified:
First Steps @docs
1 Hits, Last modified:
Making Friends @docs
1 Hits, Last modified:
How to move your account between servers @docs
1 Hits, Last modified:
Creating posts @docs
1 Hits, Last modified:
Friendica translations @docs
1 Hits, Last modified:
User Documentation @docs
1 Hits, Last modified:
AaronSwift1 (aaronswift1) - Public Page @user
1 Hits, Last modified:
Adam Ruiz (adamtbn1580543) - Public Page @user
1 Hits, Last modified:
Andreas Kilgus (aki42) - Public Page @user
1 Hits, Last modified:
Alex Meier (alawis99) - Public Page @user
1 Hits, Last modified:
Angus Johns (angusjohns0178) - Public Page @user
1 Hits, Last modified:
Kim Perry (anyhoots) - Public Page @user
1 Hits, Last modified:
Arthur J (arthurj) - Public Page @user
1 Hits, Last modified:
Lawrence London (avantgeared) - Public Page @user
1 Hits, Last modified:
Barry Solow (baslow) - Public Page @user
1 Hits, Last modified:
Adriano Maini (bigarella) - Public Page @user
1 Hits, Last modified:
Frits (bosman) - Public Page @user
1 Hits, Last modified:
caos (caos) - Public Page @user
1 Hits, Last modified:
Carl Lemmons (carllemmons003) - Public Page @user
1 Hits, Last modified:
Casper Rutten (casperrutten) - Public Page @user
1 Hits, Last modified:
Clayton Mattatall (darkoverlordii) - Public Page @user
1 Hits, Last modified:
dfdf (dfdf) - Public Page @user
1 Hits, Last modified:
Don Wolli (donwolli) - Public Page @user
1 Hits, Last modified:
(drone1970) - Public Page @user
1 Hits, Last modified:
Davy (dvdvsdr) - Public Page @user
1 Hits, Last modified:
Dany Zsrp (eisphenix) - Public Page @user
1 Hits, Last modified:
Elsie Eastham (elsieeastham) - Public Page @user
1 Hits, Last modified:
ererer (ererer) - Public Page @user
1 Hits, Last modified:
Tsulmuun (error) - Public Page @user
1 Hits, Last modified:
ersf (ersf) - Public Page @user
1 Hits, Last modified:
foo_test (foo_test) - Public Page @user
1 Hits, Last modified:
Ji Fu (fuatlibranetdotde) - Public Page @user
1 Hits, Last modified:
Ray Haw (gasebuddy) - Public Page @user
1 Hits, Last modified:
Gerard Braad (gbraad) - Public Page @user
1 Hits, Last modified:
Gerd Schnitzler (gerd_schnitzler) - Public Page @user
1 Hits, Last modified:
GerlinGer (gerlin) - Public Page @user
1 Hits, Last modified:
Ramiz Mehdiyev (hagilo9425) - Public Page @user
1 Hits, Last modified:
HDaIP.develoment Team (hdaipteam) - Public Page @user
1 Hits, Last modified:
Steve Rogers (healthyonez) - Public Page @user
1 Hits, Last modified:
Michael (heluecht) - Public Page @user
1 Hits, Last modified:
hoergen (hoergen) - Public Page @user
1 Hits, Last modified:
Ingo Lantschner (ilanti) - Public Page @user
1 Hits, Last modified:
Ilse Rooney (ilserooney1) - Public Page @user
1 Hits, Last modified:
Tamara Wright (jellocake59) - Public Page @user
1 Hits, Last modified:
Jochen Brameier (john) - Public Page @user
1 Hits, Last modified:
Jon W (jonnj) - Public Page @user
1 Hits, Last modified:
Joseph Hogan (joseph) - Public Page @user
1 Hits, Last modified:
Juha Laakkonen (juhalaxi) - Public Page @user
1 Hits, Last modified:
Junko Marlay (junkomarlay4) - Public Page @user
1 Hits, Last modified:
Karsten Nitsch (karsten) - Public Page @user
1 Hits, Last modified:
lanewsa2022 - Public Page @user
1 Hits, Last modified:
Loretta Schuler (lorettaschuler) - Public Page @user
1 Hits, Last modified:
Luella Bidwell (luellabidwell2) - Public Page @user
1 Hits, Last modified:
Lynell McClean (lynellmcclean6) - Public Page @user
1 Hits, Last modified:
m33 (m33) - Public Page @user
1 Hits, Last modified:
Marc Marc (marc) - Public Page @user
1 Hits, Last modified:
Manfred Beck (mayo) - Public Page @user
1 Hits, Last modified:
Ben Millwood (meblin) - Public Page @user
1 Hits, Last modified:
Mikka (mikka062024) - Public Page @user
1 Hits, Last modified:
Hypolite Petovan (mrpetovan) - Public Page @user
1 Hits, Last modified:
Robert Dinse (nanook) - Public Page @user
1 Hits, Last modified:
Neil Harvey (neilh26) - Public Page @user
1 Hits, Last modified:
Nik Clayton (nikclayton) - Public Page @user
1 Hits, Last modified:
Ole (olemara) - Public Page @user
1 Hits, Last modified:
Orz (orzzro) - Public Page @user
1 Hits, Last modified:
Ay Moh (pardxbhyd) - Public Page @user
1 Hits, Last modified:
Peter Butts (pbutts) - Public Page @user
1 Hits, Last modified:
Pippin (pippin) - Public Page @user
1 Hits, Last modified:
Yamamoto Ryuta (ryuu_ron2002) - Public Page @user
1 Hits, Last modified:
Samor (samor) - Public Page @user
1 Hits, Last modified:
Ian Molton (spyro) - Public Page @user
1 Hits, Last modified:
Daniel Buck (tealk) - Public Page @user
1 Hits, Last modified:
Terrell Dewey (terrelldewey) - Public Page @user
1 Hits, Last modified:
tester (test.com_h1_7_7_h1) - Public Page @user
1 Hits, Last modified:
Lars Werner (testing) - Public Page @user
1 Hits, Last modified:
Vincent Joyce (untemperedsteel) - Public Page @user
1 Hits, Last modified:
utzer (utzer_test) - Public Page @user
1 Hits, Last modified:
Vegard Fjeldberg (vegafjord) - Public Page @user
1 Hits, Last modified:
vinzv (vinzv) - Public Page @user
1 Hits, Last modified:
Viola Ballow (violaballow) - Public Page @user
1 Hits, Last modified:
Waleed Qader (waleed-qader) - Public Page @user
1 Hits, Last modified:
Martin Wicki (wicki) - Public Page @user
1 Hits, Last modified:
DokuWiki @wiki
1 Hits, Last modified: