Search

You can find the results of your search below.

Mastodon API
137 Hits, Last modified:
ica provides the following endpoints defined in [[https://docs.joinmastodon.org/api/|the official Mastodo... === Unsupported apps ==== === Android === * [[https://framagit.org/tom79/fedilab|Fedilab]] Automatically uses the legacy API, see issue: https:%%//%%framagit.org/tom79/fedilab/-/issues/520 * [[https://github.com/jamiesanson/Mammut|Mammut]] There ar
Twitter API
134 Hits, Last modified:
provides the following endpoints defined in the [[https://developer.twitter.com/en/docs/api-reference-ind... ent way ===== Implemented endpoints ===== * [[https://developer.twitter.com/en/docs/basics/authentica... _username%%'' * ''%%x_auth_mode%%'' * [[https://developer.twitter.com/en/docs/basics/authentica... meter: * ''%%x_auth_access_type%%'' * [[https://developer.twitter.com/en/docs/accounts-and-user
Database Tables
74 Hits, Last modified:
^ |[[https://git.friendi.ca/friendica/friendica/src/branch/d... ssword | |[[https://git.friendi.ca/friendica/friendica/src/branch/d... ecovery codes | |[[https://git.friendi.ca/friendica/friendica/src/branch/d... rusted browsers | |[[https://git.friendi.ca/friendica/friendica/src/branch/d
Friendica Installation
18 Hits, Last modified:
orum.friendi.ca/profile/helpers|helper]] or the [[https://forum.friendi.ca/profile/developers|developer]] forum or [[https://github.com/friendica/friendica/issues|file an i... ccount yet, you can register a temporary one at [[https://dir.friendica.social/servers|one of the open se... break. * A working mail setup (local or with [[https://github.com/friendica/friendica-addons/tree/deve
Using SSL with Friendica
14 Hits, Last modified:
your own Friendica site, you may want to use SSL (https) to encrypt communication between servers and bet... your own server, we recommend to check out the [[https://letsencrypt.org/|“Let’s Encrypt” initiative]]. ... se it. Instructions for the official client are [[https://certbot.eff.org/|here]]. Depending on your needs, you might want to look at the [[https://letsencrypt.org/docs/client-options/|list of al
Where to get started to help improve Friendica
9 Hits, Last modified:
n the following Friendica forums: * The main [[https://forum.friendi.ca/profile/developers|forum for F... w people find their way around Friendica in the [[https://forum.friendi.ca/prufile/helpers|general suppor... n enhancing the user interface, please join the [[https://forum.friendi.ca/profile/developers|forum for F... chitecture. ==== Composer ==== Friendica uses [[https://getcomposer.org|Composer]] to manage dependenci
Themes
9 Hits, Last modified:
touch the themes. The current default theme is [[https://git.friendi.ca/friendica/friendica/src/branch/s... ] but there are numerous others. Have a look at [[https://git.friendi.ca/friendica/themes-community|the c... theme variants most often contain an additional [[https://en.wikipedia.org/wiki/CSS|CSS]] file to overrid... > </div> defines a formula consisting of a [[https://developer.mozilla.org/en-US/docs/Web/HTML/Eleme
Admin Tools
7 Hits, Last modified:
n intrusion prevention framework ([see Wikipedia](https://en.wikipedia.org/wiki/Fail2ban)) that you can u... mount of time. The following configuration was [[https://forum.friendi.ca/display/174591b4135ae40c1ad7e9... bantime = 900 filter = friendica port = http,https logpath = /var/log/friend.log logencoding = utf... in control you should add them to the automatic [[https://en.wikipedia.org/wiki/Log_rotation|log rotation
Domain-Driven-Design
6 Hits, Last modified:
endica development. ===== Inspiration ===== * https://designpatternsphp.readthedocs.io/en/latest/Structural/DependencyInjection/README.html * https://designpatternsphp.readthedocs.io/en/latest/Creational/SimpleFactory/README.html * https://designpatternsphp.readthedocs.io/en/latest/More/Repository/README.html * https://designpatternsphp.readthedocs.io/en/latest/Crea
Used Protocols
6 Hits, Last modified:
==== ===== Friendicas DFRN Protocol ===== * [[https://git.friendi.ca/friendica/friendica/src/branch/d... .pdf|Document with the DFRN specification]] * [[https://git.friendi.ca/friendica/friendica/src/branch/d... png|Schema of the contact request process]] * [[https://git.friendi.ca/friendica/friendica/src/branch/d... ity-schema.html|Link to the specification]] * [[https://github.com/friendica/friendica/wiki/ActivityStr
Friendica translations
5 Hits, Last modified:
is file makes translations strings available at [[https://www.transifex.com/Friendica/friendica/dashboard... gister a free Transifex account and ask over at [[https://www.transifex.com/Friendica/friendica/dashboard... nsifex. Help for the client can be found at the [[https://docs.transifex.com/client/introduction|Transife... ile should be something like the following: [https://www.transifex.com] username = user toke
Friendica BBCode tags reference
5 Hits, Last modified:
ose ^ BBCode Tag ^ | embed an image | ''%%[img]https://raw.githubusercontent.com/friendica/friendica/s... fy width and height of the image | ''%%[img=64x32]https://raw.githubusercontent.com/friendica/friendica/s... ovide an ALT text (description) for it | ''%%[img=https://raw.githubusercontent.com/friendica/friendica/s... ode block. If the nodes admin has activated the [[https://git.friendi.ca/friendica/friendica-addons/src/b
Using Composer
5 Hits, Last modified:
====== Using Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage dependencies ... u will have to run to do so: <code> ~> git clone https://github.com/friendica/friendica.git friendica ~/... rst of all, this library should be available on [[https://packagist.org|Packagist]] so that Composer know... ach library has a different target version, and [[https://getcomposer.org/doc/articles/versions.md#writin
How to improve the performance of a Friendica site
4 Hits, Last modified:
Friendica site ====== Feel free to ask in the [[https://forum.friendi.ca/profile/helpers|Friendica supp... pache.org/docs/2.2/mod/mod_expires.html|2.2]] / [[https://httpd.apache.org/docs/2.4/mod/mod_expires.html|... pache.org/docs/2.2/mod/mod_deflate.html|2.2]] / [[https://httpd.apache.org/docs/2.4/mod/mod_deflate.html|... n the ''my.cnf'' file of your MySQL server (see [[https://github.com/friendica/friendica/issues/11465#iss
Vagrant for Friendica Developers
4 Hits, Last modified:
velopers ====== ===== Getting started ===== [[https://www.vagrantup.com/|Vagrant]] is a virtualizatio... nt. Please use an up-to-date vagrant version from https://www.vagrantup.com/downloads.html - Git clone ... grant config file and the provision script (see [[https://github.com/friendica/friendica/pull/12000|this ... For further documentation of vagrant, please see [[https://docs.vagrantup.com/v2/|the vagrant*docs*]].
The Fediverse
4 Hits, Last modified:
Friendica on GitHub
3 Hits, Last modified:
Homepage Verification
3 Hits, Last modified:
Two-Factor Authentication
3 Hits, Last modified:
Friendica API entities
3 Hits, Last modified:
Friendica API
3 Hits, Last modified:
Friendica Administration
3 Hits, Last modified:
Friendica Addon development
3 Hits, Last modified:
Themes
2 Hits, Last modified:
Filtering your Network Stream
2 Hits, Last modified:
home
2 Hits, Last modified:
Installing Connectors (Twitter/GNU Social)
2 Hits, Last modified:
First Steps
2 Hits, Last modified:
Developer Documentation
2 Hits, Last modified:
Bugs and Issues
2 Hits, Last modified:
Friendica Storage Backend Addon development
2 Hits, Last modified:
Friendica Message Flow
1 Hits, Last modified:
How to post to Lemmy from your Friendica account
1 Hits, Last modified:
Settings
1 Hits, Last modified:
Friendica Templating Documentation
1 Hits, Last modified:
Account Basics
1 Hits, Last modified:
How To Move Classes to src
1 Hits, Last modified:
Channels
1 Hits, Last modified:
Autoloader with Composer
1 Hits, Last modified:
GNU Social API
1 Hits, Last modified:
Updating Friendica
1 Hits, Last modified:
Accesskeys reference
1 Hits, Last modified: