Search
You can find the results of your search below.
Fulltext results:
- Friendica Installation @docs
- ting provider will be able to support Friendica. Many will. But **please** review the [[#Requirements|... ment and provide as much detail as possible about any error messages you may see, so that we can preven... ability to debug your PHP installation or acquire any missing modules - but we will do our best to solve any general code issues. If you do not have a Friend
- FAQ / Friendica @faq
- er FAQ ===== <accordion> <panel title="Are there any clients for Friendica I can use?">Friendica is us... astodon]] compatible API, which means you can use any Mastodon/Twitter/GNU Social client for your platf... age about this upload. Generally, you can attach any kind of file to a post. This is possible by using... want to share content from Dropbox, Nextcloud or any other [[http://en.wikipedia.org/wiki/Comparison_o
- Formatting Syntax @wiki
- rld'..." </code> The same can be done to produce any kind of HTML, it just needs to be added to the [[... to display text exactly like it is typed (without any formatting), enclose the area either with ''%%<no... lighter/|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supported. The syn... cho "hello world!"; ?> </file> If you don't want any highlighting but want a downloadable file, specif
- Settings @docs
- e “standalone” and do not wish to be connected to any other Friendica sites. Unauthorised persons will ... th this site. Wildcards are accepted. By default, any (valid) domain may establish friendships with thi... stering here. Wildcards are accepted. By default, any (valid) email address is allowed in registrations... ead the log. You should not place your logs into any directory that is accessible from the web. If you
- Friendica BBCode tags reference @docs
- l <code> [size=20]exact size[/size] (size can be any number, in pixels) </code> or by providing textu... warn your readers, that they should avoid reading any further if they wont get spoiled. In Friendica yo... ou can find my review below. [spoiler=Don't read any further if you don't want to know any details before watching the move]Ok, I told you about the spoile
- Where to get started to help improve Friendica @docs
- u choose. A project like Friendica is the sum of many different contributions. **Very different skills ... ired libraries into the `vendor` folder and makes any namespaced class in `src` available through the w... endica directory. You can browse these files with any browser. If you find missing documentation, don'... hose issues. ==== Web interface ==== The thing many people want most is a better interface, preferabl
- Friendica Addon development @docs
- Uninstalling an addon automatically unregisters any hook it registered, but if you need to provide sp... ts for ''%%https://my.web.site/<addon>%%'' - with any number of URL components as additional arguments.... trying to detect the target network of a URL. If any registered hook function sets the ''%%result%%'' ... when trying to probe an item from a given URI. If any registered hook function sets the ''%%item_id%%''
- Two-Factor Authentication @docs
- ===== ==== Download the Authenticator App ==== Any authenticator app should work with Friendica. Non... iguration. **Note:** If you leave this screen at any point without having submitted a verification cod... === You can disable two-factor authentication at any time by going to your [two-factor authentication ... two-factor authentication. You can generate as many app-specific passwords as you want, they will be
- Connectors @docs
- ng your Identity Address on the ‘Connect’ page of any Friendica member. Or you can put their Identity A... **no** privacy provisions on the OStatus network. Any message which is delivered to **any** OStatus member is visible to anybody in the world and will negate any privacy settings that you have in effect. These m
- Themes @docs
- in /view/templates if you want to override any template within your theme create your version of... n /view/theme/**your-theme-name**/templates any template that exists there will be used instead o... isting Theme ===== ==== Theme Variations ==== Many themes are more *theme families* than only one th... That done, you can select it in the settings like any other activated theme. ===== Creating a Theme fr
- Autoloader with Composer @docs
- ibraries into the ''%%vendor%%'' folder and makes any namespaced class in ''%%src%%'' available through... n’t have to directly use it, you can directly use any class that is covered by the autoloader (currentl... ong as it is in another namespace, you don’t have any problem) Let’s say now that you need to load som... $text); } } </code> if you use that class in many places of the code and you don’t want to write th
- Groups and Privacy @docs
- Once you have created a group, you may use it in any access control list. This is the little lock icon... oviders. If you look at the Contact Edit page for any person, we will tell you whether or not they are ... work much better within a privacy-aware network. Many of the other social networks Friendica can connec... cy ===== The decentralised nature of Friendica (many websites exchanging information rather than one w
- Making Friends @docs
- r or important feeds from Tumblr, Wordpress, and many more. To connect, enter their contact details in... on feeds ==== You can “follow” almost anybody or any website that produces a syndication feed (RSS/Ato... ren’t interested in anything they are saying. In many ways they are like a “follower” - but they don’t
- How To Move Classes to src @docs
- nding ''%%\%%'' is enough. However, if there are many instance, we can use ''%%use%%'' again. <code ph... ::is_result($r)) { ... } </code> ===== Remove any useless require ===== Now that you successfully ... ply browsing Friendica. Check the class file for any magic constant ''%%__FILE__%%'' or ''%%__DIR__%%'
- Friendica on GitHub @docs
- how you can work on the code with us. If you have any questions please write to the Friendica developer... ome important reminders ===== - Please pull in any changes from the project repository and merge the... ng a pull request. We reserve the right to reject any patch which results in a large number of merge co