Search

You can find the results of your search below.

Twitter API
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
Friendica Installation
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
Domain-Driven-Design
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
Themes
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
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 API
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
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
Updating Friendica
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
Admin Tools
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
Events
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
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
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
Friendica Storage Backend Addon development
2 Hits, Last modified:
ically - until tests for Addons are enabled too - create a test class with the name ''%%addon/tests/Sample... protected function getInstance() { // create a new SampleStorageBackend instance with all it's
Tags and Mentions
2 Hits, Last modified:
ding the tag name with the # character. This will create a link in the post to a generalised site search f... rscore character. It is therefore not possible to create a tag whose target contains an underscore. Topic
Groups and Privacy
2 Hits, Last modified:
rful features. ===== Setting Up Groups ===== To create a group, visit your Friendica “Contacts” page and select “Create a new group”. Give the group a name. This brings
Friendica API authentication
2 Hits, Last modified:
Forums
2 Hits, Last modified:
First Steps
1 Hits, Last modified:
How to improve the performance of a Friendica site
1 Hits, Last modified:
Making Friends
1 Hits, Last modified:
How to move your account between servers
1 Hits, Last modified:
Creating posts
1 Hits, Last modified:
How To Move Classes to src
1 Hits, Last modified:
Using Composer
1 Hits, Last modified:
Friendica translations
1 Hits, Last modified:
Friendica BBCode tags reference
1 Hits, Last modified:
User Documentation
1 Hits, Last modified: