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 1d80061a12
Merge pull request #766 from zeroadam/hotfix-3878
4 years ago
.tx Update .tx/config 5 years ago
advancedcontentfilter Core Logger 4 years ago
blackout Core Logger 4 years ago
blockem rename App Methods 5 years ago
blogger Logger Levels 4 years ago
buffer Logger Levels 4 years ago
buglink [buglink]: Added type-hint 'App' 5 years ago
calc Addon class 5 years ago
catavatar Core Logger 4 years ago
convert Addon class 5 years ago
curweather Move Global Functions - Part 3 4 years ago
diaspora Logger Levels 4 years ago
dwpost Logger Levels 4 years ago
fortunate rename App Methods 5 years ago
forumdirectory [forumdirectory] Use new Pager constructor and renderFull signatures 4 years ago
fromapp Core Logger 4 years ago
fromgplus Core Logger 4 years ago
geocoordinates Logger Levels 4 years ago
geonames Logger Levels 4 years ago
gnot Core Logger 4 years ago
googlemaps Bug fix 4 years ago
gravatar Core Logger 4 years ago
group_text Core Logger 4 years ago
highlightjs [highlightjs] Use new 'head'/'footer' hooks 5 years ago
ifttt Logger Levels 4 years ago
ijpost Logger Levels 4 years ago
impressum Core Logger 4 years ago
infiniteimprobabilitydrive rename App Methods 5 years ago
irc rename App Methods 5 years ago
jappixmini Core Logger 4 years ago
js_upload Logger Levels 4 years ago
krynn Core Logger 4 years ago
langfilter rename App Methods 5 years ago
ldapauth Core Logger 4 years ago
leistungsschutzrecht Core Logger 4 years ago
libertree Core Logger 4 years ago
libravatar Core Logger 4 years ago
ljpost Logger Levels 4 years ago
mahjongg rename App Methods 5 years ago
mailstream Logger Levels 4 years ago
mastodoncustomemojis Merge pull request #747 from MrPetovan/bug/mastodoncustomemojis-fix-notice 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 rename App Methods 5 years ago
newmemberwidget Core Logger 4 years ago
notifyall Core Logger 4 years ago
notimeline rename App Methods 5 years ago
nsfw rename App Methods 5 years ago
numfriends Core Logger 4 years ago
openstreetmap Logger Levels 4 years ago
pageheader rename App Methods 5 years ago
piwik Core Logger 4 years ago
planets Core Logger 4 years ago
pledgie rename App Methods 5 years ago
public_server Core Logger 4 years ago
pumpio Logger Levels 4 years ago
qcomment rename App Methods 5 years ago
randplace Core Logger 4 years ago
remote_permissions rename App Methods 5 years ago
rendertime NL translation THX JeroenED 5 years ago
securemail Core Logger 4 years ago
showmore rename App Methods 5 years ago
smiley_pack rename App Methods 5 years ago
smileybutton Core Logger 4 years ago
smilies_adult rename App Methods 5 years ago
sniper rename App Methods 5 years ago
startpage Bugfix - Replacing goaway() 4 years ago
statusnet Logger Levels 4 years ago
superblock rename App Methods 5 years ago
testdrive rename App Methods 5 years ago
tictac NL translation THX JeroenED 5 years ago
tumblr Core Logger 4 years ago
twitter Logger Levels 4 years ago
unicode_smilies Addon class 5 years ago
viewsrc rename App Methods 5 years ago
webrtc NL translation THX JeroenED 5 years ago
widgets Core Logger 4 years ago
windowsphonepush Logger Levels 4 years ago
wppost Logger Levels 4 years ago
xmpp some more get_hostname to getHostName changes 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.