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 Addon development
12 Hits, Last modified:
%developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener === Current JavaScript hooks ==... 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
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 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
Installing Connectors (Twitter/GNU Social)
5 Hits, Last modified:
l. All three addons require an account on the target network. In addition you (or typically the server... ut they all require an existing account on the target service. Once installed, these API keys can usual... 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
Using Composer
4 Hits, Last modified:
also a list of required dependencies and their target version. Here’s a simplified version of the one w... and MobileDetect. Each library has a different target version, and [[https://getcomposer.org/doc/articl... entifier to the ''%%require%%'' list and set a target version string. Then you should run ''%%bin/comp... imply edit ''%%composer.json%%'' to update the target version string of the relevant library. Then you
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]); }
Configuration Guide for small Nodes
3 Hits, Last modified:
the ''Cache contact avatars'' option. Don't forget to select ''Clean database'' and ''Periodically o... more). === Relays === Relay server are great to get content into your node, especially on small nodes... (or another low value) so that these posting will get deleted quickly again === Display of content ===
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
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
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
Friendica BBCode tags reference
2 Hits, Last modified:
endica[/url]%% | %%<a href="http://friendi.ca" target="external-link">Friendica</a>%% | ==== Images =... hey should avoid reading any further if they wont get spoiled. In Friendica you can use the ''[spoiler]
home
2 Hits, Last modified:
How to post to Lemmy from your Friendica account
2 Hits, Last modified:
Using SSL with Friendica
2 Hits, Last modified:
Account Basics
1 Hits, Last modified:
Friendica API
1 Hits, Last modified:
Friendica API authentication
1 Hits, Last modified:
Friendica API entities
1 Hits, Last modified:
How to Create a Bot
1 Hits, Last modified:
Bugs and Issues
1 Hits, Last modified:
config
1 Hits, Last modified:
Events
1 Hits, Last modified:
Friendica on GitHub
1 Hits, Last modified:
Groups and Privacy
1 Hits, Last modified:
First Steps
1 Hits, Last modified:
Friendica Message Flow
1 Hits, Last modified:
Tags and Mentions
1 Hits, Last modified:
Comment, sort and delete posts
1 Hits, Last modified:
Admin Tools
1 Hits, Last modified:
Two-Factor Authentication
1 Hits, Last modified:
Updating Friendica
1 Hits, Last modified:
Vagrant for Friendica Developers
1 Hits, Last modified: