No description
Find a file
Tobias Diekershoff c0ecafcfdc
Merge pull request #678 from annando/notices
And now for something complete different ... notices
2018-07-31 18:41:09 +02:00
.tx
advancedcontentfilter Rename DBA::is_result to DBA::isResult 2018-07-23 15:02:59 -04:00
blackout
blockem [blockem] Cleanups: (#655) 2018-07-20 21:51:15 -04:00
blogger [blogger] Cleanups: (#656) 2018-07-20 22:21:06 -04: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 Rename DBA::is_result to DBA::isResult 2018-07-23 15:02:59 -04:00
convert
curweather [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
diaspora [diaspora]: Ops, fixed parser error. Followup to #665 (#666) 2018-07-23 19:31:44 -04:00
dwpost And now for something complete different ... notices 2018-07-31 16:22:05 +00:00
fortunate
forumdirectory [forumdirectory] Fixes, type-hints and PAGE_* moval (#671) 2018-07-28 01:33:39 -04:00
fromapp
fromgplus And now for something complete different ... notices 2018-07-31 16:22:05 +00:00
geocoordinates
geonames
gnot CS gnot addon 2018-06-18 10:25:52 +02:00
googlemaps
gravatar [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
group_text
ifttt Rename DBA::is_result to DBA::isResult 2018-07-23 15:02:59 -04:00
ijpost
impressum [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
infiniteimprobabilitydrive
irc
jappixmini [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
js_upload
krynn
langfilter
ldapauth
leistungsschutzrecht
libertree
libravatar [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
ljpost And now for something complete different ... notices 2018-07-31 16:22:05 +00:00
mahjongg
mailstream [mailstream]: Fixed logger level NORMAL -> INFO (#664) 2018-07-23 18:54:14 -04:00
mastodoncustomemojis [global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap
pageheader
piwik
planets
pledgie
public_server [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
pumpio And now for something complete different ... notices 2018-07-31 16:22:05 +00:00
qcomment
randplace
remote_permissions [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
rendertime
securemail
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet And now for something complete different ... notices 2018-07-31 16:22:05 +00:00
superblock Some more notices fixed (#672) 2018-07-26 15:20:12 -04:00
testdrive [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
tictac
tumblr [tumblr] 2018-07-29 19:43:53 +02:00
twitter [cross] Moved CONTACT_* constants to class Friendica\Model\Contact (#670) 2018-07-28 01:34:38 -04:00
unicode_smilies
viewsrc Rename DBA::is_result to DBA::isResult 2018-07-23 15:02:59 -04:00
webrtc
widgets [widgets] Add missing use statement after dbesc conversion 2018-07-23 18:46:16 -04:00
windowsphonepush
wppost
xmpp [xmpp] Fixes: (#668) 2018-07-24 17:54:00 -04:00
.gitattributes
.gitignore
INSTALL.txt
README.md Update strings 2018-01-20 11:01:59 -05:00

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.