Addons for Friendica
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Tobias Diekershoff f8d9efe8c7
some files were executable, now they are not
5 years ago
.tx transifex-client config 6 years ago
blackout Issue 3873 5 years ago
blockem some files were executable, now they are not 5 years ago
blogger some files were executable, now they are not 5 years ago
buffer some files were executable, now they are not 5 years ago
buglink some files were executable, now they are not 5 years ago
calc some files were executable, now they are not 5 years ago
communityhome some files were executable, now they are not 5 years ago
convert some files were executable, now they are not 5 years ago
curweather Zoom level 5 years ago
dav some files were executable, now they are not 5 years ago
diaspora some files were executable, now they are not 5 years ago
dwpost Issue 3873 5 years ago
fortunate added more messages.po files for addons 9 years ago
forumdirectory The function "template_escape" doesn't exist anymore. 5 years ago
fromapp Default param 5 years ago
fromgplus Some includes hadn't been removed 5 years ago
geocoordinates Move Cache to src 5 years ago
geonames some files were executable, now they are not 5 years ago
gnot some files were executable, now they are not 5 years ago
googlemaps Move Cache to src 5 years ago
gravatar Issue 3873 5 years ago
group_text some files were executable, now they are not 5 years ago
ifttt added DE translation of IFTTT 5 years ago
ijpost Issue 3873 5 years ago
impressum some files were executable, now they are not 5 years ago
infiniteimprobabilitydrive Update IT strings 6 years ago
irc Issue 3873 5 years ago
jappixmini Use User::authenticate in addons 5 years ago
js_upload some files were executable, now they are not 5 years ago
krynn some files were executable, now they are not 5 years ago
langfilter Add PConfig class + fix elseif instances 5 years ago
ldapauth some files were executable, now they are not 5 years ago
leistungsschutzrecht Issue 3873 5 years ago
libertree some files were executable, now they are not 5 years ago
libravatar Issue 3873 5 years ago
ljpost some files were executable, now they are not 5 years ago
mahjongg some files were executable, now they are not 5 years ago
mailstream use pconfig::delete in mailstream addon 5 years ago
mathjax Issue 3873 5 years ago
membersince some files were executable, now they are not 5 years ago
morechoice added more messages.po files for addons 9 years ago
morepokes ES translation work THX Albert 6 years ago
namethingy some files were executable, now they are not 5 years ago
newmemberwidget Issue 3873 5 years ago
notifyall Addons hadn't been changed for the moved emailer class 5 years ago
notimeline Default param 5 years ago
nsfw some files were executable, now they are not 5 years ago
numfriends some files were executable, now they are not 5 years ago
openstreetmap Move Cache to src 5 years ago
pageheader some files were executable, now they are not 5 years ago
piwik some files were executable, now they are not 5 years ago
planets some files were executable, now they are not 5 years ago
pledgie some files were executable, now they are not 5 years ago
public_server Move Contact to src 5 years ago
pumpio some files were executable, now they are not 5 years ago
qcomment some files were executable, now they are not 5 years ago
randplace some files were executable, now they are not 5 years ago
remote_permissions Issue 3873 5 years ago
rendertime some files were executable, now they are not 5 years ago
securemail Addons hadn't been changed for the moved emailer class 5 years ago
showmore some files were executable, now they are not 5 years ago
smiley_pack some files were executable, now they are not 5 years ago
smileybutton some files were executable, now they are not 5 years ago
smilies_adult added more messages.po files for addons 9 years ago
sniper some files were executable, now they are not 5 years ago
startpage Issue 3873 5 years ago
statusnet some files were executable, now they are not 5 years ago
superblock some files were executable, now they are not 5 years ago
testdrive Move Contact to src 5 years ago
tictac some files were executable, now they are not 5 years ago
tumblr some files were executable, now they are not 5 years ago
twitter some files were executable, now they are not 5 years ago
unicode_smilies Smilies moved to src 5 years ago
viewsrc Viewsrc will now work on the community page as well. 8 years ago
webrtc Issue 3873 5 years ago
widgets some files were executable, now they are not 5 years ago
windowsphonepush Use User::authenticate in addons 5 years ago
wppost some files were executable, now they are not 5 years ago
xmpp added DE translation of xmpp 5 years ago
yourls some files were executable, now they are not 5 years ago
.gitattributes required for github/Windows 11 years ago
.gitignore pumpio: Connecting to pumpio should be made much more easier 10 years ago
INSTALL.txt updated Install.txt and added REDME.md 8 years ago
README.md added note about translations 8 years ago

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.