Addons for Friendica
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 faad559799
[advancedcontentfilter] Move from vue-resource to jQuery ajax
5 years ago
.tx Update .tx/config 5 years ago
advancedcontentfilter [advancedcontentfilter] Move from vue-resource to jQuery ajax 5 years ago
blackout Fi translation update for the blackout, blockem, blogger, buffer and catavatar addon 5 years ago
blockem Fi translation update for the blackout, blockem, blogger, buffer and catavatar addon 5 years ago
blogger Fi translation update for the blackout, blockem, blogger, buffer and catavatar addon 5 years ago
buffer Fi translation update for the blackout, blockem, blogger, buffer and catavatar addon 5 years ago
buglink added FI translations to many addons THX Kris 5 years ago
calc Addon class 5 years ago
catavatar Merge pull request #585 from annando/nicer-cat 5 years ago
communityhome update to the FI translations 5 years ago
convert Addon class 5 years ago
curweather update to the FI translations 5 years ago
dav dav addon added EN_GB translation THX Kris 5 years ago
diaspora update to the FI translations 5 years ago
dwpost updated dwpost EN_GB translation THX Kris 5 years ago
fortunate Review updates 5 years ago
forumdirectory update to the FI translations 5 years ago
fromapp update to the FI translations 5 years ago
fromgplus added EN_BG translation to fromgplus addon THX Kris 5 years ago
geocoordinates Review updates 5 years ago
geonames added NL translation for catavatar and geonames addon THX Karel 5 years ago
gnot update to the FI translations 5 years ago
googlemaps Addon class 5 years ago
gravatar update to the FI translations 5 years ago
group_text update to the FI translations 5 years ago
ifttt ifttt addon added EN_GB translation THX Kris 5 years ago
ijpost update to the FI translations 5 years ago
impressum update to the FI translations 5 years ago
infiniteimprobabilitydrive infiniteimprobabilitydrive PL translation 5 years ago
irc update to the FI translations 5 years ago
jappixmini update to the FI translations 5 years ago
js_upload update to the FI translations 5 years ago
krynn update to the FI translations 5 years ago
langfilter EN-GB and EN-US localisation updates to blackout, blockem, langfilter, showmore and xmpp addons 5 years ago
ldapauth Addon class 5 years ago
leistungsschutzrecht Review updates 5 years ago
libertree FR libertree translation update 5 years ago
libravatar update to the FI translations 5 years ago
ljpost update to the FI translations 5 years ago
mahjongg Addon class 5 years ago
mailstream mailstream addon added EN_GB translation THX Kris 5 years ago
mathjax fixing mathjax addon 5 years ago
membersince membersince: mark membersince as unsupported because it is now in core 5 years ago
morechoice Addon class 5 years ago
morepokes morepokes PL translation 5 years ago
namethingy Namethingy is now unsupported 5 years ago
newmemberwidget update to the FI translations 5 years ago
notifyall added FI translations to many addons THX Kris 5 years ago
notimeline update to the FI translations 5 years ago
nsfw PL translation update THX waldis 5 years ago
numfriends added FI translations to many addons THX Kris 5 years ago
openstreetmap added FI translations to many addons THX Kris 5 years ago
pageheader pageheader addon added EN_GB translation THX Kris 5 years ago
piwik piwik addon added EN_GB translation THX Kris 5 years ago
planets update to the FI translations 5 years ago
pledgie Update t() calls 5 years ago
public_server added FI translations to many addons THX Kris 5 years ago
pumpio update to the FI translations 5 years ago
qcomment update to the FI translations 5 years ago
randplace update to the FI translations 5 years ago
remote_permissions update to the FI translations 5 years ago
rendertime added FI translations to many addons THX Kris 5 years ago
securemail update to the FI translations 5 years ago
showmore EN-GB and EN-US localisation updates to blackout, blockem, langfilter, showmore and xmpp addons 5 years ago
smiley_pack Addon class 5 years ago
smileybutton update to the FI translations 5 years ago
smilies_adult Addon class 5 years ago
sniper Update strings 5 years ago
startpage PL update to the pageheader and startpage addon 5 years ago
statusnet update to the FI translations 5 years ago
superblock added FI translations to many addons THX Kris 5 years ago
testdrive added FI translations to many addons THX Kris 5 years ago
tictac tictac PL translation 5 years ago
tumblr update to the FI translations 5 years ago
twitter [twitter] Update Composer autoload prefix to prevent autoloader conflicts 5 years ago
unicode_smilies Addon class 5 years ago
viewsrc viewsrc PL translation 5 years ago
webrtc update to the FI translations 5 years ago
widgets Remove sprintf with translations 5 years ago
windowsphonepush update to the FI translations 5 years ago
wppost update to the FI translations 5 years ago
xmpp EN-GB and EN-US localisation updates to blackout, blockem, langfilter, showmore and xmpp addons 5 years ago
yourls added FI translations to many addons THX Kris 5 years ago
.gitattributes required for github/Windows 11 years ago
.gitignore Add explicit dependencies to twitter addon 5 years ago
INSTALL.txt Updated documentation about bin/composer 5 years ago
README.md Update strings 5 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.

You can find more addons in the Friendica Addon listing in cases the addon developers have choosen not to include them here.

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 protocoll 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 informations on the addon development.

Addons can be translated like any other part of Friendica. Translations for the addons included in this repository are done at the Transifex project for Friendica.