iteToStorage;
interface ICanWriteToStorage
{
public function get(string $reference);
public function put(string $data, string $reference = '');
public function delete(string $reference);
public function __toString();
public static function getName(
rofileurl%%'': Profile URL
==== GET api/statuses/public_timeline ====
Returns a list of public [[:docs:API-Entities#Item|Items]] posted on this node. Equivalent... * ''%%trim_user%%''
==== GET api/statuses/networkpublic_timeline ====
Returns a list of public [[:docs:API-Entities#Item|Items]] this node is aware of. Equivale
hp
namespace Friendica;
class ItemsManager {
public function getAll() { ... }
public function getByID($id) { ... }
}
</code>
The class ''%%ItemsManager%%... php
namespace Friendica;
class BaseManager {
public function thatFunctionEveryManagerUses() { ... }
}... ca;
class ItemsManager extends BaseManager {
public function getAll() { ... }
public function get
s members.
Before:
<code php>
class Model
{
public $id;
function save()
{
return \F... atabase\Database
*/
protected $dba;
public $id;
function __construct(\Friendica\Databas... tabase $dba)
{
$this->dba;
}
public function create()
{
return new Model(... atabase\Database
*/
protected $dba;
public $id;
function __construct(\Friendica\Databas
FRN-poll protocol.
==== Scenario #1. Bob posts a public status message ====
This is a public message with no conversation members so no private transport is use... to see.
==== Scenario #2. Jack replies to Bob’s public message. Jack is on the Friendica/DFRN network. =... tworks).
==== Scenario #3. Mary replies to Bob’s public message. Mary is on the Friendica/DFRN network. =
e user to change it. Default is false.
=== Block Public ===
Set to true to block public access to all otherwise public personal pages on this site unless you are currently logged in. This block... es for Visitors ===
The community pages show all public postings, separated by their origin being local o
/friendica-addons/piwik|Link to the sources]]
=== public_server ===
Friendica addon with functions suitable for a public server. WARNING: This addon is currently not well... https://git.friendi.ca/friendica/friendica-addons/public_server|Link to the sources]]
=== rendertime ===
S... end notification mail encrypted with user-defined public GPG key
* [[https://git.friendi.ca/friendica/f
to return the contact data for (can be empty for public contacts).
* **result** (output): Leave null if... ser to return the item data for (can be empty for public contacts). - **item_id** (output): Leave null if ... er)
Hook data: - **contact** (input): the target public contact (uid = 0) array. - **uid** (input): the i... ou.
Hook data: - **contact** (input): the target public contact (uid = 0) array. - **uid** (input): the i
our site admin, in which case your posts will be “public” (i.e. visible to the entire Internet) by default.
If you want your posts to be “public” by default, you can change your default post per... mbers. These networks communicate with others via public protocols that are not authenticated. In order to... he effect of blocking outbound communication with public networks (such as GNU Social) and feed readers su
settings for the posting. Also, if the forum is a public forum, your posting will be public for the all internet users. If your post is private you must also expl... ost to the forum members). Posting privately to a public forum, will result in your posting being displaye
ick the "Share" button, and your new post will be public on your profile page and shared to your contact.
... Friendica. If the lock is open, your post will be public, and will show up on your profile page when stran...
Click on "Visible to everybody" to make the post public again.
If you have defined some groups, you can
.media/2016/02/21/distributed-social-networks-and-public-history/|Distributed Social Networks and Public History]] by Joshua Wachuta
* [[https://www.schneier.co
s;-}}
* [[https://dir.friendica.social/servers|Public Site Directory]]
* [[https://dir.friendica.soci... /github.com/ingoj/cleanup-friendica|For admins of public nodes, a [shell script to clean-up]] unused accou
ses]]
* Additionally to the static values ''%%public%%'', ''%%unlisted%%'' and ''%%private%%'', the ''... odon.org/methods/timelines/|GET /api/v1/timelines/public]]
* [[https://docs.joinmastodon.org/methods/tim
other tasks the worker has to perform.
=== Limit public access ===
If non-logged in users have less acce... Community pages for visitors'' (None), ''Disallow public access to addons listed in the apps menu.'', ''On