Addons for Friendica
Find a file
fabrixxm 14a564c5ae Merge pull request #403 from tobiasd/20170209-pledgie
use https for link and image
2017-02-10 09:23:21 +01:00
.tx
appnet Update IT strings 2017-01-18 14:04:53 +01:00
blackout
blockem
blogger
buffer Update IT strings 2017-01-18 14:04:53 +01:00
buglink
cal Update IT strings 2017-01-18 14:04:53 +01:00
calc
communityhome
convert added more messages.po files for addons 2014-09-06 13:15:05 +02:00
convpath GNU Social, Pump.io, Twitter: Improved check for posts that originally come from friendica to prevent mirroring them. 2015-02-08 10:48:04 +01:00
curweather
dav
defaultfeatures
diaspora
dwpost Update IT strings 2017-01-18 14:04:53 +01:00
editplain Update IT strings 2017-01-18 14:04:53 +01:00
extcron
facebook
facebook_restrict
fbpost added the note to fbsync and fbpost addons as well 2016-08-07 08:34:54 +02:00
fbsync
fortunate
forumdirectory
forumlist ES forumlist 2016-11-10 10:48:26 +01:00
fromapp ES fromapp 2016-11-10 10:52:05 +01:00
fromgplus
geocoordinates
geonames
gnot
googlemaps New plugin GoogleMaps, changed map format for OSM 2015-06-30 07:31:27 +02:00
gpluspost Update IT strings 2017-01-18 14:04:53 +01:00
gravatar
group_text ES translations THX Albert 2016-11-17 07:38:41 +01:00
ifttt
ijpost
impressum
infiniteimprobabilitydrive
irc
jappixmini
js_upload Update IT strings 2017-01-18 14:04:53 +01:00
krynn
langfilter
ldapauth
leistungsschutzrecht
libertree ES translation work THX Albert 2016-11-18 07:57:19 +01:00
libravatar ES libravatar 2016-11-10 10:38:52 +01:00
ljpost ES translation work THX Albert 2016-11-18 07:57:19 +01:00
mahjongg
mailstream Update IT strings 2017-01-18 14:04:53 +01:00
mathjax ES translation work THX Albert 2016-11-18 07:57:19 +01:00
membersince
morechoice added more messages.po files for addons 2014-09-06 13:15:05 +02:00
morepokes
namethingy
newmemberwidget Update IT strings 2017-01-18 14:04:53 +01:00
notifyall
notimeline
nsfw
numfriends
openstreetmap ES update to the translations THX Alberto Díaz 2016-10-13 07:21:34 +02:00
pageheader
piwik
planets ES update to the translations THX Alberto Díaz 2016-10-13 07:21:34 +02:00
pledgie
poormancron
posterous
procrunner added more messages.po files for addons 2014-09-06 13:15:05 +02:00
public_server
pumpio Update IT strings 2017-01-18 14:04:53 +01:00
qcomment ES translation work THX Albert 2016-11-18 07:57:19 +01:00
randplace ES translation work THX Albert 2016-11-18 07:57:19 +01:00
remote_permissions
rendertime Update IT strings 2017-01-18 14:04:53 +01:00
retriever
securemail
showmore
smiley_pack
smileybutton Update IT strings 2017-01-18 14:04:53 +01:00
smilies_adult
snautofollow
sniper
startpage
statistics_json The statistics addon is now deprecated. The functionality moved into the core. 2015-08-17 08:05:10 +02:00
statusnet ES translation work THX Albert 2016-11-18 07:57:19 +01:00
superblock ES translation work THX Albert 2016-11-19 06:17:07 +01:00
testdrive
tictac Update IT strings 2017-01-18 14:04:53 +01:00
tumblr
twitter Standards 2016-12-28 03:28:26 +00:00
uhremotestorage
viewsrc Viewsrc will now work on the community page as well. 2015-10-31 23:06:59 +01:00
webrtc
widgets update addons template dir layout 2013-04-23 08:48:19 -04:00
windowsphonepush Update IT strings 2017-01-18 14:04:53 +01:00
wppost make backlink text configurable for the user 2017-01-24 21:07:44 +01:00
xmpp
yourls ES translation work - muchas gracias Albert 2016-11-20 06:26:42 +01:00
.gitattributes
.gitignore
INSTALL.txt
jappixmini.tgz
README.md

Addons for Friendica

This repository is a collection of plugins for the Friendica Social Communications Server. You can add these plugins 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 plugins 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 plugin 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.