Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Friendica Addon development
26 Treffer, Zuletzt geändert:
t the point the hook was invoked, * profile and user information, etc. It is recommeded you call this... ==== Admin settings ===== Your addon can provide user-specific settings via the ''%%addon_settings%%'' ... ooks ===== ==== authenticate ==== Called when a user attempts to login. ''%%$b%%'' is an array contain... cated**: set this to non-zero to authenticate the user. * **user_record**: successful authentication m
Friendica API
21 Treffer, Zuletzt geändert:
#Event|Event]] entities for the current logged in user. === Parameters === * ''%%since_id%%'': (opti... se) === Unsupported parameters === * ''%%trim_user%%'' ==== GET api/statuses/networkpublic_timeline... ameters === * ''%%include_rts%%'' * ''%%trim_user%%'' * ''%%contributor_details%%'' ---- ==== ... ameters === * ''%%include_rts%%'' * ''%%trim_user%%'' * ''%%contributor_details%%'' ==== GET api
Database Tables
18 Treffer, Zuletzt geändert:
oken.md|application-token]] |OAuth user token ... |[Deprecated] User notifications ... |personal (per user) configuration storage ... ca/src/branch/develop/doc/database/db_post-thread-user.md|post-thread-user]] |Thread re
Friendica API entities
11 Treffer, Zuletzt geändert:
s | No | | ''urls'' | List of URLs | No | | ''user_mentions'' | List of User mentions | No | | ''media'' | List of Medias | No | ===== Event ===== ... ''id'' | Integer | | | ''uid'' | Integer | Owner User Id | | ''cid'' | Integer | Target Contact Id | ... | | ''id_str'' | String | No | | ''in_reply_to_user_id'' | Integer | No | | ''in_reply_to_user_id_s
Twitter API
10 Treffer, Zuletzt geändert:
values ===== * ''%%cid%%'': Contact id of the user (important for ''contact_allow'' and ''contact_deny'') * ''%%network%%'': network of the user ===== Unsupported parameters ===== * ''%%cursor%%'' * ''%%trim_user%%'' * ''%%contributor_details%%'' * ''%%place... /docs/tweets/timelines/api-reference/get-statuses-user_timeline|GET api/statuses/user_timeline]] * [[h
Filtering your Network Stream
10 Treffer, Zuletzt geändert:
imple filter, that matches words specified by the user to the text of postings in the network stream. If... hat triggered the filter will be displayed to the user why the posting was collapsed. The case of the wo... ndica-contentfilter.jpg?nolink |Screenshot of the user settings of the content filter addon}} ==== Advan... {2}/"%%'' - Collapse posts that were shared ''causer_link != author_link'' if you only want to filter
Friendica BBCode tags reference
7 Treffer, Zuletzt geändert:
(WebFinger)%%'' | | Set an email link | ''%%[mail]user@mail.example.com[/mail]%%'' | | Use some text as label for the email link | ''%%[mail=user@mail.example.com]Send an email to User[/mail]%%'' ==== Blocks ==== === Paragraphs === Usually, when ... and hashtag conversion to links: * ''[noparse]@user@domain.tld[/noparse]'' * ''[pre]@user@domain.tl
How to Create a Bot
7 Treffer, Zuletzt geändert:
led bots can provide this content as a teaser. A user in the Fediverse can follow this bot and thus eas... be done in the following steps: * Create a new user * Add the RSS feed as contact * Promote the Bot ===== Create a User ===== You can either create a new user by registering a new account from the nodes registration page. O
Themes
7 Treffer, Zuletzt geändert:
tory. This is only needed if the theme allows the user to change certain things of the theme dynamically... on local users shall not pass if (! local_user()) { return; } // if ... the selection key into the personal config of the user DI::pConfig()->set(local_user(), 'duepuntozero', 'colorset', $_POST['duepuntozero_colorset'
Friendica API authentication
6 Treffer, Zuletzt geändert:
cated, but it's worth it for some use cases. The user experience is the same as e.g. those "Login with ... he ''application'' table in Friendica. There's no user-facing way to modify this table, it can only be d... edirect URI", which is where Friendica sends your user back to with your token, and "scopes", which is a... ://friendzone.example/oauth/authorize'' shows the user a prompt. If they accept, it redirects them to ''
Using Composer
6 Treffer, Zuletzt geändert:
/root]]. Composer should be run as the web server user, usually ''%%www-data%%'' with Apache or ''%%http... with nginx. If you can’t switch to the web server user using ''%%su - [web user]%%'', you can directly run the Composer command with ''%%sudo -u [web user]%%''. ==== Running Composer with sudo complains
Settings
6 Treffer, Zuletzt geändert:
he visitors preferences and can be overwritten by user settings. The Friendica community offers some tr... default system theme. This can be over-ridden by user profiles. Default theme is ''%%vier%%'' at the mo... network. === Force Publish === By default, each user can choose on their Settings page whether or not ... directory and there is no option provided to the user to change it. Default is false. === Block Public
Abstracts
4 Treffer, Zuletzt geändert:
atically you have to activate the feature in your user settings. You'll find it at **Settings -> Additi... == How to Display Content Warnings ===== In your user settings, you can decide what should be done with... usually not applied to the stream of a Friendica user. The reason is, that Friendica offers various add... d content filter or the language filter. {{tag>HowTo User BBCode Abstract Fediverse Connector Twitter}}
Friendica Installation
4 Treffer, Zuletzt geändert:
w/smarty3 exists and is writable by the webserver user, in this case www-data <code> mkdir -p view/smar... mysql database login (used for mysql) * ''MYSQL_USER'' The username of the mysql database login (used ... l/mariadb database (env `MYSQL_PORT`) * ''-U|–dbuser <username>'' The username of the mysql/mariadb database login (env `MYSQL_USER` or `MYSQL_USERNAME`) * ''-P|–dbpass <password>
ejabberd and prosody XMPP server with synchronized credentials
4 Treffer, Zuletzt geändert:
llation ===== * Change it’s owner to whichever user is running the server, ie. ejabberd<code> $ cho... nge the access mode so it is readable only to the user ejabberd and has exec<code> $ chmod 700 /path/t... dica credentials ==== Other hints ==== * if a user has a space or a @ in the nickname, the user has to replace these characters: * " " (space) is repl
Friendica API
3 Treffer, Zuletzt geändert:
Configuration Guide for small Nodes
3 Treffer, Zuletzt geändert:
Connectors
3 Treffer, Zuletzt geändert:
Domain-Driven-Design
3 Treffer, Zuletzt geändert:
Documentation
3 Treffer, Zuletzt geändert:
Two-Factor Authentication
3 Treffer, Zuletzt geändert:
User Documentation
3 Treffer, Zuletzt geändert:
Vagrant for Friendica Developers
3 Treffer, Zuletzt geändert:
Accesskeys reference
2 Treffer, Zuletzt geändert:
Account Delegation
2 Treffer, Zuletzt geändert:
Forums
2 Treffer, Zuletzt geändert:
home
2 Treffer, Zuletzt geändert:
Installing Connectors (Twitter/GNU Social)
2 Treffer, Zuletzt geändert:
Remove Account
2 Treffer, Zuletzt geändert:
Themes
2 Treffer, Zuletzt geändert:
Admin Tools
2 Treffer, Zuletzt geändert:
Friendica Administration
1 Treffer, Zuletzt geändert:
GNU Social API
1 Treffer, Zuletzt geändert:
Bugs and Issues
1 Treffer, Zuletzt geändert:
Chats
1 Treffer, Zuletzt geändert:
config
1 Treffer, Zuletzt geändert:
Where to get started to help improve Friendica
1 Treffer, Zuletzt geändert:
Events
1 Treffer, Zuletzt geändert:
Search in Friendica
1 Treffer, Zuletzt geändert:
How to post to Lemmy from your Friendica account
1 Treffer, Zuletzt geändert:
Scheduler - time controlled publishing
1 Treffer, Zuletzt geändert:
Using SSL with Friendica
1 Treffer, Zuletzt geändert:
Tags and Mentions
1 Treffer, Zuletzt geändert:
Friendica translations
1 Treffer, Zuletzt geändert: