Addons for Friendica
Find a file
2018-02-09 21:57:16 +01:00
.tx
blackout
blockem regen blockem master messages.po file 2018-02-09 13:01:31 +01:00
blogger
buffer
buglink
calc
communityhome communityhome: bring login button back in frio 2018-02-09 21:57:16 +01:00
convert
curweather
dav Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
diaspora
dwpost remove more requirements for include/datetime.php 2018-02-05 13:04:28 +01:00
fortunate
forumdirectory Replace datetime functions by Temporal methods 2018-02-03 12:31:33 -05:00
fromapp
fromgplus Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
ifttt
ijpost Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
impressum
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn
langfilter
ldapauth
leistungsschutzrecht
libertree
libravatar
ljpost remove more requirements for include/datetime.php 2018-02-05 13:04:28 +01:00
mahjongg
mailstream
mathjax
membersince membersince: fix utf-8 encoding issues 2018-02-07 17:01:27 +01:00
morechoice
morepokes
namethingy Namethingy is now unsupported 2018-02-08 05:40:21 +00:00
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap
pageheader
piwik
planets
pledgie
public_server Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
pumpio Simpler form 2018-02-06 16:24:35 +00:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet Direct calls to the database are replace by class calls to the item class 2018-02-06 14:24:24 +00:00
superblock
testdrive Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
tictac
tumblr [tumblr] Replace bbcode function with BBCode method 2018-02-04 19:29:39 -05:00
twitter regen twitter messages.po file for new strings from #521 2018-02-08 07:09:48 +01:00
unicode_smilies
viewsrc
webrtc
widgets
windowsphonepush
wppost "use" was missing 2018-01-28 14:01:09 +00:00
xmpp
yourls [yourls] Add unsupported comment 2018-01-31 11:46:20 -05:00
.gitattributes
.gitignore Add explicit dependencies to twitter addon 2018-01-28 12:17:19 -05:00
INSTALL.txt [Composer] Add abraham/twitteroauth dependency 2018-01-27 17:17:49 -05:00
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.