You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Hypolite Petovan 46d4d0b51e
[various] Remove config/addon.config.php in favor of per-addon configuration file
11 months ago
.tx Updated transifex config 5 years ago
.woodpecker Woodpecker: Update PHP version 11 months ago
advancedcontentfilter SV translation Update THX BBjoessi# 11 months ago
birdavatar UserSession class - Refactor addon 12 months ago
blackout UserSession class - Refactor addon 12 months ago
blockbot Changes: 1 year ago
blockem UserSession class - Refactor addon 12 months ago
buglink FR translation of various addons updated 1 year ago
calc Changes: 1 year ago
catavatar UserSession class - Refactor addon 12 months ago
convert Changes: 1 year ago
cookienotice FR translation of various addons updated 1 year ago
curweather UserSession class - Refactor addon 12 months ago
diaspora [various] Fix PHP 8 deprecation warnings 11 months ago
discourse UserSession class - Refactor addon 12 months ago
dwpost Add native quotes to the upon posting 11 months ago
forumdirectory UserSession class - Refactor addon 12 months ago
fromapp UserSession class - Refactor addon 12 months ago
geocoordinates Changes: 1 year ago
geonames [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
gnot UserSession class - Refactor addon 12 months ago
googlemaps Changes: 1 year ago
gravatar [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
group_text UserSession class - Refactor addon 12 months ago
highlightjs Ops 1 year ago
ifttt UserSession class - Refactor addon 12 months ago
ijpost UserSession class - Refactor addon 12 months ago
impressum [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
infiniteimprobabilitydrive FR translation of various addons updated 1 year ago
irc UserSession class - Refactor addon 12 months ago
js_upload FR translation of various addons updated 1 year ago
keycloakpassword UserSession class - Refactor addon 12 months ago
krynn UserSession class - Refactor addon 12 months ago
langfilter SV translation Update THX BBjoessi# 11 months ago
ldapauth [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
leistungsschutzrecht [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
libertree Add native quotes to the upon posting 11 months ago
libravatar [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
ljpost Add native quotes to the upon posting 11 months ago
mailstream UserSession class - Refactor addon 12 months ago
markdown UserSession class - Refactor addon 12 months ago
mastodoncustomemojis Restructure Cache to follow new paradigm 2 years ago
mathjax [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
membersince Fixed wrong type-hint + "imported" class 1 year ago
monolog [monolog] Remove non-compliant PSR4 config 12 months ago
morechoice [morechoice] Remove obsolete addon 1 year ago
morepokes [morepokes] Remove addon 1 year ago
namethingy Changes: 1 year ago
newmemberwidget [newmemberwidget] Remove references to deprecated themes 11 months ago
nitter Changes: 1 year ago
nominatim Changes: 1 year ago
notifyall [various] Use new centralized admin account retrieval methods 11 months ago
notimeline/templates [various] Convert addon_settings hook functions to the new data array format 2 years ago
nsfw [nsfw] Update main translation file after updating a string 11 months ago
numfriends UserSession class - Refactor addon 12 months ago
openstreetmap [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
opmlexport UserSession class - Refactor addon 12 months ago
pageheader FR translation of various addons updated 1 year ago
phpmailer [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
piwik [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
planets UserSession class - Refactor addon 12 months ago
public_server [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
pumpio [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
qcomment UserSession class - Refactor addon 12 months ago
randplace UserSession class - Refactor addon 12 months ago
rendertime FR translation of various addons updated 1 year ago
s3_storage Changes: 1 year ago
saml SLO takes no params apparently 11 months ago
securemail UserSession class - Refactor addon 12 months ago
showmore UserSession class - Refactor addon 12 months ago
showmore_dyn UserSession class - Refactor addon 12 months ago
smiley_pack Changes: 1 year ago
smileybutton FR translation of various addons updated 1 year ago
smilies_adult Changes: 1 year ago
startpage UserSession class - Refactor addon 12 months ago
statusnet Add native quotes to the upon posting 11 months ago
superblock UserSession class - Refactor addon 12 months ago
testdrive [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
tictac Changes: 1 year ago
tumblr [various] Fix PHP 8 deprecation warnings 11 months ago
twitter [various] Remove config/addon.config.php in favor of per-addon configuration file 11 months ago
unicode_smilies Changes: 1 year ago
viewsrc UserSession class - Refactor addon 12 months ago
webdav_storage Add name check for webdav configuration options 2 years ago
webrtc FR translation for the ifttt, newmemberwidge, securemail and webrtc addons added 1 year ago
windowsphonepush API constant changed 11 months ago
wppost [various] Fix PHP 8 deprecation warnings 11 months ago
.editorconfig added editorconfig file 4 years ago
.gitattributes required for github/Windows 11 years ago
.gitignore convert spaces to tabs, removed netbeans project files 5 years ago
INSTALL.txt remove invalid call to composer 5 years ago
README.md added link to the issue tracker to the README 3 years ago

README.md

Addons for Friendica

This repository is a collection of addons for the Friendica Social Communications Server. You can add these addons to the /addon directory of your Friendica installation do extend the functionality of your node.

After uploading the addons to your server, you need to activate the desired addons in the Admin panel. Addons not activated have no effect on your node.

Issues

Please report any issues you have with addons of Friendica from this repository in the main issue tracker of the project.

Connectors

Among these addons there are also the connectors for various other networks (e.g. Twitter, pump.io, Google+) that are needed for communication when the protocol is not supported by Friendica core (DFRN, OStatus and Diaspora).

For communication with contacts in networks supporting those (e.g. GNU social, Diaspora and red#matrix) you just need to access the page configuration in the Admin panel and enable them. For networks where communication is only possible the API access to a remote account, you need to activate the fitting connectors.

Development

The addon interface of Friendica is very flexible and powerful, so if you are missing functionality, your chances are high it may be added with an addon. See the documentation for more information on the addon development.

Translation

Addons can be translated like any other part of Friendica. Translation for addons is done at the Transifex Friendica page.

Read more about the workflow in the Friendica translation documentation.