Addons for Friendica
Find a file
2019-10-14 06:15:41 -04:00
.tx
advancedcontentfilter FR translation update advancedcontentfilter THX Phigger 2019-08-08 14:55:40 +02:00
blackout added JA translation of blackout addon THX Ozero Dien 2019-08-28 18:00:58 +02:00
blockbot added EN GB translation of blockbot addon THX AndyH3 2019-09-27 08:50:11 +02:00
blockem Blockem SV translation update THX Bjoessi 2019-08-21 15:15:46 +02:00
blogger blogger addon CA translation update THX obiolscat 2019-10-14 07:30:20 +02:00
buffer buffer addon added CA translation THX obiolscat 2019-10-14 07:31:05 +02:00
buglink
calc
catavatar
convert
cookienotice
curweather
diaspora
dwpost
forumdirectory [forumdirectory] Remove direct access to $_SESSION['theme'] 2019-10-13 12:12:49 -04:00
fromapp
geocoordinates
geonames Dynamic config loading 2019-07-16 21:44:54 +02:00
gnot moved HTML stuff into template 2019-10-04 07:59:40 +02:00
googlemaps
gravatar Dynamic config loading 2019-07-16 21:44:54 +02:00
group_text group_text addon CA translation updated THX obiolscat 2019-10-14 07:32:19 +02:00
highlightjs
ifttt
ijpost
impressum Dynamic config loading 2019-07-16 21:44:54 +02:00
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn
langfilter langfilter addon added CA translation THX obiolscat 2019-10-14 07:31:50 +02:00
ldapauth Dynamic config loading 2019-07-16 21:44:54 +02:00
leistungsschutzrecht
libertree
libravatar Dynamic config loading 2019-07-16 21:44:54 +02:00
ljpost
mahjongg
mailstream [mailstream] Check for malformed image URLs and do not attempt to attach them 2019-09-29 22:23:10 +02:00
mastodoncustomemojis
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap Dynamic config loading 2019-07-16 21:44:54 +02:00
pageheader
phpmailer Dynamic config loading 2019-07-16 21:44:54 +02:00
piwik Dynamic config loading 2019-07-16 21:44:54 +02:00
planets
public_server Dynamic config loading 2019-07-16 21:44:54 +02:00
pumpio Dynamic config loading 2019-07-16 21:44:54 +02:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet Don't store non federated contacts in gcontact 2019-07-02 17:55:03 +00:00
superblock
testdrive Dynamic config loading 2019-07-16 21:44:54 +02:00
tictac
tumblr tumblr: Now using https instead of http for the endpoints 2019-09-28 17:13:40 +00:00
twitter Fix notice in Twitter addon 2019-09-21 14:53:54 +00:00
unicode_smilies
viewsrc
webrtc
widgets
windowsphonepush
wppost
xmpp [xmpp] Rename /manage module to /delegation 2019-10-13 12:10:04 -04:00
.editorconfig added editorconfig file 2019-10-14 07:16:55 +02: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 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.