Search
You can find the results of your search below.
Fulltext results:
- Friendica Installation
- and are queued for later delivery when sites are down. This kind of functionality requires a bit more o... ndica with YunoHost]]. ==== Get Friendica ==== Download the full archive of the stable release of Fri... d the addons from [[https://friendi.ca/resources/download-files/|the project homepage]]. Make sure that... his case www-data <code> mkdir -p view/smarty3 chown www-data:www-data view/smarty3 chmod 775 view/sma
- Autoloader with Composer
- riendica classes. It’s a command-line tool that downloads required libraries into the ''%%vendor%%'' f... s Dfrn { public static function mail($item, $owner) { ... } } </code> <code php> // mod/mail.php <... ... Friendica\Protocol\DFRN::mail($item, $owner); ... } </code> If your code is in same nam... dy'] = ... $atom = DFRN::mail($item, $owner); } elseif ($fsuggest) { $a
- Twitter API
- users/create-manage-lists/api-reference/get-lists-ownerships|GET api/lists/ownerships]] * Unsupported parameters: * ''%%slug%%'' * ''%%owner_screen_name%%'' * ''%%owner_id%%'' * ''%%include_entities%%'' * [[https://developer.t
- Settings
- your node. ==== Queues ==== The three numbers shown are respectively: - The retry queue: These outgoi... on ==== === Register policy === With this drop down selector you can set the nodes registration polic... ackend has configurable options, new fields are shown here. == Filesystem: Storage base path == The b... erved by the web server: this way files can’t be downloaded bypassing the privacy checks. Default valu
- Friendica Templating Documentation
- e> where the value may as well be an array by its own. ===== Form Templates ===== To guarantee a cons... _combobox.tpl ==== A combobox, combining a pull down selection and a textual input field. Field parame... - Array holding the possible values for the pull down selection. ==== field_custom.tpl ==== A customi... tual input. The characters typed in will not be shown by the browser. Field parameter: - Name of the
- Friendica API
- process image data”, “image upload failed”, “unknown error - uploading photo failed, see Friendica log for more information”, “unknown error - update photo entry in database failed”, “unknown error - this error on uploading or updating a pho... not available” * 500 INTERNALSERVERERROR: “unknown error on deleting photo”, “problem with deleting
- Friendica BBCode tags reference
- a node can activate an addon to also support Markdown. How a rich text formatted posting or comment wil... link |Only the text surrounding the spoiler is shown, and the spoilers warning.}} In the second it is shown after the reader had clicked on the spoiler text.... raph specifications the embedded object will be shown (eg, documents from scribd). Page title with a li
- Friendica Addon development
- %%'' file. The latter will be converted from Markdown to HTML in the addon detail page. ===== Install/... %$hookname%%'' is a string and corresponds to a known Friendica PHP hook. ''%%$file%%'' is a pathname ... // is the name of the hook and corresponds to a known Friendica JavaScript hook. * //callback// is a ... ==== Called prior to output home page content, shown to unlogged users. ''%%$b%%'' is the HTML sring o
- Themes
- en-US/docs/Web/HTML/Element/select|select]] pull-down which contains all available variants and s submi... ted variant in friendicas database. To make your own variation appear in the menu, all you need to do ... changed. That would be not a color variation as shown above. Instead we will create a new theme, duepun... icates [[https://daringfireball.net/projects/markdown/|Markdown]] syntax, will be displayed at most rep
- Using SSL with Friendica
- ge!** ===== Intro ===== If you are running your own Friendica site, you may want to use SSL (https) t... o your provider via an encrypted channel!** ==== Own server ==== If you run your own server, we recommend to check out the [[https://letsencrypt.org/|“Let... t not all websites support HTTPS yet. Use at your own risk. - **Verify SSL**: Enabling this will prev
- Tags and Mentions
- in front of the name. * @mike - indicates a known contact in your social circle whose nickname is “mike” * @mike_macgirvin - indicates a known contact in your social circle whose full name is ... s. * @mike+151 - this form is used by the drop-down tag completion tool. It indicates the contact who... whose contact identifier number is 151. The drop-down tool may be used to resolve people with duplicate
- Friendica Storage Backend Addon development
- slatable label of the field. This label will be shown in admin page <code> value, </code> Current ... Translatable description for the field. Will be shown in admin page <code> extra data </code> Opti... case the caller tries to delete or update an unknown reference. The implementation of the storage back
- Friendica API entities
- n ^ | ''id'' | Integer | | | ''uid'' | Integer | Owner User Id | | ''cid'' | Integer | Target Contact... iendica_author'' | Contact | No | | ''friendica_owner'' | Contact | No | | ''friendica_private'' | ... msg'' | String (BBCode) | | | ''uid'' | Integer | Owner User Id | | ''link'' | String (URL) | Notifica
- Connectors
- option to hide your profile and messages from unknown viewers, OStatus members will **not** be able to ... iendica and they may follow you (by placing their own Identity Address into your ‘Connect’ page). ====... Twitter connector installed, and reply using your own status editor. Begin the message with @twitterper
- Where to get started to help improve Friendica
- riendica classes. It's a command-line tool that downloads required libraries into the `vendor` folder ... ation, don't hesitate to contact us and write it down to enhance the code documentation. ==== Issues =... roduce a bug that needs more inquiries and write down what you find out. * If a bug looks fixed, ask