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
Friendica Storage Backend Addon development @docs
28 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 $
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 Addon development @docs
19 Hits, Last modified:
%developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener === Current JavaScript hooks ==... 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
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
Friendica Hackathon 2020 @activitys
8 Hits, Last modified:
Schedule Friday 17h UTC Initial get together of the participants (the people who want to hack over the weekend) 18h UTC open round... dance like, how to find new contacts (New user widget?) Community Page - Infinite Scrolling (#9288) Community Page - Filter Widget (Anando is working on that) Suche erweite
addons @de:docs
8 Hits, Last modified:
usbeitrag oder ein Kommentar im lokalen System eingetragen wird. $b ist das Item-Array der Informat... k::callAll('isEnabled', $arr); Hook::callAll('get', $arr); ### src/Content/ContactSelector.php ... tifier.php Hook::callAll('notifier_end', $target_item); ### src/Module/Login.php Hook::callA... ### src/Core/Hook.php self::callSingle(self::getApp(), 'hook_fork', $fork_hook, $hookdata); ### s
Using Composer @docs
7 Hits, Last modified:
= Using Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage dependencies lib... 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/articles/versions.md#writing-basic-version-constraints|per
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
Friendica translations @docs
5 Hits, Last modified:
The Friendica translation process is based on ''gettext'' PO files. Basic worflow: - ''xgettext'' is used to collect translation strings across the pro... rings in your code changes, please run ''bin/run_xgettext.sh'' from the base Friendica directory and co... Friendica cloned repository, just run ''bin/run_xgettext.sh -a <addon_name>'' from the base Friendica
Installing Connectors (Twitter/GNU Social) @docs
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
bbcode @de:docs
5 Hits, Last modified:
Friendica Addons @addons
5 Hits, Last modified:
settings @de:docs
5 Hits, Last modified:
Configuration Guide for small Nodes @docs
4 Hits, Last modified:
chats @de:docs
4 Hits, Last modified:
Domain-Driven-Design @docs
4 Hits, Last modified:
Press Room
4 Hits, Last modified:
Themes @docs
3 Hits, Last modified:
Using SSL with Friendica @docs
3 Hits, Last modified:
Settings @docs
3 Hits, Last modified:
tags-and-mentions @de:docs
3 Hits, Last modified:
Friendica API entities @docs
3 Hits, Last modified:
Account Basics @docs
3 Hits, Last modified:
home @docs
2 Hits, Last modified:
Friendica BBCode tags reference @docs
2 Hits, Last modified:
Friendica Hackathon 2021 @activitys
2 Hits, Last modified:
making-friends @de:docs
2 Hits, Last modified:
Friendica Installation @de:docs
2 Hits, Last modified:
events @de:docs
2 Hits, Last modified:
developers @de:docs
2 Hits, Last modified:
FAQ / Friendica @faq
2 Hits, Last modified:
Vagrant for Friendica Developers @docs
2 Hits, Last modified:
How to post to Lemmy from your Friendica account @docs
2 Hits, Last modified:
Friendica Templating Documentation @docs
2 Hits, Last modified:
Admin Tools @docs
1 Hits, Last modified:
Groups and Privacy @docs
1 Hits, Last modified:
quick-start-network @de:docs
1 Hits, Last modified:
Friendica on GitHub @docs
1 Hits, Last modified:
Friendica Message Flow @docs
1 Hits, Last modified:
home @de:docs
1 Hits, Last modified:
faq @de:docs
1 Hits, Last modified:
Events @docs
1 Hits, Last modified:
config @docs
1 Hits, Last modified:
Abstracts @docs
1 Hits, Last modified:
bot @de:docs
1 Hits, Last modified:
Friendica API @docs
1 Hits, Last modified:
How to Create a Bot @docs
1 Hits, Last modified:
account-basics @de:docs
1 Hits, Last modified:
Bugs and Issues @docs
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
utzer @user
1 Hits, Last modified:
Tobias Diekershoff (tobiasd) - Public Page @user
1 Hits, Last modified:
First Steps @docs
1 Hits, Last modified:
Tags and Mentions @docs
1 Hits, Last modified:
Comment, sort and delete posts @docs
1 Hits, Last modified:
Updating Friendica @docs
1 Hits, Last modified:
Two-Factor Authentication @docs
1 Hits, Last modified:
Rebeka (rebeka) - Public Page @user
1 Hits, Last modified: