No description
Find a file
Adam Magness 90b1ef56f7 Functions moved to HTML
update function calls to new class
2018-11-05 21:08:06 -05:00
.tx
advancedcontentfilter move to Renderer class 2018-10-31 10:55:15 -04:00
blackout move to Renderer class 2018-10-31 10:55:15 -04:00
blockem
blogger Revert "update function calls" 2018-11-05 13:09:22 -05:00
buffer move to Renderer class 2018-10-31 10:55:15 -04:00
buglink
calc
catavatar A few missed 2018-10-31 11:06:15 -04:00
convert
curweather A few missed 2018-10-31 11:06:15 -04:00
diaspora Logger Levels 2018-10-30 09:48:09 -04:00
dwpost Revert "update function calls" 2018-11-05 13:09:22 -05:00
fortunate
forumdirectory move to Renderer class 2018-10-31 10:55:15 -04:00
fromapp Core Logger 2018-10-29 19:40:18 -04:00
fromgplus move to Renderer class 2018-10-31 10:55:15 -04:00
geocoordinates move to Renderer class 2018-10-31 10:55:15 -04:00
geonames Logger Levels 2018-10-30 09:48:09 -04:00
gnot Core Logger 2018-10-29 19:40:18 -04:00
googlemaps Bug fix 2018-10-30 13:18:47 -04:00
gravatar move to Renderer class 2018-10-31 10:55:15 -04:00
group_text Core Logger 2018-10-29 19:40:18 -04:00
highlightjs
ifttt Logger Levels 2018-10-30 09:48:09 -04:00
ijpost Revert "update function calls" 2018-11-05 13:09:22 -05:00
impressum move to Renderer class 2018-10-31 10:55:15 -04:00
infiniteimprobabilitydrive
irc move to Renderer class 2018-10-31 10:55:15 -04:00
jappixmini Core Logger 2018-10-29 19:40:18 -04:00
js_upload Logger Levels 2018-10-30 09:48:09 -04:00
krynn Core Logger 2018-10-29 19:40:18 -04:00
langfilter move to Renderer class 2018-10-31 10:55:15 -04:00
ldapauth Core Logger 2018-10-29 19:40:18 -04:00
leistungsschutzrecht Core Logger 2018-10-29 19:40:18 -04:00
libertree Core Logger 2018-10-29 19:40:18 -04:00
libravatar move to Renderer class 2018-10-31 10:55:15 -04:00
ljpost Revert "update function calls" 2018-11-05 13:09:22 -05:00
mahjongg
mailstream move to Renderer class 2018-10-31 10:55:15 -04:00
mastodoncustomemojis
mathjax move to Renderer class 2018-10-31 10:55:15 -04:00
membersince
morechoice DE morechoice translation update THX vinz 2018-11-01 08:06:45 +01:00
morepokes
namethingy
newmemberwidget move to Renderer class 2018-10-31 10:55:15 -04:00
notifyall move to Renderer class 2018-10-31 10:55:15 -04:00
notimeline
nsfw
numfriends Core Logger 2018-10-29 19:40:18 -04:00
openstreetmap move to Renderer class 2018-10-31 10:55:15 -04:00
pageheader move to Renderer class 2018-10-31 10:55:15 -04:00
piwik move to Renderer class 2018-10-31 10:55:15 -04:00
planets Core Logger 2018-10-29 19:40:18 -04:00
pledgie
public_server move to Renderer class 2018-10-31 10:55:15 -04:00
pumpio Revert "update function calls" 2018-11-05 13:09:22 -05:00
qcomment Revert "update function calls" 2018-11-05 13:09:22 -05:00
randplace Core Logger 2018-10-29 19:40:18 -04:00
remote_permissions move to Renderer class 2018-10-31 10:55:15 -04:00
rendertime
securemail move to Renderer class 2018-10-31 10:55:15 -04:00
showmore
smiley_pack
smileybutton Core Logger 2018-10-29 19:40:18 -04:00
smilies_adult
sniper
startpage
statusnet move to Renderer class 2018-10-31 10:55:15 -04:00
superblock
testdrive
tictac
tumblr move to Renderer class 2018-10-31 10:55:15 -04:00
twitter move to Renderer class 2018-10-31 10:55:15 -04:00
unicode_smilies
viewsrc
webrtc move to Renderer class 2018-10-31 10:55:15 -04:00
widgets Functions moved to HTML 2018-11-05 21:08:06 -05:00
windowsphonepush Logger Levels 2018-10-30 09:48:09 -04:00
wppost Fix PR 770 2018-11-05 19:05:31 +00:00
xmpp move to Renderer class 2018-10-31 10:55:15 -04:00
.gitattributes
.gitignore
INSTALL.txt
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.