Addons for Friendica
Find a file
2018-07-11 22:56:52 -04:00
.tx
advancedcontentfilter
blackout
blockem Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
blogger
buffer
buglink
calc
catavatar
convert
curweather uCS translation of the curweather addon THX Aditoo 2018-07-06 06:32:21 +02:00
diaspora
dwpost
fortunate [fortunate] Mark addon as unsupported 2018-07-10 08:47:57 -04:00
forumdirectory
fromapp
fromgplus Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
geocoordinates
geonames Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
gnot
googlemaps
gravatar Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
group_text
ifttt
ijpost
impressum Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
infiniteimprobabilitydrive
irc CS irc addon 2018-06-18 10:33:46 +02:00
jappixmini Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
js_upload
krynn
langfilter "langfilter" uses the new "language" field as well 2018-06-30 05:20:17 +00:00
ldapauth Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
leistungsschutzrecht Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
libertree
libravatar Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
ljpost
mahjongg
mailstream Some more replaced item SQL queries 2018-06-21 06:23:27 +00:00
mathjax Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
membersince
morechoice [various] Replace direct accesses to $a->config with Config::get 2018-07-10 08:41:32 -04:00
morepokes morepokes translation update THX Aditoo 2018-07-07 11:24:37 +02:00
namethingy
newmemberwidget Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
notifyall [various] Replace direct accesses to $a->config with Config::get 2018-07-10 08:41:32 -04:00
notimeline ZH CN notimeline addon 2018-06-18 10:58:28 +02:00
nsfw
numfriends CS translation morepokes, numfriends THX Aditoo 2018-07-04 07:33:57 +02:00
openstreetmap Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
pageheader
piwik Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
planets
pledgie
public_server Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
pumpio Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
qcomment CS qcomment addon 2018-06-18 11:05:05 +02:00
randplace
remote_permissions CS remote permissions addon 2018-06-18 11:08:14 +02:00
rendertime Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
securemail [various] Replace direct accesses to $a->config with Config::get 2018-07-10 08:41:32 -04:00
showmore Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
smiley_pack
smileybutton
smilies_adult
sniper
startpage CS, ZH CN startpage addon 2018-06-18 11:15:02 +02:00
statusnet Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
superblock CS, EN US localization superblock addon 2018-06-18 11:37:59 +02:00
testdrive Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
tictac
tumblr
twitter Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
unicode_smilies
viewsrc Model/Item usages instead of ModelItem 2018-06-22 10:06:30 +02:00
webrtc ZH CN webrtc translation 2018-06-18 11:28:28 +02:00
widgets
windowsphonepush ZH CN windowsphonepush translation 2018-06-18 11:30:35 +02:00
wppost CS wppost addon 2018-06-18 11:32:36 +02:00
xmpp Avoid warnings in addons (#639) 2018-07-10 08:30:23 -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.