Search
You can find the results of your search below.
Fulltext results:
- Friendica Installation
- you encounter installation issues, please let us know via the [[http://forum.friendi.ca/profile/helpers... updating. If you encounter a bug, please let us know. ==== Create a database ==== Create an empty da... atically to important addresses under the /.well-known/ rewrite path. One critical URL would look like, for example: https://example.com/.well-known/host-meta It must be visible to the public and m
- Friendica API
- led, see Friendica log for more information”, “unknown error - update photo entry in database failed”, “unknown error - this error on uploading or updating a ph... o not available” * 500 INTERNALSERVERERROR: “unknown error on deleting photo”, “problem with deleting... RERROR: “problem with deleting item occured”, “unknown error - deleting from database failed” ==== POS... m not available” * 500 INTERNALSERVERERROR: “unknown error - updating in database failed” ---- ===
- Themes
- om the duepunto theme. These resemble some of the now as unsupported marked themes, that were inherited... _POST['duepuntozero_colorset']); } } Now that this information is set in the database, wha... nt keyword and link to the CSS file of it. Done. Now you can use the variant on your system. But remem... t_aside elements. So the central part of the file now looks like this: <body> <?php if(!em
- Groups and Privacy
- best when your friends are Friendica members. We know who else can see the conversations - nobody, //un... to these by web visitors that Friendica doesn’t know. Be aware that this could include some of your fr... ing your profile or entire Friendica site from unknown web visitors also has serious implications for c... sts, these networks have to access them as an “unknown web visitor”. If we allowed this, it would mean
- How To Move Classes to src
- ame that will be used to refer to this class from now on. There is [[https://ethercalc.org/friendica_cl... <code php> namespace Friendica\Core; </code> From now on, the ''%%Config%%'' class can be referred to a... e classes ===== The class file you just moved is now in the ''%%Friendica%%'' namespace, but it probab... } </code> ===== Remove any useless require ===== Now that you successfully moved your class to the aut
- Where to get started to help improve Friendica
- helpers directly if you can't help but think you know who can. ===== Translation ===== The documentat... atural language. Don't worry, you don't have to know by heart the PSR-2 coding standards to start cont... ir experiences. * Talk to design people if you know any. * Let us know about your plans [[https://forum.friendi.ca/profile/developers|in the dev forum]]
- Settings
- atabase. Before doing so, you should be sure you know what you do and have a backup of the database. =... ecentralized social network federation your node knows. These numbers are not complete and only contain... rom their Friendica node. To do so, they need to know the GUID of the posting. This can be found on the... ]] to keep the log file from growing too big. **Known Issues**: The filename ''%%friendica.log%%'' can
- Making Friends
- riend has approved the request). If you already know somebody’s Identity Address, you can enter it in ... eroma, socialhome, and ganggo platforms. If you know (for instance) “alice” on gnusocial.net (a GNU So... orks can also initiate contact with you, if they know your contact details. ==== Other social media ==... ways they are like a “follower” - but they don’t know this. They think they are a friend. You can also
- Friendica Addon development
- %%$hookname%%'' is a string and corresponds to a known Friendica PHP hook. ''%%$file%%'' is a pathname... e// is the name of the hook and corresponds to a known Friendica JavaScript hook. * //callback// is a... _module()%%''. If this function exists, you will now receive all page requests for ''%%https://my.web.
- Updating Friendica
- ting process of that version specific. Including known cliffs during the process and //cornerstone// re... . To manually remove the duplicates, you need to know the UNIQUE index columns available in ''database.... SERT IGNORE''. To recreate the table you need to know the table structure available in ''database.sql''
- Search in Friendica
- n the Friendica node itself, so only the content known to the Friendica node can be found. ===== Accou... l be imported into the node, so that the user can now interact with the content as usual (like, re-shar
- Friendica Storage Backend Addon development
- n case the caller tries to delete or update an unknown reference. The implementation of the storage bac... n empty array return []; } } </code> Now the plugin main file. Here we register and unregi
- Friendica on GitHub
- how. This means in your commit history you can’t know exactly what happened in terms of merges. **It’s ... he moment a release branch is created, develop is now intended for the version after this release**. So
- Chats
- ink, you will see the login page of the IRC chat. Now choose a nickname and a chatroom. You can choose ... , even something like %%#superchatwhosenameisonlyknownbyme%%. Finally, solve the captchas and click the
- Autoloader with Composer
- namespace, you don’t have any problem) Let’s say now that you need to load some items in a view, maybe... u don’t need to do anything else. Going further: now we have a bunch of ''%%*Manager%%'' classes that