Zoeken

Hieronder zijn de resultaten van de zoekopdracht.

Friendica Storage Backend Addon development @docs
14 Hits, Laatst gewijzigd:
'%%$data%%'' to position ''%%$reference%%'', or a new position if ''%%$reference%%'' is empty. * ''%%... ister(string $class)%%''. You have to register a new hook in your addon, listening on ''%%storage_inst... s your storage class name, you have to instance a new instance of your ''%%Friendica\Core\Storage\Capab... cally how tests should work in the future** Each new Storage class should be added to the test-environ
Friendica Hackathon 2020 @activitys
13 Hits, Laatst gewijzigd:
Here are some of the things we did: * Start a new Wiki (this one) * Many software improvements fo... tion session for people who want to help with the new Friendica Wiki at https://wiki.friendi.ca ... a and explaining stuff like relay servers New user guidance like, how to find new contacts (New user widget?) Community Page - Infinite Scro
Settings @docs
12 Hits, Laatst gewijzigd:
ng modes: * **open**: Everybody can register a new account and start using it right away. * **requires approval**: Everybody can register a new account, but the admin has to approve it before it can be used. * **closed**: No new registrations are possible. == Invitation based ... ]] If selected backend has configurable options, new fields are shown here. == Filesystem: Storage ba
Friendica API @docs
10 Hits, Laatst gewijzigd:
default: "false") ==== POST api/direct_messages/new==== Deprecated Twitter direct message submission... o do this, and offer a solution to add photo as a new photo with the new rights instead. === Parameters === * ''%%photo_id%%'' (optional): if specified ... s base64, only optional if photo_id is specified (new upload must have media) * ''%%desc%%'' (optiona
Twitter API @docs
10 Hits, Laatst gewijzigd:
ocs/direct-messages/custom-profiles/api-reference/new-profile|POST custom_profiles/new.json]] * [[https://developer.twitter.com/en/docs/direct-messages/se... rect-messages/sending-and-receiving/api-reference/new-event|POST direct_messages/events/new (message_create)]] * [[https://developer.twitter.com/en/docs/d
Updating Friendica @docs
10 Hits, Laatst gewijzigd:
====== Updating Friendica ====== When a new version of Friendica is published a release note((on [[htt... oo many rows to handle manually, you can create a new table with the same structure as the table with d... . SQL command CREATE TABLE <table_name>_new <rest of the CREATE TABLE>; INSERT IGNORE INTO <table_name>_new SELECT * FROM <table_name>; DROP TABLE <table
How to Create a Bot @docs
8 Hits, Laatst gewijzigd:
ill be done in the following steps: * Create a new user * Add the RSS feed as contact * Promote ... ===== Create a User ===== You can either create a new user by registering a new account from the nodes registration page. Or you can create a new sub-account from your user settings "Manage Accou
Themes @docs
8 Hits, Laatst gewijzigd:
he easiest way to cover your needs is to create a new theme, inherit most of the properties of the pare... e. *duepunto zero* and *vier* allow easily to add new theme variation. We will go through the process of creating a new variation for *duepunto zero*. The same (well al... rset is done in a combination of a template for a new form in the settings and aome functions in the th
Friendica Addons @addons
6 Hits, Laatst gewijzigd:
== gravatar === If there is no avatar image for a new user or contact this addon will look for one at G... libravatar === If there is no avatar image for a new user or contact this addon will look for one at L... ]] ==== Map Services ==== These addons provide a new [[docs:bbcode|BBCode]] tag ''[map]'' that allow u... == markdown === Parse Markdown code when creating new items * [[https://git.friendi.ca/friendica/fri
Friendica Administration @docs
6 Hits, Laatst gewijzigd:
node. Some of the administrative features, mostly new ones, have not made it into the panel yet, but th... le ===== The Friendica Project aims to release a new stable version of the platform once every quarter... friendi.ca]] account. The development cycle of a new release starts with the ''stable'' release of the... d into the ''stable'' branch and thus becomes the new release. The Friendica team does not advise you
Forums @docs
6 Hits, Laatst gewijzigd:
iles. ===== Managing Accounts ===== To create a new linked account that can be used as a forum, log i... s. Here you can register additional accounts with new nicknames that will be linked to your primary account. You may appoint a delegate to manage your new account (e.g. forum page). The Delegates section ... accounts. ===== Types of Accounts ===== On the new account, visit the Settings -> Account page. Towa
rosalinafik @user
5 Hits, Laatst gewijzigd:
r at Bet9ja with promotion code YOHAIG - Opens in new window">(Image: [[https://www.yohaig.ng/wp-conten... o Bet9ja's generous welcome package, tailored for new users looking to get the most value from their fi... r at Bet9ja with promotion code YOHAIG - Opens in new window">(Image: [[https://www.yohaig.ng/wp-conten... r at Bet9ja with promotion code YOHAIG - Opens in new window">(Image: [[https://www.yohaig.ng/wp-conten
Friendica Addon development @docs
4 Hits, Laatst gewijzigd:
$html, 'submit' => DI::l10n()->t('Generate new key'), ]; </code> == With conditional submit butt... erwise. ==== follow ==== Called before adding a new contact for a user to handle non-native network r... 'tagged', $arr); Hook::callAll('post_local_end', $new_item); Hook::callAll('put_item_in_cache', $hook_d... == view/js/main.js ==== <code> document.dispatchEvent(new Event('postprocess_liveupdate')); </code> >
Domain-Driven-Design @docs
4 Hits, Laatst gewijzigd:
em redundancy free. Before: <code php> $model = new Model(\Friendica\DI::dba()); $model->id = 1; $mod... public function create() { return new Model($this->dba); } } $model = \Friendi... public function create() { return new Model($this->dba); } } $model = \Friend... public function create() { return new Model($this->dba); } public function
How To Move Classes to src @docs
4 Hits, Laatst gewijzigd:
use ''%%use%%'': <code php> // No use $config = new Friendica\Core\Config(); </code> <code php> // Namespace shortcut use Friendica\Core; $config = new Core\Config(); </code> <code php> // Class name shortcut use Friendica\Core\Config; $config = new Config(); </code> <code php> // Aliasing use Friendica\Core\Config as Cfg; $config = new Cfg(); </code> Whatever the style chosen, a repos
Where to get started to help improve Friendica @docs
4 Hits, Laatst gewijzigd:
Events @docs
4 Hits, Laatst gewijzigd:
How to post to Lemmy from your Friendica account @docs
4 Hits, Laatst gewijzigd:
Creating posts @docs
4 Hits, Laatst gewijzigd:
rileyback02267 @user
4 Hits, Laatst gewijzigd:
Friendica BBCode tags reference @docs
3 Hits, Laatst gewijzigd:
Friendica on GitHub @docs
3 Hits, Laatst gewijzigd:
Friendica Message Flow @docs
3 Hits, Laatst gewijzigd:
How to move your account between servers @docs
3 Hits, Laatst gewijzigd:
Accesskeys reference @docs
2 Hits, Laatst gewijzigd:
Friendica API authentication @docs
2 Hits, Laatst gewijzigd:
Groups and Privacy @docs
2 Hits, Laatst gewijzigd:
Friendica Installation @docs
2 Hits, Laatst gewijzigd:
Comment, sort and delete posts @docs
2 Hits, Laatst gewijzigd:
Friendica translations @docs
2 Hits, Laatst gewijzigd:
FAQ / Wiki @faq
2 Hits, Laatst gewijzigd:
AaronSwift1 (aaronswift1) - Public Page @user
2 Hits, Laatst gewijzigd:
darrenspillman3 @user
2 Hits, Laatst gewijzigd:
heathgil4935942 @user
2 Hits, Laatst gewijzigd:
Graphics
1 Hits, Laatst gewijzigd:
Press Room
1 Hits, Laatst gewijzigd:
Account Basics @docs
1 Hits, Laatst gewijzigd:
Friendica API entities @docs
1 Hits, Laatst gewijzigd:
GNU Social API @docs
1 Hits, Laatst gewijzigd:
Autoloader with Composer @docs
1 Hits, Laatst gewijzigd:
Bugs and Issues @docs
1 Hits, Laatst gewijzigd:
Using Composer @docs
1 Hits, Laatst gewijzigd:
home @docs
1 Hits, Laatst gewijzigd:
First Steps @docs
1 Hits, Laatst gewijzigd:
Installing Connectors (Twitter/GNU Social) @docs
1 Hits, Laatst gewijzigd:
Making Friends @docs
1 Hits, Laatst gewijzigd:
Scheduler - time controlled publishing @docs
1 Hits, Laatst gewijzigd:
Using SSL with Friendica @docs
1 Hits, Laatst gewijzigd:
Tags and Mentions @docs
1 Hits, Laatst gewijzigd:
Two-Factor Authentication @docs
1 Hits, Laatst gewijzigd:
FAQ / Friendica @faq
1 Hits, Laatst gewijzigd:
bernardomarcotte @user
1 Hits, Laatst gewijzigd:
cathyubq11400067 @user
1 Hits, Laatst gewijzigd:
haheute (haheute) - Public Page @user
1 Hits, Laatst gewijzigd:
jeseniagardner @user
1 Hits, Laatst gewijzigd:
jlclucille @user
1 Hits, Laatst gewijzigd:
lelandbennelong @user
1 Hits, Laatst gewijzigd:
melfarnell474 @user
1 Hits, Laatst gewijzigd:
virginiawallin @user
1 Hits, Laatst gewijzigd:
Formatting Syntax @wiki
1 Hits, Laatst gewijzigd:
Welcome to your new DokuWiki @wiki
1 Hits, Laatst gewijzigd:
addons @de:docs
1 Hits, Laatst gewijzigd:
installing-connectors @de:docs
1 Hits, Laatst gewijzigd: