Addons for Friendica
You cannot 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
Michael Vogel bb89947ab8
Merge pull request #466 from tobiasd/20171207-fr
rendertime: forgot to add the messages.po file for FR translation
6 years ago
.tx transifex-client config 6 years ago
blackout Issue 3873 6 years ago
blockem Issue 3873 6 years ago
blogger Issue 3873 6 years ago
buffer Publiv forum posts aren't transmitted via the connectors anymore 6 years ago
buglink RU translation of buglink addon THX pztrn 6 years ago
calc added more messages.po files for addons 9 years ago
communityhome Issue 3873 6 years ago
convert added more messages.po files for addons 9 years ago
curweather Zoom level 6 years ago
dav Use User::authenticate in addons 6 years ago
diaspora Publiv forum posts aren't transmitted via the connectors anymore 6 years ago
dwpost Issue 3873 6 years ago
fortunate added more messages.po files for addons 9 years ago
forumdirectory The function "template_escape" doesn't exist anymore. 6 years ago
fromapp Default param 6 years ago
fromgplus Some includes hadn't been removed 6 years ago
geocoordinates Move Cache to src 6 years ago
geonames Issue 3873 6 years ago
gnot Issue 3873 6 years ago
googlemaps Move Cache to src 6 years ago
gravatar Issue 3873 6 years ago
group_text Issue 3873 6 years ago
ifttt added DE translation of IFTTT 6 years ago
ijpost Issue 3873 6 years ago
impressum Issue 3873 6 years ago
infiniteimprobabilitydrive Update IT strings 6 years ago
irc Issue 3873 6 years ago
jappixmini Use User::authenticate in addons 6 years ago
js_upload Issue 3873 6 years ago
krynn Issue 3873 6 years ago
langfilter Add PConfig class + fix elseif instances 6 years ago
ldapauth Remove needless parentheses 6 years ago
leistungsschutzrecht Issue 3873 6 years ago
libertree Publiv forum posts aren't transmitted via the connectors anymore 6 years ago
libravatar Issue 3873 6 years ago
ljpost Issue 3873 6 years ago
mahjongg added more messages.po files for addons 9 years ago
mailstream use pconfig::delete in mailstream addon 6 years ago
mathjax Issue 3873 6 years ago
membersince add per-plugin language files 10 years ago
morechoice added more messages.po files for addons 9 years ago
morepokes ES translation work THX Albert 7 years ago
namethingy added more messages.po files for addons 9 years ago
newmemberwidget Issue 3873 6 years ago
notifyall Addons hadn't been changed for the moved emailer class 6 years ago
notimeline Default param 6 years ago
nsfw Merge pull request #443 from rebeka-catalina/rct/d/NSFW_README_examples 6 years ago
numfriends Default param 6 years ago
openstreetmap Move Cache to src 6 years ago
pageheader Issue 3873 6 years ago
piwik Issue 3873 6 years ago
planets Issue 3873 6 years ago
pledgie Issue 3873 6 years ago
public_server Move Contact to src 6 years ago
pumpio Some includes hadn't been removed 6 years ago
qcomment Default param 6 years ago
randplace Issue 3873 6 years ago
remote_permissions Issue 3873 6 years ago
rendertime rendertime: forgot to add the messages.po file for FR translation 6 years ago
securemail Addons hadn't been changed for the moved emailer class 6 years ago
showmore Issue 3873 6 years ago
smiley_pack added more messages.po files for addons 9 years ago
smileybutton Update IT strings 6 years ago
smilies_adult added more messages.po files for addons 9 years ago
sniper added more messages.po files for addons 9 years ago
startpage Issue 3873 6 years ago
statusnet Some more old photos ... 6 years ago
superblock Issue 3873 6 years ago
testdrive Move Contact to src 6 years ago
tictac Update IT strings 6 years ago
tumblr Publiv forum posts aren't transmitted via the connectors anymore 6 years ago
twitter Some more old photos ... 6 years ago
unicode_smilies Smilies moved to src 6 years ago
viewsrc Viewsrc will now work on the community page as well. 8 years ago
webrtc Issue 3873 6 years ago
widgets use pconfig::delete in widgets addon 6 years ago
windowsphonepush Use User::authenticate in addons 6 years ago
wppost Publiv forum posts aren't transmitted via the connectors anymore 6 years ago
xmpp added DE translation of xmpp 6 years ago
yourls Issue 3873 6 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.