Addons for Friendica
Go to file
2018-08-06 16:36:56 +02:00
.tx
advancedcontentfilter PL translation advancedcontentfilter THX waldis 2018-08-06 14:28:40 +02:00
blackout PL translation blackout THX waldis 2018-08-06 14:16:52 +02:00
blockem
blogger PL translation blogger THX waldis 2018-08-06 14:27:39 +02:00
buffer [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
buglink [buglink]: Added type-hint 'App' 2018-07-29 22:23:16 +02:00
calc
catavatar
convert
curweather PL translation curweather THX waldis 2018-08-06 14:30:44 +02:00
diaspora PL translation diaspora THX waldis 2018-08-06 14:18:25 +02:00
dwpost PL translation dwpost THX waldis 2018-08-06 14:26:36 +02:00
fortunate [fortunate] Mark addon as unsupported 2018-07-10 08:47:57 -04:00
forumdirectory [forumdirectory] Fixes, type-hints and PAGE_* moval (#671) 2018-07-28 01:33:39 -04:00
fromapp
fromgplus Some more notices in addons 2018-08-01 17:28:55 +00:00
geocoordinates
geonames
gnot
googlemaps
gravatar PL translation gravatar THX waldis 2018-08-06 14:25:19 +02:00
group_text
ifttt
ijpost
impressum [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
infiniteimprobabilitydrive
irc CS irc addon 2018-06-18 10:33:46 +02:00
jappixmini PL translation jappixmini THX waldis 2018-08-06 13:58:26 +02:00
js_upload
krynn
langfilter PL translation langfilter THX waldis 2018-08-06 14:04:55 +02:00
ldapauth
leistungsschutzrecht And some more notices ... 2018-07-31 18:10:34 +00:00
libertree PL translation libertree THX waldis 2018-08-06 14:08:40 +02:00
libravatar Libravatar wont shutdown 2018-08-06 16:36:56 +02:00
ljpost PL translation ljpost THX waldis 2018-08-06 14:07:13 +02:00
mahjongg
mailstream
mastodoncustomemojis [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
mathjax
membersince
morechoice
morepokes PL translation morepokes THX waldis 2018-08-06 13:38:01 +02:00
namethingy
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap PL translation openstreetmap THX waldis 2018-08-06 14:29:46 +02:00
pageheader
piwik PL translation piwik THX waldis 2018-08-06 14:11:48 +02:00
planets
pledgie
public_server [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
pumpio PL translation pumpio THX waldis 2018-08-06 14:00:34 +02:00
qcomment
randplace
remote_permissions
rendertime
securemail PL translation securemail THX waldis 2018-08-06 13:39:27 +02:00
showmore PL translation showmore THX waldis 2018-08-06 14:06:09 +02:00
smiley_pack
smileybutton PL translation smileybutton THX waldis 2018-08-06 14:10:00 +02:00
smilies_adult
sniper
startpage
statusnet PL translation statusnet THX waldis 2018-08-06 13:56:33 +02:00
superblock PL translation superblock THX waldis 2018-08-06 13:34:04 +02:00
testdrive
tictac PL translation tictac THX waldis 2018-08-06 14:19:59 +02:00
tumblr Some more notices in addons 2018-08-01 17:28:55 +00:00
twitter PL translation twitter THX waldis 2018-08-06 14:15:46 +02:00
unicode_smilies
viewsrc Rename DBA::is_result to DBA::isResult 2018-07-23 15:02:59 -04:00
webrtc PL translation webrtc THX waldis 2018-08-06 13:35:20 +02:00
widgets
windowsphonepush
wppost PL translation wppost THX waldis 2018-08-06 13:40:58 +02:00
xmpp
.gitattributes
.gitignore
INSTALL.txt
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.