Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Twitter API @docs
- /developer.twitter.com/en/docs/accounts-and-users/create-manage-lists/api-reference/post-lists-create|POST api/lists/create]] * Unsupported parameters: * ''%%mode%... /developer.twitter.com/en/docs/accounts-and-users/create-manage-lists/api-reference/post-lists-members-create|POST lists/members/create]] * [[https://developer.twitter.com/en/docs/accounts-and-users/create-manage-lists/api-reference/post-lists-members-create_all|POST lists/members/create_all]] * [[https:/... /developer.twitter.com/en/docs/accounts-and-users/create-manage-lists/api-reference/post-lists-subscribers-create|POST lists/subscribers/create]] * [[https://dev
- Friendica Installation @docs
- it them directly. * Is the empty MySQL-database created? If not, create it. === B.1: Config file === You can use a prep... ], </code> Once you have installed Friendica and created an admin account as part of the process, you can... 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
- Friendica API @docs
- l> <photo> <id>photo id</id> <created>date(YYYY-MM-DD HH:MM:SS)</created> <edited>date(YYYY-MM-DD HH:MM:SS)</edit... </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
- Domain-Driven-Design @docs
- venience factory named ''%%\Friendica\DI%%'' that creates some of the most common objects used in modules.... 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
- Formatting Syntax @wiki
- s <del>deleted</del> as well. **Paragraphs** are created from blank lines. If you want to **force a newli... zed, too. ==== Internal ==== Internal links are created by using square brackets. You can either just gi... nal [[pagename|link text]]. Internal links are created by using square brackets. You can either just gi... ki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enable
- Themes @docs
- ke small changes to the underlying php files. So create a directory called duepunto_lr and create a file called theme.php with your favorite text e... changes for the new theme. ***Note***:You need to create the style.css and at lest import the base CSS fil
- Friendica Installation @de:docs
- 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 ... he installation. As soon as the database has been created, **this is important ** <code> % chmod 644 con
- Friendica Storage Backend Addon development @docs
- eTest { // returns an instance of your newly created storage class abstract protected function ge... o a private field * Friendica automatically creates these classes and passes them as argument to the... o a private field * Friendica automatically creates these classes and passes them as argument to the... ically - until tests for Addons are enabled too - create a test class with the name ''%%addon/tests/Sample
- Friendica on GitHub @docs
- 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.... ===== Release branches ===== A release branch is created when the develop branch contains all features it
- Groups and Privacy @docs
- 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... om it. ===== Access Control ===== Once you have created a group, you may use it in any access control li... e private. Therefore, when you sign up, Friendica creates a group for you that it will automatically add a... where you should exercise caution. Once you have created a post, you can not change the permissions assig
- How to Create a Bot @docs
- ====== 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
- Events @docs
- 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 ... event at the source link, if you are the one who created the event. ===== Create a new Event ===== Following one of the methods mentioned above you reach a for
- Friendica API entities @docs
- No | | ''statuses_count'' | Integer | No | | ''created_at'' | String (Date) Ex: Wed May 23 06:01:13 +00... ) | No | | ''truncated'' | Boolean | No | | ''created_at'' | String (Date) Ex: Wed May 23 06:01:13 +00... id'' | String | Resource ID (32 hex chars) | | ''created'' | String (Date) | Format ''YYYY-MM-DD HH:MM:SS... ilename | | ''type'' | String | MIME Type | | ''created'' | String (Date) | Format ''YYYY-MM-DD HH:MM:SS
- Admin Tools @docs
- onfig contact Contact management createdoxygen Generate Doxygen headers dbstruc... 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
- ilable in ''database.sql''. SQL command CREATE TABLE <table_name>_new <rest of the CREATE TABLE>; INSERT IGNORE INTO <table_name>_new S