Search

You can find the results of your search below.

Twitter API
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
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
34 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
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 Installation
8 Hits, Last modified:
ur domain((**You really should do this**, you can get a TLS certificate for free using LetsEncrypt and ... 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... s should all be recoverable automatically. If you get any critical failure at this point, it generally
Friendica Storage Backend Addon development
8 Hits, Last modified:
nterface ICanWriteToStorage { public function get(string $reference); public function put(strin... blic static function getName(); } </code> * ''%%get(string $reference)%%'' returns data pointed by ''... e interface. * ''%%saveOptions(array $data)%%'' get ''%%$data%%'' from admin page, validate it and sa... lements ICanWriteToStorage { public function get(string $reference) : string { try {
Friendica Addon development
5 Hits, Last modified:
de 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 ... ), 'catavatar-emailcat' => DI::pConfig()->get(local_user(), 'catavatar', 'seed', false) ? DI::l
Domain-Driven-Design
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]); }
Settings
3 Hits, Last modified:
run. ==== Additional information ==== Then you get an overview of the accounts on your node, which c... ut. If there is a new version published, you will get notified in the admin panel summary page. ==== A... displayed in the browsers navigation bar. You can get to the ''%%/display%%'' page by following the //L
Where to get started to help improve Friendica
3 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... ca theme. This is a piece of work! If you want to get involved here: * Look at the first steps that
Themes
3 Hits, Last modified:
methink alike $colorset = DI::pConfig()->get( local_user(), 'duepuntozero','colorset'); ... !$colorset) $colorset = DI::config()->get('duepuntozero', 'colorset'); if ($colorse... e variants */ } which tells friendica to get the personal config of a user. Check if it is set
Installing Connectors (Twitter/GNU Social)
3 Hits, Last modified:
a OAuth Consumer key pair (key & secret). You can get it from [[https://twitter.com/apps|Twitter]]. Re... ter as login”. When you’ve registered the app you get a key pair with an OAuth Consumer key and a secre... itter.se/api/ * OAuth Consumer key & secret To get the OAuth Consumer key pair the user has to 1 as
Using SSL with Friendica
2 Hits, Last modified:
and disturbing. For this reason, we recommend to get a certificate signed by a CA. Normally, you have ... of time (e.g. a year or two). There are ways to get a trusted certificate for free. ===== Choose you
home
2 Hits, Last modified:
tion Tools](help/tools) **Developer Manual** * [Get started](help/Developers-Intro) * Set up developm... * * [Main Website](https://friendi.ca) * Ways to get Support * [Friendica Support Forum](https://for
Comment, sort and delete posts
1 Hits, Last modified:
the posting or other people on the internet wont get notified about your //star//. * **Languages**:
Admin Tools
1 Hits, Last modified:
Updating Friendica
1 Hits, Last modified:
Friendica Message Flow
1 Hits, Last modified:
Account Basics
1 Hits, Last modified:
Friendica on GitHub
1 Hits, Last modified:
First Steps
1 Hits, Last modified:
Groups and Privacy
1 Hits, Last modified:
Events
1 Hits, Last modified:
config
1 Hits, Last modified:
Bugs and Issues
1 Hits, Last modified:
Friendica BBCode tags reference
1 Hits, Last modified:
Friendica API
1 Hits, Last modified:
Vagrant for Friendica Developers
1 Hits, Last modified: