Addons for Friendica
Find a file
Hypolite Petovan 6b77771343
Merge pull request #623 from annando/new-item-uri
New function for generating item URIs
2018-06-16 11:26:12 -04:00
.tx
advancedcontentfilter
blackout
blockem
blogger twitter PL translation THX Aditoo 2018-06-09 10:15:14 +02:00
buffer
buglink buglink added NL translation THX Pascal 2018-06-09 10:33:12 +02:00
calc
catavatar
convert
curweather
diaspora
dwpost
fortunate
forumdirectory update to the FI translations THX kris 2018-05-20 19:16:32 +02:00
fromapp
fromgplus
geocoordinates Review updates 2018-01-27 11:23:04 -05:00
geonames
gnot
googlemaps
gravatar
group_text
ifttt
ijpost update to the FI translations 2018-04-09 15:00:17 +02:00
impressum
infiniteimprobabilitydrive
irc updated CS translation of the irc addon THX Aditoo 2018-06-12 16:12:16 +02:00
jappixmini
js_upload update to the FI translations THX kris 2018-05-20 19:16:32 +02:00
krynn
langfilter
ldapauth Addon class 2018-01-19 07:20:17 -05:00
leistungsschutzrecht
libertree
libravatar
ljpost
mahjongg
mailstream FI translation updates THX Kris 2018-04-18 08:32:45 +02:00
mathjax Merge pull request #615 from abanink/5118 2018-06-13 16:43:56 -04:00
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap
pageheader updates CS translation of the catavatar, pageheader, randplace and tumblr addons THX Aditoo 2018-06-11 10:16:56 +02:00
piwik
planets
pledgie
public_server update to the FI translations THX kris 2018-05-20 19:16:32 +02:00
pumpio
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
smiley_pack
smileybutton Replace current_theme() and current_theme_url() calls 2018-04-28 18:39:29 -04:00
smilies_adult
sniper
startpage updated CS translation of the startpage addon THX Aditoo 2018-06-12 16:20:24 +02:00
statusnet
superblock update to the FI translation THX Kris 2018-04-17 07:21:08 +02:00
testdrive
tictac
tumblr
twitter Merge pull request #623 from annando/new-item-uri 2018-06-16 11:26:12 -04:00
unicode_smilies
viewsrc updated CS translation of the viewsrc addon THX Aditoo 2018-06-10 08:19:58 +02:00
webrtc update to the FI translations THX kris 2018-05-20 19:38:15 +02:00
widgets Remove sprintf with translations 2018-01-23 22:59:20 -05:00
windowsphonepush added CS translation of the windowsphonepush addon THX Aditoo 2018-06-10 08:17:01 +02:00
wppost
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.