Search

You can find the results of your search below.

Friendica Installation @docs
14 Hits, Last modified:
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
9 Hits, Last modified:
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
8 Hits, Last modified:
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
8 Hits, Last modified:
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
8 Hits, Last modified:
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
8 Hits, Last modified:
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
Formatting Syntax @wiki
8 Hits, Last modified:
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
FAQ / Friendica @faq
8 Hits, Last modified:
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
Friendica API @docs
7 Hits, Last modified:
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 Hackathon 2020 @activitys
7 Hits, Last modified:
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 BBCode tags reference @docs
6 Hits, Last modified:
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
6 Hits, Last modified:
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
Themes @docs
5 Hits, Last modified:
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 Addon development @docs
5 Hits, Last modified:
%%'' 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
Tags and Mentions @docs
4 Hits, Last modified:
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
DokuWiki @wiki
4 Hits, Last modified:
Using SSL with Friendica @docs
4 Hits, Last modified:
Friendica Addons @addons
4 Hits, Last modified:
Where to get started to help improve Friendica @docs
3 Hits, Last modified:
First Steps @docs
3 Hits, Last modified:
User Documentation
3 Hits, Last modified:
Events @docs
3 Hits, Last modified:
Groups and Privacy @docs
3 Hits, Last modified:
Benutzerdokumentation @de
3 Hits, Last modified:
Connectors @docs
3 Hits, Last modified:
Friendica Storage Backend Addon development @docs
3 Hits, Last modified:
Friendica API entities @docs
3 Hits, Last modified:
text_comment @de:docs
2 Hits, Last modified:
How to Create a Bot @docs
2 Hits, Last modified:
Account Basics @docs
2 Hits, Last modified:
Vagrant for Friendica Developers @docs
2 Hits, Last modified:
Two-Factor Authentication @docs
2 Hits, Last modified:
Friendica translations @docs
2 Hits, Last modified:
Comment, sort and delete posts @docs
2 Hits, Last modified:
Friendica on GitHub @docs
2 Hits, Last modified:
Filtering your Network Stream @docs
2 Hits, Last modified:
Using Composer @docs
2 Hits, Last modified:
config @docs
2 Hits, Last modified:
manda_scott @user
1 Hits, Last modified:
Translations
1 Hits, Last modified:
faq @de:docs
1 Hits, Last modified:
chats @de:docs
1 Hits, Last modified:
Welcome to your new DokuWiki @wiki
1 Hits, Last modified:
Developer Documentation @docs
1 Hits, Last modified:
Abstracts @docs
1 Hits, Last modified:
How to post to Lemmy from your Friendica account @docs
1 Hits, Last modified:
FAQ / Wiki @faq
1 Hits, Last modified:
Search in Friendica @docs
1 Hits, Last modified:
Configuration Guide for small Nodes @docs
1 Hits, Last modified:
Updating Friendica @docs
1 Hits, Last modified:
Admin Tools @docs
1 Hits, Last modified:
Domain-Driven-Design @docs
1 Hits, Last modified:
Making Friends @docs
1 Hits, Last modified:
Chats @docs
1 Hits, Last modified:
How To Move Classes to src @docs
1 Hits, Last modified: