Addons for Friendica
Find a file
Michael Vogel edc3b196e6 Merge pull request #379 from Hypolite/ifttt-missing-nickname
[ifttt] Add missing nickname in the callback URL
2016-10-09 11:29:59 +02:00
appnet FR update to the translation THX Hypolite Petovan 2016-09-24 08:42:19 +02:00
blackout FR update to the translation THX Hypolite Petovan 2016-09-24 08:42:19 +02:00
blockem
blogger some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
buffer FR update to the translation THX Hypolite Petovan 2016-09-24 08:42:19 +02:00
buglink
cal
calc
communityhome FR update to the translation THX Hypolite Petovan 2016-09-24 08:42:19 +02:00
convert
convpath
curweather DE translation for curweather 2016-09-26 12:20:24 +02:00
dav
defaultfeatures
diaspora some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
dwpost some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
editplain
extcron
facebook
facebook_restrict
fbpost
fbsync
fortunate
forumdirectory smarty3 variables with a dash need other notation 2016-09-09 17:54:48 +02:00
forumlist
fromapp
fromgplus
geocoordinates
geonames
gnot
googlemaps
gpluspost some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
gravatar PT BR translations THX Beatriz Vital 2016-08-17 08:06:47 +02:00
group_text
ifttt [ifttt] Add missing nickname in the callback URL 2016-10-08 20:58:57 -04:00
ijpost some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
impressum some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
infiniteimprobabilitydrive PT BR translations THX Beatriz Vital 2016-08-17 08:06:47 +02:00
irc some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
jappixmini some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
js_upload
krynn
langfilter Add minimum post body length setting to language filter 2016-10-01 18:15:32 +02:00
ldapauth
leistungsschutzrecht
libertree some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
libravatar some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
ljpost some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
mahjongg
mailstream
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall when more then one users have the same email, only send the notification once 2016-09-09 11:01:37 +02:00
notimeline
nsfw some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
numfriends
openstreetmap FR translation of the openstreetmap addon, THX Damien Goutte-Gattat 2016-09-13 15:45:18 +02:00
pageheader
piwik
planets
pledgie
poormancron
posterous
procrunner
public_server some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
pumpio some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
qcomment PT BR update translations for Twitter, qcomment and OpenStreetmap THX Beatriz Vital 2016-08-19 12:29:10 +02:00
randplace
remote_permissions
rendertime Rendertime: We now additionally show the db write time. 2016-08-27 09:13:44 +00:00
retriever
securemail
showmore some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
smiley_pack
smileybutton
smilies_adult
snautofollow
sniper
startpage
statistics_json
statusnet some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
superblock PT BR translations THX Beatriz Vital 2016-08-17 08:06:47 +02:00
testdrive
tictac PT BR translations THX Beatriz Vital 2016-08-17 08:06:47 +02:00
tumblr some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
twitter some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
uhremotestorage
viewsrc
webrtc
widgets
windowsphonepush
wppost some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
xmpp
yourls some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02: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.