Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Twitter API
170 Treffer, Zuletzt geändert:
he APIs]]. ===== Entities ===== These endpoints use the [[help/API-Entities|Friendica API entities]].... que in each network but not for all networks. The users are searched in the following priority: Friendi... values ===== * ''%%cid%%'': Contact id of the user (important for ''contact_allow'' and ''contact_deny'') * ''%%network%%'': network of the user ===== Unsupported parameters ===== * ''%%cur
Mastodon API
57 Treffer, Zuletzt geändert:
ramagit.org/tom79/fedilab|Fedilab]] Automatically uses the legacy API, see issue: https:%%//%%framagit.... 51|Toot!]] ===== Entities ===== These endpoints use the [[https://docs.joinmastodon.org/entities/|Mas... rg/methods/accounts/|GET /api/v1/accounts/:id/statuses]] * [[https://docs.joinmastodon.org/methods/ac... ] * [[https://docs.joinmastodon.org/methods/statuses/media/|POST /api/v1/media]] * [[https://docs.j
Settings
49 Treffer, Zuletzt geändert:
unts on your node, which can be moderated in the “Users” section of the panel. As well as an overview o... will set the default language for the node. It is used as fall back setting should Friendica fail to re... he visitors preferences and can be overwritten by user settings. The Friendica community offers some t... default system theme. This can be over-ridden by user profiles. Default theme is ''%%vier%%'' at the m
Friendica Addon development
45 Treffer, Zuletzt geändert:
y URL path). ===== Naming ===== Addon names are used in file paths and functions names, and as such: ... ge. ===== Install/Uninstall ===== If your addon uses hooks, they have to be registered in a ''%%<addo... t the point the hook was invoked, * profile and user information, etc. It is recommeded you call thi... ng immediately processed or acted on that you can use, display, or alter. Remember to declare it with '
Friendica Installation
43 Treffer, Zuletzt geändert:
un on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites. We ... ood reasons to not choose a certificate, e.g. because you are running a local only test installation of... tml#allowoverride|AllowOverride All]]" so you can use a local ''.htaccess'' file * PHP versions 7.4 t... DED. Directory paths will not be as convenient to use and have not been thoroughly tested. This is REQU
Friendica BBCode tags reference
41 Treffer, Zuletzt geändert:
^ | embed an image | ''%%[img]https://raw.githubusercontent.com/friendica/friendica/stable/images/fri... t of the image | ''%%[img=64x32]https://raw.githubusercontent.com/friendica/friendica/stable/images/fri... (description) for it | ''%%[img=https://raw.githubusercontent.com/friendica/friendica/stable/images/fri... ont has to be present on the viewers system to be used. ==== Links ==== ^ Purpose ^ BBCode ^ | Se
Friendica API
38 Treffer, Zuletzt geändert:
he APIs]]. ===== Entities ===== These endpoints uses the [[:docs:API-Entities|Friendica API entities]... #Event|Event]] entities for the current logged in user. === Parameters === * ''%%since_id%%'': (opt... ''%%profileurl%%'': Profile URL ==== GET api/statuses/public_timeline ==== Returns a list of public [... false) * ''%%conversation_id%%'': Shows all statuses of a given conversation. * ''%%include_entitie
Themes
27 Treffer, Zuletzt geändert:
ion of theme heritage. - Some themes also allow users to select *variants* of the theme.Those theme v... tory. This is only needed if the theme allows the user to change certain things of the theme dynamicall... re of the theme, you need to change the templates used by the theme. Friendica themes are using [[http:... templates any template that exists there will be used instead of the default one. ===== Javascript ==
Friendica API authentication
26 Treffer, Zuletzt geändert:
ods: HTTP Basic and OAuth. HTTP Basic is easy to use, but it requires your account password, so it gra... to grant limited permissions, so that someone can use the API to e.g. read your posts, but not create new ones. You can therefore use OAuth with other applications that you wouldn't w... P Basic authentication should be sufficient here. Use the same username and password you use to login.
Database Tables
26 Treffer, Zuletzt geändert:
|ActivityPub compatible contacts - used in the ActivityPub implementation| |[[https://gi... oken.md|application-token]] |OAuth user token ... |ActivityPub endpoints - used in the ActivityPub implementation | |[[... |Diaspora compatible contacts - used in the Diaspora implementation | |[[https:/
GNU Social API
22 Treffer, Zuletzt geändert:
he APIs]]. ===== Entities ===== These endpoints use the [[:docs:/API-Entities|Friendica API entities]... api/help/test * GET api/search * GET api/statuses/show/:id * POST api/statuses/destroy/:id * GET api/statuses/followers * GET api/statuses/friends * GET api/statuses/friends_
Autoloader with Composer
22 Treffer, Zuletzt geändert:
====== Autoloader with Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage d... t it is available, without the need to explicitly use “require_once”. Once it is set up you don’t have to directly use it, you can directly use any class that is covered by the autoloader (currently ''%%vendor%%'' and ''%
How To Move Classes to src
22 Treffer, Zuletzt geändert:
==== How To Move Classes to src ====== Friendica uses [[:docs:Composer|Composer]] to manage autoloadin... lly included]] when the class it defines is first used in the flow. This is an improvement over the cur... consequences as it will be the name that will be used to refer to this class from now on. There is [[h... you’re done deciding the namespace, it’s time to use it. Let’s say we choose ''%%Friendica\Core%%'' fo
Friendica Storage Backend Addon development
21 Treffer, Zuletzt geändert:
s: <code> [ 'type', </code> define the field used in form, and the type of data. one of ‘checkbox’... %DI::facStorage()->register(string $class)%%'' is used to register the backend class. When the plugin ... ss it back to the backend. This is necessary because it isn’t always clear, if you need further constr... Override the two necessary instances: <code php> use Friendica\Core\Storage\Capability\ICanWriteToStor
Using Composer
21 Treffer, Zuletzt geändert:
====== Using Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage dependencie... docs:autoloader|Class autoloading]] ===== How to use Composer ===== If you don’t have Composer instal... . For the purpose of this help, all examples will use this path to run Composer commands, however feel ... ed a Friendica release archive, you don’t have to use Commposer at all, all the required libraries are
Filtering your Network Stream
19 Treffer, Zuletzt geändert:
Friendica API entities
17 Treffer, Zuletzt geändert:
config
15 Treffer, Zuletzt geändert:
Abstracts
12 Treffer, Zuletzt geändert:
Where to get started to help improve Friendica
12 Treffer, Zuletzt geändert:
ejabberd and prosody XMPP server with synchronized credentials
12 Treffer, Zuletzt geändert:
Domain-Driven-Design
10 Treffer, Zuletzt geändert:
Tags and Mentions
10 Treffer, Zuletzt geändert:
Account Basics
9 Treffer, Zuletzt geändert:
How to Create a Bot
9 Treffer, Zuletzt geändert:
Configuration Guide for small Nodes
9 Treffer, Zuletzt geändert:
Search in Friendica
9 Treffer, Zuletzt geändert:
Two-Factor Authentication
9 Treffer, Zuletzt geändert:
Friendica API
8 Treffer, Zuletzt geändert:
Installing Connectors (Twitter/GNU Social)
8 Treffer, Zuletzt geändert:
Friendica Templating Documentation
8 Treffer, Zuletzt geändert:
Forums
7 Treffer, Zuletzt geändert:
First Steps
7 Treffer, Zuletzt geändert:
Making Friends
7 Treffer, Zuletzt geändert:
Friendica translations
7 Treffer, Zuletzt geändert:
Chats
6 Treffer, Zuletzt geändert:
Connectors
6 Treffer, Zuletzt geändert:
Used Protocols
6 Treffer, Zuletzt geändert:
Using SSL with Friendica
6 Treffer, Zuletzt geändert:
User Documentation
6 Treffer, Zuletzt geändert:
Friendica Administration
5 Treffer, Zuletzt geändert:
Groups and Privacy
5 Treffer, Zuletzt geändert:
Comment, sort and delete posts
5 Treffer, Zuletzt geändert:
Admin Tools
5 Treffer, Zuletzt geändert:
Vagrant for Friendica Developers
5 Treffer, Zuletzt geändert:
Account Delegation
4 Treffer, Zuletzt geändert:
home
4 Treffer, Zuletzt geändert:
Friendica Message Flow
4 Treffer, Zuletzt geändert:
Remove Account
4 Treffer, Zuletzt geändert:
Scheduler - time controlled publishing
4 Treffer, Zuletzt geändert:
Documentation
4 Treffer, Zuletzt geändert:
Accesskeys reference
3 Treffer, Zuletzt geändert:
Bugs and Issues
3 Treffer, Zuletzt geändert:
Channels
3 Treffer, Zuletzt geändert:
Friendica on GitHub
3 Treffer, Zuletzt geändert:
Themes
3 Treffer, Zuletzt geändert:
Updating Friendica
3 Treffer, Zuletzt geändert:
Developer Documentation
2 Treffer, Zuletzt geändert:
Events
2 Treffer, Zuletzt geändert:
How to improve the performance of a Friendica site
2 Treffer, Zuletzt geändert:
How to move your account between servers
2 Treffer, Zuletzt geändert:
Export / Import of followed Contacts
1 Treffer, Zuletzt geändert:
How to post to Lemmy from your Friendica account
1 Treffer, Zuletzt geändert:
Creating posts
1 Treffer, Zuletzt geändert:
The Fediverse
1 Treffer, Zuletzt geändert: