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
Hypolite Petovan cac6cbc235
Merge pull request #742 from annando/ap
5 years ago
.tx Update .tx/config 5 years ago
advancedcontentfilter [various] Update "mrpetovan" email address 5 years ago
blackout CS translation blackout THX Aditoo 5 years ago
blockem NL translation THX JeroenED 5 years ago
blogger And again a notice 5 years ago
buffer CS translation buffer THX Aditoo 5 years ago
buglink [buglink]: Added type-hint 'App' 5 years ago
calc Addon class 5 years ago
catavatar Apply CatAvatar when submiting aproval - fix #5779 in friendica 5 years ago
convert Addon class 5 years ago
curweather [various] Update "mrpetovan" email address 5 years ago
diaspora CS translation diaspora THX Aditoo 5 years ago
dwpost NL translation THX JeroenED 5 years ago
fortunate [fortunate] Mark addon as unsupported 5 years ago
forumdirectory CS translation forumdirectory THX Aditoo 5 years ago
fromapp CS translation fromapp THX Aditoo 5 years ago
fromgplus NL translation THX JeroenED 5 years ago
geocoordinates Review updates 5 years ago
geonames NL translation THX JeroenED 5 years ago
gnot NL translation THX JeroenED 5 years ago
googlemaps Addon class 5 years ago
gravatar NL translation THX JeroenED 5 years ago
group_text CS translation group_text THX Aditoo 5 years ago
highlightjs [highlightjs] Use new 'head'/'footer' hooks 5 years ago
ifttt Some removed notices 5 years ago
ijpost CS translation ijpost THX Aditoo 5 years ago
impressum CS translation impressum THX Aditoo 5 years ago
infiniteimprobabilitydrive NL translation THX JeroenED 5 years ago
irc CS irc addon 5 years ago
jappixmini CS translation jappixmini THX Aditoo 5 years ago
js_upload NL translation THX JeroenED 5 years ago
krynn NL translation THX JeroenED 5 years ago
langfilter Where do these notices hide? Now one is removed 5 years ago
ldapauth Move addon-specific config to config/addon.ini.php 5 years ago
leistungsschutzrecht And some more notices ... 5 years ago
libertree NL translation THX JeroenED 5 years ago
libravatar CS translation libravatar THX Aditoo 5 years ago
ljpost NL translation THX JeroenED 5 years ago
mahjongg Addon class 5 years ago
mailstream NL translation THX JeroenED 5 years ago
mastodoncustomemojis Activate ActivityPub for Mastodon Custom Emojis 5 years ago
mathjax [mathjax] Move settings template to separate file 5 years ago
membersince Replace current_theme() and current_theme_url() calls 5 years ago
morechoice CS translation morechoice THX Aditoo 5 years ago
morepokes NL translation THX JeroenED 5 years ago
namethingy Namethingy is now unsupported 5 years ago
newmemberwidget NL translation THX JeroenED 5 years ago
notifyall Again a user found a notice ... 5 years ago
notimeline NL translation THX JeroenED 5 years ago
nsfw NL translation THX JeroenED 5 years ago
numfriends NL translation THX JeroenED 5 years ago
openstreetmap NL translation THX JeroenED 5 years ago
pageheader NL translation THX JeroenED 5 years ago
piwik NL translation THX JeroenED 5 years ago
planets NL translation THX JeroenED 5 years ago
pledgie Update t() calls 5 years ago
public_server NL translation THX JeroenED 5 years ago
pumpio One single notice ... 5 years ago
qcomment NL translation THX JeroenED 5 years ago
randplace NL translation THX JeroenED 5 years ago
remote_permissions NL translation THX JeroenED 5 years ago
rendertime NL translation THX JeroenED 5 years ago
securemail NL translation THX JeroenED 5 years ago
showmore CS translation showmore THX Aditoo 5 years ago
smiley_pack [ImgBot] optimizes images 5 years ago
smileybutton NL translation THX JeroenED 5 years ago
smilies_adult [ImgBot] optimizes images 5 years ago
sniper [ImgBot] optimizes images 5 years ago
startpage NL translation THX JeroenED 5 years ago
statusnet NL translation THX JeroenED 5 years ago
superblock NL translation THX JeroenED 5 years ago
testdrive NL translation THX JeroenED 5 years ago
tictac NL translation THX JeroenED 5 years ago
tumblr NL translation THX JeroenED 5 years ago
twitter [various] Update "mrpetovan" email address 5 years ago
unicode_smilies Addon class 5 years ago
viewsrc Rename DBA::is_result to DBA::isResult 5 years ago
webrtc NL translation THX JeroenED 5 years ago
widgets "remote_permissions" and "widgets" are set to deprecated (#711) 5 years ago
windowsphonepush NL translation THX JeroenED 5 years ago
wppost NL translation THX JeroenED 5 years ago
xmpp Some removed notices 5 years ago
.gitattributes required for github/Windows 11 years ago
.gitignore Add explicit dependencies to twitter addon 5 years ago
INSTALL.txt Updated documentation about bin/composer 5 years ago
README.md Update strings 5 years ago

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.