Search
You can find the results of your search below.
Fulltext results:
- Friendica Installation @docs
- 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 @docs
- 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
- Press Room
- us Alternatives 2019: Where to Go After the Shut Down?]] by David Axton on TechNadu * [[https://www.f... riendica-server-ubuntu-xenial-part-1/|Create Your Own Friendica Server on Ubuntu 16.04 – Part 1]] by Hi... linuxjournal.com/content/cooking-linux-build-your-own-social-network-friendica-tuesday-linux-journal-show|Cooking With Linux: Build Your Own Social Network With Friendica: The Tuesday Linux
- Twitter API @docs
- 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 @docs
- 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 @docs
- 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
- FAQ / Friendica @faq
- the API path in its settings. Here is a list of known working clients: === Android === * [[http://a... ([[https://whalebird.social/en/desktop/contents/downloads#windows|Website Download]], [[https://github.com/h3poteto/whalebird-desktop|GitHub]]) === Web Fr... ese files will be linked to your post and can be downloaded by your contacts. But it's not possible to
- Formatting Syntax @wiki
- add the section name behind a hash character as known from HTML. This links to [[syntax#internal|this S... es: * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones. ... okuWiki supports a "poster" image which will be shown before the video has started. That image needs to... ly, just make the next cell completely empty as shown above. Be sure to have always the same amount of
- Friendica Hackathon 2020 @activitys
- ndi.ca/user/fadmin BUG: False rights/owner for /Storage in FS need a Config for Owner/Group and FS.Rights BUG; (may away afte... dons: The Button 'Load Addons New' are not good shown as is a Link (in Frio) Suggest: Show only unknown Messages on Global-Page. Should be configurable i
- Friendica API @docs
- 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 @docs
- 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 Installation @de:docs
- h auf wichtige Adressen unter dem Pfad ''/.well-known/'' antworten. Eine kritische URL ist zum Beispiel so aussehen: ''https://example.com/.well-known/host-meta''. Diese muss für die Öffentlichkeit si... ch, dass eine andere Software den Pfad ''/.well-known/'' verwendet. Andere Symptome können eine Fehlerm... lte dies der Fall sein, prüfe ob es ein ''.well-known''-Verzeichnis gibt, das nicht mit Friendica gelie
- Friendica Addon development @docs
- %%'' 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 @docs
- 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
- Friendica Addons @addons
- addons/highlightjs|Link to the sources]] === markdown === Parse Markdown code when creating new items * [[https://git.friendi.ca/friendica/friendica-addons/markdown|Link to the sources]] === mathjax === Addon for F... ]] === numfriends === Change number of contacts shown of profile sidebar * [[https://git.friendi.ca/