Search

You can find the results of your search below.

Twitter API @docs
155 Hits, Last modified:
s-and-users/manage-account-settings/api-reference/get-account-verify_credentials|GET api/account/verify_credentials]] * Unsupported parameter: * ... tter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-show|GET api/users/show]] * [[https://developer.twitter.com/en/docs/ac
Mastodon API @docs
68 Hits, Last modified:
stodon.org/methods/accounts/#retrieve-information|GET /api/v1/accounts/:id]] * [[https://docs.joinmas... [[https://docs.joinmastodon.org/methods/accounts/|GET /api/v1/accounts/:id/followers]] * [[https://docs.joinmastodon.org/methods/accounts/|GET /api/v1/accounts/:id/following]] * [[https://docs.joinmastodon.org/methods/accounts/|GET /api/v1/accounts/:id/lists]] * [[https://docs.j
Friendica API @docs
40 Hits, Last modified:
dica API entities]]. ===== Endpoints ===== ==== GET api/friendica/events ==== Returns a list of [[:d... aximum number of items returned, default 20 ==== GET api/externalprofile/show ==== Returns a [[:docs:... rs === * ''%%profileurl%%'': Profile URL ==== GET api/statuses/public_timeline ==== Returns a list... orted parameters === * ''%%trim_user%%'' ==== GET api/statuses/networkpublic_timeline ==== Returns
GNU Social API @docs
21 Hits, Last modified:
tities]]. ===== Implemented endpoints ===== * GET api/account/rate_limit_status * POST api/account/update_profile_image * GET api/account/verify_credentials * GET api/direct_messages * POST/DELETE api/direct_messages/destroy * POST api/direct_messages/new * GET api/direct_messages/sent * GET api/favorites
Friendica Storage Backend Addon development @docs
20 Hits, Last modified:
nterface ICanWriteToStorage { public function get(string $reference); public function put(strin... function __toString(); public static function getName(); } </code> * ''%%get(string $reference)%%'' returns data pointed by ''%%$reference%%'' * ''%... erface ICanConfigureStorage { public function getOptions(); public function saveOptions(array $
Friendica Addon development @docs
12 Hits, Last modified:
arg2%%'' would give this: <code php> DI::args()->getArgc(); // = 3 DI::args()->get(0); // = 'addon' DI::args()->get(1); // = 'arg1' DI::args()->get(2); // = 'arg2' </code> To display a module page, you need to declare
Friendica Installation @docs
9 Hits, Last modified:
ur domain((**You really should do this**, you can get a TLS certificate for free using LetsEncrypt and ... t allow Unix shell access, you might have trouble getting everything to work.** For alternative server... ps/friendica_ynh|Friendica with YunoHost]]. ==== Get Friendica ==== Download the full archive of the ... data view/smarty3 chmod 775 view/smarty3 </code> Get the addons by going into your website folder. <c
Autoloader with Composer @docs
6 Hits, Last modified:
er with Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage dependencies lib... endica; class ItemsManager { public function getAll() { ... } public function getByID($id) { ... } } </code> The class ''%%ItemsManager%%'' has bee... ndica\ItemsManager(); $items = $itemsmanager->getAll(); // pass $items to template // retu
Where to get started to help improve Friendica @docs
6 Hits, Last modified:
====== Where to get started to help improve Friendica ====== Do you want to help us improve Friendica? Here we have compiled some hints on how to get started and some tasks to help you choose. A proj... re. ==== Composer ==== Friendica uses [[https://getcomposer.org|Composer]] to manage dependencies lib... # `composer install` if the `composer.lock` file gets changed # to update all the php dependencies
Welcome to your new DokuWiki @wiki
6 Hits, Last modified:
s now up and running. Here are a few more tips to get you started. Enjoy your work with DokuWiki,\\ --... od way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to t... .org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]]. Of course we'd be
addons @de:docs
6 Hits, Last modified:
k::callAll('isEnabled', $arr); Hook::callAll('get', $arr); ### src/Content/ContactSelector.php ... ### src/Core/Hook.php self::callSingle(self::getApp(), 'hook_fork', $fork_hook, $hookdata); ### s... nerate_named_map', $arr); Hook::callAll('Map::getCoordinates', $arr); ### src/Util/Network.php ... ); ### src/Util/ParseUrl.php Hook::callAll("getsiteinfo", $siteinfo); ### src/Protocol/DFRN.php
Press Room
4 Hits, Last modified:
gel * [[http://www.phillipjreese.com/front-page/get-out-of-the-prison-how-to-join-mastodon-and-friendica-starting-your-journey-on-the-fediverse/|Get out of the prison: How to join Mastodon and Frien... * [[http://randalmatheny.com/2012/03/14/how-to-get-started-with-friendica-in-7-small-easy-steps/|How to get started with Friendica in 7 small, easy steps]] b
Domain-Driven-Design @docs
4 Hits, Last modified:
return \Friendica\Database\DBA::update('table', get_object_vars($this), ['id' => $this->id]); } }... { return $this->dba->update('table', get_object_vars($this), ['id' => $this->id]); } }... { return $this->dba->update('table', get_object_vars($this), ['id' => $this->id]); } }... { return $this->dba->update('table', get_object_vars($model), ['id' => $model->id]); }
Account Basics @docs
3 Hits, Last modified:
t does need to be a real email address. You can’t get your initial password, or reset a lost password l... sword to something that you will remember. ===== Getting Started ===== A link with ‘Tips for New Memb... pages for two weeks providing key information for getting started. ===== Retrieving Personal Data ====
Using Composer @docs
3 Hits, Last modified:
= Using Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage dependencies lib... ary has a different target version, and [[https://getcomposer.org/doc/articles/versions.md#writing-basi... t not to run it as root. ==== See [[|https:%%//%%getcomposer.org/root]]. Composer should be run as the
Installing Connectors (Twitter/GNU Social) @docs
3 Hits, Last modified:
Settings @docs
3 Hits, Last modified:
Using SSL with Friendica @docs
3 Hits, Last modified:
Themes @docs
3 Hits, Last modified:
tags-and-mentions @de:docs
3 Hits, Last modified:
Friendica Hackathon 2020 @activitys
2 Hits, Last modified:
Friendica API authentication @docs
2 Hits, Last modified:
Friendica API entities @docs
2 Hits, Last modified:
Configuration Guide for small Nodes @docs
2 Hits, Last modified:
home @docs
2 Hits, Last modified:
Friendica Templating Documentation @docs
2 Hits, Last modified:
Vagrant for Friendica Developers @docs
2 Hits, Last modified:
FAQ / Friendica @faq
2 Hits, Last modified:
events @de:docs
2 Hits, Last modified:
Friendica Installation @de:docs
2 Hits, Last modified:
Friendica Hackathon 2021 @activitys
1 Hits, Last modified:
Friendica API @docs
1 Hits, Last modified:
Friendica BBCode tags reference @docs
1 Hits, Last modified:
Bugs and Issues @docs
1 Hits, Last modified:
config @docs
1 Hits, Last modified:
Events @docs
1 Hits, Last modified:
Friendica on GitHub @docs
1 Hits, Last modified:
Groups and Privacy @docs
1 Hits, Last modified:
First Steps @docs
1 Hits, Last modified:
Friendica Message Flow @docs
1 Hits, Last modified:
Comment, sort and delete posts @docs
1 Hits, Last modified:
Admin Tools @docs
1 Hits, Last modified:
Friendica translations @docs
1 Hits, Last modified:
Updating Friendica @docs
1 Hits, Last modified:
Rebeka (rebeka) - Public Page @user
1 Hits, Last modified:
Tobias Diekershoff (tobiasd) - Public Page @user
1 Hits, Last modified:
utzer @user
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
developers @de:docs
1 Hits, Last modified:
faq @de:docs
1 Hits, Last modified:
home @de:docs
1 Hits, Last modified: