Addons for Friendica
Find a file
2018-08-06 13:58:26 +02:00
.tx
advancedcontentfilter [advancedcontentfilter] Add new support DOM file (redux) 2018-08-05 14:27:12 +02:00
blackout
blockem
blogger
buffer [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
buglink [buglink]: Added type-hint 'App' 2018-07-29 22:23:16 +02:00
calc
catavatar
convert
curweather [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
diaspora [diaspora]: Ops, fixed parser error. Followup to #665 (#666) 2018-07-23 19:31:44 -04:00
dwpost And now for something complete different ... notices 2018-07-31 16:22:05 +00:00
fortunate
forumdirectory [forumdirectory] Fixes, type-hints and PAGE_* moval (#671) 2018-07-28 01:33:39 -04:00
fromapp
fromgplus Some more notices in addons 2018-08-01 17:28:55 +00:00
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
ifttt
ijpost
impressum [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
infiniteimprobabilitydrive
irc
jappixmini PL translation jappixmini THX waldis 2018-08-06 13:58:26 +02:00
js_upload
krynn
langfilter
ldapauth
leistungsschutzrecht And some more notices ... 2018-07-31 18:10:34 +00:00
libertree
libravatar
ljpost And now for something complete different ... notices 2018-07-31 16:22:05 +00:00
mahjongg
mailstream [mailstream]: Fixed logger level NORMAL -> INFO (#664) 2018-07-23 18:54:14 -04:00
mastodoncustomemojis [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
mathjax
membersince
morechoice
morepokes PL translation morepokes THX waldis 2018-08-06 13:38:01 +02:00
namethingy
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap
pageheader
piwik
planets
pledgie
public_server
pumpio We should quit on not getting data 2018-08-01 19:14:28 +00:00
qcomment
randplace
remote_permissions
rendertime
securemail PL translation securemail THX waldis 2018-08-06 13:39:27 +02:00
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet PL translation statusnet THX waldis 2018-08-06 13:56:33 +02:00
superblock PL translation superblock THX waldis 2018-08-06 13:34:04 +02:00
testdrive
tictac
tumblr Some more notices in addons 2018-08-01 17:28:55 +00:00
twitter [twitter] Fix Read Error with exif_imagetype() 2018-08-05 16:02:25 +02:00
unicode_smilies
viewsrc
webrtc PL translation webrtc THX waldis 2018-08-06 13:35:20 +02:00
widgets [widgets] Add missing use statement after dbesc conversion 2018-07-23 18:46:16 -04:00
windowsphonepush
wppost PL translation wppost THX waldis 2018-08-06 13:40:58 +02:00
xmpp [xmpp] Fixes: (#668) 2018-07-24 17:54:00 -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.