No description
Find a file
2020-06-15 07:49:59 +02:00
.tx
advancedcontentfilter Issue 8680: Fix slim application error 2020-05-23 16:30:55 +02:00
blackout RU translation of blackout addon THX Alexander An 2020-06-15 07:49:59 +02:00
blockbot blockbot added RU translation THX Eugene Veresk 2020-03-16 10:05:06 +01:00
blockem
blogger
buffer
buglink
calc
catavatar
convert
cookienotice Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
curweather
diaspora [diaspora] Overhaul connector settings 2020-05-07 00:16:40 -04:00
discourse
dwpost [dwpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:39 -04:00
forumdirectory
fromapp
geocoordinates
geonames Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
gnot gnot FR translation update THX ButterflyOfFire 2020-03-29 19:08:25 +02:00
googlemaps
gravatar gravatar NL translation update THX Casper 2020-06-15 07:37:15 +02:00
group_text
highlightjs
ifttt
ijpost [ijpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:50 -04:00
impressum
infiniteimprobabilitydrive
irc irc addon update the FR translation THX ButterflyOfFire 2020-03-09 11:28:57 +01:00
jappixmini
js_upload JS_Upload addon FR translation update THX ButterflyOfFire 2020-03-09 11:29:45 +01:00
krynn
langfilter RU translation langfilter addon THX Alexander An 2020-06-15 07:46:14 +02:00
ldapauth
leistungsschutzrecht
libertree Updated addons for new tag handling 2020-05-05 22:47:43 +00:00
libravatar
ljpost [ljpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:59 -04:00
mahjongg
mailstream
markdown added RU translation for markdown addon THX Alexander An 2020-06-15 07:43:53 +02:00
mastodoncustomemojis
mathjax Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
membersince
morechoice
morepokes
namethingy
newmemberwidget added RU translation for newmemberwidget THX Alexander An 2020-06-15 07:49:04 +02:00
notifyall
notimeline
nsfw
numfriends
openstreetmap
pageheader Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
phpmailer Bump phpmailer/phpmailer from 6.1.4 to 6.1.6 in /phpmailer 2020-05-27 17:59:56 +00:00
piwik
planets
public_server
pumpio Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
showmore_dyn #8374: Removed wrapper from css 2020-03-17 22:34:34 +01:00
smiley_pack
smileybutton IT smiley button 2020-03-09 11:37:42 +01:00
smilies_adult
sniper
startpage
statusnet [statusnet] Remove references to obsolete virtual field item.tag 2020-05-13 22:39:33 -04:00
superblock superblock addon FR translation update THX ButterflyOfFire 2020-03-09 11:30:19 +01:00
testdrive
tictac TicToc addon FR translation update THX ButterflyOfFire 2020-03-09 11:31:02 +01:00
tumblr Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
twitter Merge pull request #986 from MrPetovan/task/twitter-ass-probe-detect-hook 2020-06-08 08:37:26 +02:00
unicode_smilies
viewsrc
webrtc
widgets Merge pull request #962 from MrPetovan/task/8318-widget_like-dislike-config 2020-02-25 14:39:36 +01:00
windowsphonepush Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
wppost Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
xmpp
.editorconfig
.gitattributes
.gitignore
INSTALL.txt
README.md removed link to defunkt addon listing 2020-06-11 19:00:59 +02: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.

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 protocol 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 information on the addon development.

Translation

Addons can be translated like any other part of Friendica. Translation for addons is done at the Transifex Friendica page.

Read more about the workflow in the Friendica translation documentation.