Go to file
Michael Vogel 1e451a3490
Merge pull request #989 from MrPetovan/task/move-share-header
[various] Replace share_header calls with BBCode::getShareOpeningTag
2020-06-18 17:55:32 +02:00
.tx
advancedcontentfilter Issue 8680: Fix slim application error 2020-05-23 16:30:55 +02:00
blackout
blockbot
blockem
blogger
buffer
buglink
calc [various] Replace remaining $a->page by DI::page() 2019-12-30 15:53:43 -05:00
catavatar
convert
cookienotice Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
curweather Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
diaspora
discourse cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
dwpost
forumdirectory
fromapp cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
geocoordinates Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
geonames
gnot
googlemaps
gravatar
group_text
highlightjs Remove deprecated App::registerStylesheet()/FooterScript() - replace with DI::page()->registerStylesheet()/FooterScript() 2019-12-27 21:55:17 +01:00
ifttt
ijpost [ijpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:50 -04:00
impressum
infiniteimprobabilitydrive infiniteimprobabilitydrive addon update RU translation THX Alexander An 2020-06-15 07:57:18 +02:00
irc irc addon ZH CN translation update THX steve jobs 2020-06-15 09:30:17 +02:00
jappixmini Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
js_upload js_upload RU translation update THX Alexander An 2020-06-15 09:16:07 +02:00
krynn
langfilter RU translation langfilter addon THX Alexander An 2020-06-15 07:46:14 +02:00
ldapauth Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
leistungsschutzrecht
libertree Updated addons for new tag handling 2020-05-05 22:47:43 +00:00
libravatar Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
ljpost [ljpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:59 -04:00
mahjongg
mailstream Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
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
notifyall Add license info at Friendica classes 2020-02-09 15:45:35 +01:00
notimeline
nsfw
numfriends
openstreetmap [various] Add rel="noopener noreferrer" to all target="_blank" links 2020-02-24 20:08:43 -05:00
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 Changes to be committed: 2020-02-23 05:13:30 +00:00
pumpio [pumpio] Replace share_header calls with BBCode::getShareOpeningTag 2020-06-18 11:25:14 -04:00
qcomment qcomment RU translation update THX Alexander An 2020-06-15 07:55:34 +02:00
randplace cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
remote_permissions Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
rendertime cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
securemail
showmore showmore RU translation update THX Alexander An 2020-06-15 08:23:22 +02:00
showmore_dyn
smiley_pack Update obsolete App::getBaseUrl calls to DI::baseUrl 2019-12-29 21:55:10 -05:00
smileybutton IT smiley button 2020-03-09 11:37:42 +01:00
smilies_adult
sniper
startpage cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
statusnet
superblock superblock addon RU translation update THX Alexander An 2020-06-15 09:14:40 +02:00
testdrive
tictac TicToc addon FR translation update THX ButterflyOfFire 2020-03-09 11:31:02 +01:00
tumblr
twitter [twitter] Replace share_header calls with BBCode::getShareOpeningTag 2020-06-18 11:25:06 -04:00
unicode_smilies Update unicode_smilies.php 2020-01-02 21:49:14 +01:00
viewsrc viewsrv addon NB NO translation update 2020-06-15 09:26:12 +02:00
webrtc Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
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
xmpp Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
.editorconfig
.gitattributes
.gitignore
INSTALL.txt remove invalid call to composer 2019-02-18 19:10:16 +01:00
README.md

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.

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.