Addons for Friendica
Find a file
Adam Magness 1a2b0b2565 Implement xml functions
implement functions moved to xml class
2018-11-03 13:16:21 -04: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 Implement xml functions 2018-11-03 13:16:21 -04: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 Implement xml functions 2018-11-03 13:16:21 -04: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 Implement xml functions 2018-11-03 13:16:21 -04: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 Implement xml functions 2018-11-03 13:16:21 -04:00
mahjongg
mailstream move to Renderer class 2018-10-31 10:55:15 -04:00
mastodoncustomemojis Merge pull request #747 from MrPetovan/bug/mastodoncustomemojis-fix-notice 2018-10-12 14:57:47 +02:00
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 Implement xml functions 2018-11-03 13:16:21 -04:00
qcomment Implement xml functions 2018-11-03 13:16:21 -04: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 Bugfix - Replacing goaway() 2018-10-24 20:09:36 +02:00
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 move to Renderer class 2018-10-31 10:55:15 -04:00
windowsphonepush Logger Levels 2018-10-30 09:48:09 -04:00
wppost Implement xml functions 2018-11-03 13:16:21 -04:00
xmpp move to Renderer class 2018-10-31 10:55:15 -04:00
.gitattributes
.gitignore
INSTALL.txt
README.md Update strings 2018-01-20 11:01:59 -05:00

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.