Search

You can find the results of your search below.

Friendica BBCode tags reference
12 Hits, Last modified:
ont has to be present on the viewers system to be used. ==== Links ==== ^ Purpose ^ BBCode ^ | Set... both by using the BBCode ''[code]'' tag. If it is used on a single line surrounding your code (maybe eve... de block you can specify the programming language used in the following code block. If the nodes admin h... tjs|hightlightjs addon]] this information will be used to apply the correct syntax highlighting. You can
Friendica Installation
9 Hits, Last modified:
un on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites. We o... RNAME'' The username of the mysql database login (used for mysql) * ''MYSQL_USER'' The username of the mysql database login (used for mariadb) * ''MYSQL_PASSWORD'' The password ... == Friendica settings == This variables wont be used at normal Friendica runtime. Instead, they get sa
Settings
9 Hits, Last modified:
will set the default language for the node. It is used as fall back setting should Friendica fail to rec... but the admin has to approve it before it can be used. * **closed**: No new registrations are possibl... false. === OpenID === By default, OpenID may be used for both registration and logins. If you do not w... == === File storage backend === Set the backend used by Friendica to store uploaded file data. Two sto
Friendica Addon development
7 Hits, Last modified:
y URL path). ===== Naming ===== Addon names are used in file paths and functions names, and as such: -... ving a post from another source. This may also be used to post local activity or system generated messag... * **field**: Standard field data structure to be used by ''%%field_checkbox.tpl%%'' and ''%%field_selec... stRoute\RouterCollector%%'' object that should be used to add addon routes pointing to classes. **Notic
Search in Friendica
7 Hits, Last modified:
the profiles that match the name. The name can be used in the //display name// field of the profile or t... l the groups that match the name. The name can be used in the //display name// field of the group profil... === For the text search boolean operators may be used by prefixing the search terms with a ''+'' (word ... ot contain the word). In addition brackets can be used to combine operators. If no boolean operator is
Used Protocols
6 Hits, Last modified:
====== Used Protocols ====== ===== Friendicas DFRN Protocol ===== * [[https://git.friendi.ca/friendi... activities and object types. Additional types are used for non standard activities. * [[http://activi... /friendica/friendica/wiki/ActivityStreams|List of used ActivityStreams verbs and object types.]] ===== Salmon ===== Salmon is used as a message exchange protocol for replies and me
How To Move Classes to src
6 Hits, Last modified:
lly included]] when the class it defines is first used in the flow. This is an improvement over the curr... consequences as it will be the name that will be used to refer to this class from now on. There is [[ht... actical, especially when the class was previously used as ''%%Config%%''. Thankfully, PHP provides names... ill provoke a Fatal Error even if the class isn’t used. ===== Miscellaneous tips ===== When you are do
Themes
5 Hits, Last modified:
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 ===... me_admin_post. theme_content and theme_admin are used to make the form available in the settings, respe... nd we have set the template engine that should be used by friendica for this theme. At the moment you sh
Friendica API entities
5 Hits, Last modified:
of disallowed group ids | ===== Hashtag ===== Unused ===== Item ===== ^ Attribute ^ Type ^ Nul... : Private message\\ 32: Friend suggestion\\ 64: Unused\\ 128: Mention\\ 256: Tag added to a post\\ 512: ... tring | Comma-separated list of words meant to be used for search only. | | | ''homepage'' | String (UR... ''small'' | Size | Yes | ===== Symbol ===== Unused ===== URL ===== ^ Attribute ^ Type ^ Null
Using Composer
4 Hits, Last modified:
har install </code> And that’s it. If any library used by Friendica has been upgraded, Composer will fetch the version currently used by Friendica and refresh the autoloader to ensure... ontributing to Friendica! Composer is meant to be used by developers to maintain third-party libraries r... to the former. ===== Composer FAQ ===== ==== I used the composer command and got a warning about not
Abstracts
4 Hits, Last modified:
cs:thefediverse|Fediverse]], the abstract will be used as //content warning//. In this article, you will... diences ====== If you add an abstract, this will used for all occasions of it's usage. As short version... , to specify the platform this abstract should be used for. This parameter is either a shortened form of the targeted platforms name or the protocol used. For Twitter the value for this parameter is ''tw
Database Tables
4 Hits, Last modified:
|ActivityPub compatible contacts - used in the ActivityPub implementation| |[[https://git... |ActivityPub endpoints - used in the ActivityPub implementation | |[[h... |Diaspora compatible contacts - used in the Diaspora implementation | |[[https://... bscriber.md|push_subscriber]] |Used for OStatus: Contains feed subscribers
Friendica API
4 Hits, Last modified:
move previous “attendyes”. Attend verbs should be used only with event-related items (there is no check ... ted * ''friendica_parenturi'': optional, can be used for increased safety to delete only intended mess... at 80x80 * 6: Profile image at 48x48 An image used as profile image has only scale 4-6, other images... cessary) * ''%%album_new%%'' (optional): can be used to change the album of a single photo if photo_id
Tags and Mentions
4 Hits, Last modified:
e is “Mike Macgirvin”. Note that spaces cannot be used inside tags. * @mike+151 - this form is used by the drop-down tag completion tool. It indicates the c... entifier number is 151. The drop-down tool may be used to resolve people with duplicate nicknames. You ... ered using the OStatus protocol. This protocol is used by Friendica and GNU Social and several other sys
Account Basics
3 Hits, Last modified:
o be accurate. ==== Nickname ==== A nickname is used to generate web addresses for many of your person... with others. Due to the way that the nickname is used, it has some limitations. It must contain only US... r. It also must be unique on this system. This is used in many places to identify your account, and once
Friendica Templating Documentation
3 Hits, Last modified:
Domain-Driven-Design
3 Hits, Last modified:
Two-Factor Authentication
3 Hits, Last modified:
Friendica Storage Backend Addon development
3 Hits, Last modified:
How to move your account between servers
2 Hits, Last modified:
Friendica translations
2 Hits, Last modified:
Comment, sort and delete posts
2 Hits, Last modified:
Forums
2 Hits, Last modified:
Friendica API
2 Hits, Last modified:
Channels
2 Hits, Last modified:
Remove Account
2 Hits, Last modified:
Filtering your Network Stream
2 Hits, Last modified:
Developer Documentation
1 Hits, Last modified:
Friendica Administration
1 Hits, Last modified:
Twitter API
1 Hits, Last modified:
Scheduler - time controlled publishing
1 Hits, Last modified:
Bugs and Issues
1 Hits, Last modified:
Friendica Message Flow
1 Hits, Last modified:
Connectors
1 Hits, Last modified:
Installing Connectors (Twitter/GNU Social)
1 Hits, Last modified:
First Steps
1 Hits, Last modified:
Friendica on GitHub
1 Hits, Last modified:
Chats
1 Hits, Last modified:
Configuration Guide for small Nodes
1 Hits, Last modified:
Where to get started to help improve Friendica
1 Hits, Last modified:
config
1 Hits, Last modified:
Export / Import of followed Contacts
1 Hits, Last modified: