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 d014fa3e28
[advancedcontentfilter] Fix notice messages
5 years ago
.tx Update .tx/config 5 years ago
advancedcontentfilter [advancedcontentfilter] Fix notice messages 5 years ago
blackout IS translation blackout addon THX Sveinn í Felli 5 years ago
blockem [blockem] Cleanups: (#655) 5 years ago
blogger [blogger] Cleanups: (#656) 5 years ago
buffer [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 5 years ago
buglink [buglink]: Added type-hint 'App' 5 years ago
calc Addon class 5 years ago
catavatar Rename DBA::is_result to DBA::isResult 5 years ago
convert Addon class 5 years ago
curweather [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 5 years ago
diaspora [diaspora]: Ops, fixed parser error. Followup to #665 (#666) 5 years ago
dwpost And now for something complete different ... notices 5 years ago
fortunate [fortunate] Mark addon as unsupported 5 years ago
forumdirectory [forumdirectory] Fixes, type-hints and PAGE_* moval (#671) 5 years ago
fromapp update to the FI translations 5 years ago
fromgplus Some more notices in addons 5 years ago
geocoordinates Review updates 5 years ago
geonames Move addon-specific config to config/addon.ini.php 5 years ago
gnot CS gnot addon 5 years ago
googlemaps Addon class 5 years ago
gravatar [multiple] Rename dbesc to DBA::escape 5 years ago
group_text update to the FI translations 5 years ago
ifttt Rename DBA::is_result to DBA::isResult 5 years ago
ijpost update to the FI translations 5 years ago
impressum [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 5 years ago
infiniteimprobabilitydrive PL translation updates THX waldis 5 years ago
irc CS irc addon 5 years ago
jappixmini [multiple] Rename dbesc to DBA::escape 5 years ago
js_upload [js_upload] Better wording for mass-upload photos button. (#654) 5 years ago
krynn updated CS translation of the krynn addon THX Aditoo 5 years ago
langfilter "langfilter" uses the new "language" field as well 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 [multiple] Rename Friendica\Database\dba to Friendica\Database\DBA 5 years ago
libravatar [multiple] Rename dbesc to DBA::escape 5 years ago
ljpost And now for something complete different ... notices 5 years ago
mahjongg Addon class 5 years ago
mailstream [mailstream]: Fixed logger level NORMAL -> INFO (#664) 5 years ago
mastodoncustomemojis [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 5 years ago
mathjax Move addon-specific config to config/addon.ini.php 5 years ago
membersince Replace current_theme() and current_theme_url() calls 5 years ago
morechoice [various] Replace direct accesses to $a->config with Config::get 5 years ago
morepokes morepokes translation update THX Aditoo 5 years ago
namethingy Namethingy is now unsupported 5 years ago
newmemberwidget Avoid warnings in addons (#639) 5 years ago
notifyall [various] Replace direct accesses to $a->config with Config::get 5 years ago
notimeline ZH CN notimeline addon 5 years ago
nsfw added CS translation of the nsfw addon THX Aditoo 5 years ago
numfriends CS translation morepokes, numfriends THX Aditoo 5 years ago
openstreetmap Move addon-specific config to config/addon.ini.php 5 years ago
pageheader updates CS translation of the catavatar, pageheader, randplace and tumblr addons THX Aditoo 5 years ago
piwik [piwik] Fix indentation in README 5 years ago
planets updated CS translation of the planets addon THX Aditoo 5 years ago
pledgie Update t() calls 5 years ago
public_server [multiple] Rename dbesc to DBA::escape 5 years ago
pumpio We should quit on not getting data 5 years ago
qcomment CS qcomment addon 5 years ago
randplace updates CS translation of the catavatar, pageheader, randplace and tumblr addons THX Aditoo 5 years ago
remote_permissions [multiple] Rename dbesc to DBA::escape 5 years ago
rendertime Avoid warnings in addons (#639) 5 years ago
securemail [various] Replace direct accesses to $a->config with Config::get 5 years ago
showmore Avoid warnings in addons (#639) 5 years ago
smiley_pack [ImgBot] optimizes images 5 years ago
smileybutton [ImgBot] optimizes images 5 years ago
smilies_adult [ImgBot] optimizes images 5 years ago
sniper [ImgBot] optimizes images 5 years ago
startpage CS, ZH CN startpage addon 5 years ago
statusnet And now for something complete different ... notices 5 years ago
superblock Some more notices fixed (#672) 5 years ago
testdrive [multiple] Rename dbesc to DBA::escape 5 years ago
tictac PL translation updates THX waldis 5 years ago
tumblr Some more notices in addons 5 years ago
twitter Avoid empty post 5 years ago
unicode_smilies Addon class 5 years ago
viewsrc Rename DBA::is_result to DBA::isResult 5 years ago
webrtc ZH CN webrtc translation 5 years ago
widgets [widgets] Add missing use statement after dbesc conversion 5 years ago
windowsphonepush [multiple] Rename Friendica\Database\dba to Friendica\Database\DBA 5 years ago
wppost [multiple] Rename Friendica\Database\dba to Friendica\Database\DBA 5 years ago
xmpp [xmpp] Fixes: (#668) 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.