Addons for Friendica
Find a file
Adam Magness c9a8974165 Logger Levels
update logger levels
2018-10-30 09:48:09 -04:00
.tx
advancedcontentfilter Core Logger 2018-10-29 19:40:18 -04:00
blackout Core Logger 2018-10-29 19:40:18 -04:00
blockem
blogger Logger Levels 2018-10-30 09:48:09 -04:00
buffer Logger Levels 2018-10-30 09:48:09 -04:00
buglink
calc
catavatar Core Logger 2018-10-29 19:40:18 -04:00
convert
curweather
diaspora Logger Levels 2018-10-30 09:48:09 -04:00
dwpost Logger Levels 2018-10-30 09:48:09 -04:00
fortunate
forumdirectory
fromapp Core Logger 2018-10-29 19:40:18 -04:00
fromgplus Core Logger 2018-10-29 19:40:18 -04:00
geocoordinates Logger Levels 2018-10-30 09:48:09 -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 Core Logger 2018-10-29 19:40:18 -04:00
gravatar Core Logger 2018-10-29 19:40:18 -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 Logger Levels 2018-10-30 09:48:09 -04:00
impressum Core Logger 2018-10-29 19:40:18 -04:00
infiniteimprobabilitydrive
irc
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
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 Core Logger 2018-10-29 19:40:18 -04:00
ljpost Logger Levels 2018-10-30 09:48:09 -04:00
mahjongg
mailstream Logger Levels 2018-10-30 09:48:09 -04:00
mastodoncustomemojis
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget Core Logger 2018-10-29 19:40:18 -04:00
notifyall Core Logger 2018-10-29 19:40:18 -04:00
notimeline
nsfw
numfriends Core Logger 2018-10-29 19:40:18 -04:00
openstreetmap Logger Levels 2018-10-30 09:48:09 -04:00
pageheader
piwik Core Logger 2018-10-29 19:40:18 -04:00
planets Core Logger 2018-10-29 19:40:18 -04:00
pledgie
public_server Core Logger 2018-10-29 19:40:18 -04:00
pumpio Logger Levels 2018-10-30 09:48:09 -04:00
qcomment
randplace Core Logger 2018-10-29 19:40:18 -04:00
remote_permissions
rendertime
securemail Core Logger 2018-10-29 19:40:18 -04:00
showmore
smiley_pack
smileybutton Core Logger 2018-10-29 19:40:18 -04:00
smilies_adult
sniper
startpage
statusnet Logger Levels 2018-10-30 09:48:09 -04:00
superblock
testdrive
tictac
tumblr Core Logger 2018-10-29 19:40:18 -04:00
twitter Logger Levels 2018-10-30 09:48:09 -04:00
unicode_smilies
viewsrc
webrtc
widgets Core Logger 2018-10-29 19:40:18 -04:00
windowsphonepush Logger Levels 2018-10-30 09:48:09 -04:00
wppost Logger Levels 2018-10-30 09:48:09 -04:00
xmpp
.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.