Search

You can find the results of your search below.

Twitter API
127 Hits, Last modified:
que in each network but not for all networks. The users are searched in the following priority: Friendic... 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
Friendica Addon development
29 Hits, Last modified:
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 containing: * **username**: the supplied username * **password**: th
Friendica API
27 Hits, Last modified:
#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
Settings
24 Hits, Last modified:
unts on your node, which can be moderated in the “Users” section of the panel. As well as an overview of... 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... uire approval to register). By default, logged in users can register additional accounts for use as page
Database Tables
22 Hits, Last modified:
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
Filtering your Network Stream
13 Hits, Last modified:
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 Installation
11 Hits, Last modified:
w/smarty3 exists and is writable by the webserver user, in this case www-data <code> mkdir -p view/smar... y database and note the access details (hostname, username, password, database name). Friendica needs t... he port of the mysql/mariadb database * ''MYSQL_USERNAME'' The username of the mysql database login (used for mysql) * ''MYSQL_USER'' The username of the
config
11 Hits, Last modified:
configurations files. They must not be changed by users, because they can get changed from release to re... > <tr> <td><pre> $db_host = 'localhost'; $db_user = 'mysqlusername'; $db_pass = 'mysqlpassword'; $db_data = 'mysqldatabasename'; $a->config["system"]["db... re> 'database' => [ 'hostname' => 'localhost', 'username' => 'mysqlusername', 'password' => 'mysqlpas
Themes
11 Hits, Last modified:
ion of theme heritage. - Some themes also allow users to select *variants* of the theme.Those theme va... tory. This is only needed if the theme allows the user to change certain things of the theme dynamically... function theme_post(App $a){ // non local users shall not pass if (! local_user()) { return; } // if the one speci
Friendica API entities
11 Hits, Last modified:
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
Friendica BBCode tags reference
10 Hits, Last modified:
^ | embed an image | ''%%[img]https://raw.githubusercontent.com/friendica/friendica/stable/images/frie... t of the image | ''%%[img=64x32]https://raw.githubusercontent.com/friendica/friendica/stable/images/frie... (description) for it | ''%%[img=https://raw.githubusercontent.com/friendica/friendica/stable/images/frie... (WebFinger)%%'' | | Set an email link | ''%%[mail]user@mail.example.com[/mail]%%'' | | Use some text as
How to Create a Bot
8 Hits, Last modified:
led bots can provide this content as a teaser. A user in the Fediverse can follow this bot and thus eas... dmin needs to enable the server setting to "Allow users to set the remote_self flag" ====== Realization... 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 registe
Configuration Guide for small Nodes
7 Hits, Last modified:
m. === Limit public access === If non-logged in users have less access to potentially resource hungry ... Friendica those resources are free for logged in users. These resource hungry parts include ''Community... omatically, as long as it is not protected by the users of the node. The settings for this are * ''Li... some tags your server should import. Also "Allow user tags" so that the user can set tags to follow fro
Using Composer
6 Hits, Last modified:
/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
Abstracts
6 Hits, Last modified:
to //hide your posting behind// a button, so that users may decide if they want to read the entire posti... 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
Documentation
4 Hits, Last modified:
First Steps
4 Hits, Last modified:
Connectors
4 Hits, Last modified:
Friendica API
4 Hits, Last modified:
User Documentation
4 Hits, Last modified:
GNU Social API
4 Hits, Last modified:
Admin Tools
3 Hits, Last modified:
Two-Factor Authentication
3 Hits, Last modified:
Making Friends
3 Hits, Last modified:
Installing Connectors (Twitter/GNU Social)
3 Hits, Last modified:
Vagrant for Friendica Developers
3 Hits, Last modified:
home
3 Hits, Last modified:
Account Delegation
3 Hits, Last modified:
Forums
3 Hits, Last modified:
Domain-Driven-Design
3 Hits, Last modified:
Search in Friendica
2 Hits, Last modified:
Friendica translations
2 Hits, Last modified:
Themes
2 Hits, Last modified:
Tags and Mentions
2 Hits, Last modified:
Chats
2 Hits, Last modified:
Using SSL with Friendica
2 Hits, Last modified:
Remove Account
2 Hits, Last modified:
Where to get started to help improve Friendica
2 Hits, Last modified:
Accesskeys reference
2 Hits, Last modified:
Developer Documentation
1 Hits, Last modified:
Scheduler - time controlled publishing
1 Hits, Last modified:
How to post to Lemmy from your Friendica account
1 Hits, Last modified:
The Fediverse
1 Hits, Last modified:
Channels
1 Hits, Last modified:
Bugs and Issues
1 Hits, Last modified:
Events
1 Hits, Last modified:
Friendica Administration
1 Hits, Last modified:
Updating Friendica
1 Hits, Last modified: