Addons for Friendica
Find a file
2020-07-11 09:41:20 +00:00
.tx
advancedcontentfilter Issue 8680: Fix slim application error 2020-05-23 16:30:55 +02:00
blackout ZH CN translation update ot the blackout addon THX steve jobs 2020-07-07 08:42:13 +02:00
blockbot Blockbot: Some more bots added 2020-07-11 09:41:20 +00:00
blockem RU translation blockem addon THX Alexander An 2020-06-15 08:27:08 +02:00
blogger
buffer
buglink added buglink addon ZH-CN translation THX steve jobs 2020-06-15 09:28:34 +02:00
calc
catavatar added RU translation of catavatar addon THX Alexander An 2020-06-15 09:12:09 +02:00
convert
cookienotice Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
curweather
diaspora diaspora addon EN GB translation updated THX AndyH§ 2020-07-01 15:35:26 +02:00
discourse
dwpost [dwpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:39 -04:00
forumdirectory Merge pull request #957 from MrPetovan/task/4090-move-profile_photo-to-src 2020-02-23 14:33:10 +01:00
fromapp
geocoordinates
geonames Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
gnot gnot FR translation update THX ButterflyOfFire 2020-03-29 19:08:25 +02:00
googlemaps
gravatar gravatar NL translation update THX Casper 2020-06-15 07:37:15 +02:00
group_text
highlightjs
ifttt
ijpost [ijpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:50 -04:00
impressum
infiniteimprobabilitydrive infiniteimprobabilitydrive addon update RU translation THX Alexander An 2020-06-15 07:57:18 +02:00
irc irc addon ZH CN translation update THX steve jobs 2020-06-15 09:30:17 +02:00
jappixmini
js_upload js_upload RU translation update THX Alexander An 2020-06-15 09:16:07 +02:00
krynn
langfilter RU translation langfilter addon THX Alexander An 2020-06-15 07:46:14 +02:00
ldapauth
leistungsschutzrecht
libertree Updated addons for new tag handling 2020-05-05 22:47:43 +00:00
libravatar
ljpost [ljpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:59 -04:00
mahjongg
mailstream
markdown makrdown addon EN GB translation added THX AndyH3 2020-07-01 15:49:10 +02:00
mastodoncustomemojis
mathjax Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
membersince
morechoice
morepokes morepokes addon EN GB translation added THX AndyH3 2020-07-01 15:47:21 +02:00
namethingy
newmemberwidget added RU translation for newmemberwidget THX Alexander An 2020-06-15 07:49:04 +02:00
notifyall Add license info at Friendica classes 2020-02-09 15:45:35 +01:00
notimeline
nsfw
numfriends RU translation update numfriends addon THX Alexander An 2020-06-15 08:21:55 +02:00
openstreetmap [various] Add rel="noopener noreferrer" to all target="_blank" links 2020-02-24 20:08:43 -05:00
pageheader Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
phpmailer Bump phpmailer/phpmailer from 6.1.4 to 6.1.6 in /phpmailer 2020-05-27 17:59:56 +00:00
piwik
planets
public_server Changes to be committed: 2020-02-23 05:13:30 +00:00
pumpio Fix notice "Only variables should be passed by reference" 2020-06-28 08:21:59 +02:00
qcomment qcomment RU translation update THX Alexander An 2020-06-15 07:55:34 +02:00
randplace
remote_permissions
rendertime
securemail Add license info at Friendica classes 2020-02-09 15:45:35 +01:00
showmore showmore RU translation update THX Alexander An 2020-06-15 08:23:22 +02:00
showmore_dyn #8374: Removed wrapper from css 2020-03-17 22:34:34 +01:00
smiley_pack
smileybutton IT smiley button 2020-03-09 11:37:42 +01:00
smilies_adult
sniper
startpage
statusnet [statusnet] Remove references to obsolete virtual field item.tag 2020-05-13 22:39:33 -04:00
superblock superblock addon RU translation update THX Alexander An 2020-06-15 09:14:40 +02:00
testdrive Move Notify::TYPE_SYSTEM 2020-02-05 21:43:31 +01:00
tictac TicToc addon FR translation update THX ButterflyOfFire 2020-03-09 11:31:02 +01:00
tumblr Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
twitter [twitter] Fix media upload failure logging 2020-07-03 11:06:40 -04:00
unicode_smilies
viewsrc viewsrv addon NB NO translation update 2020-06-15 09:26:12 +02:00
webrtc
widgets Merge pull request #962 from MrPetovan/task/8318-widget_like-dislike-config 2020-02-25 14:39:36 +01:00
windowsphonepush Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
wppost Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
xmpp
.editorconfig
.gitattributes
.gitignore
INSTALL.txt
README.md removed link to defunkt addon listing 2020-06-11 19:00:59 +02: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.

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 protocol 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 information on the addon development.

Translation

Addons can be translated like any other part of Friendica. Translation for addons is done at the Transifex Friendica page.

Read more about the workflow in the Friendica translation documentation.