Go to file
Hypolite Petovan f1e7aa16b8
Merge pull request #1153 from tobiasd/20210809-ja
irc and langfilter JA translation added THX XMPPはいいぞ
2021-08-09 12:45:22 -04:00
.tx
advancedcontentfilter Updated messages.po 2021-07-25 13:17:48 +00:00
blackout
blockbot Blockbot: Added "axios" to the "good" agents 2021-06-11 14:37:20 +00:00
blockem Use globals instead of $a->data 2021-07-25 17:28:07 +00:00
blogger Use "convertForUriId" when possible 2021-07-10 07:40:39 +00:00
buffer Updated messages.po 2021-07-25 13:17:48 +00:00
buglink regenerated all strings.php files from the current translation strings (message.po) 2021-02-01 18:47:38 +01:00
calc
catavatar Updated messages.po 2021-07-25 13:17:48 +00:00
convert
cookienotice
curweather
diaspora
discourse Discourse: Avoid notices when fetching mails 2021-01-29 10:44:30 +00:00
dwpost Use "convertForUriId" when possible 2021-07-10 07:40:39 +00:00
forumdirectory Use globals instead of $a->data 2021-07-25 17:28:07 +00:00
fromapp fromapp addon ES translation updated THX Senex Petrovic 2021-04-02 08:36:44 +02:00
geocoordinates
geonames
gnot gnot addon ES translation updated THX Senex Petrovic 2021-04-02 08:38:43 +02:00
googlemaps
gravatar
group_text
highlightjs
ifttt Changed parameter for delayed posts 2021-08-06 18:52:44 +00:00
ijpost Use "convertForUriId" when possible 2021-07-10 07:40:39 +00:00
impressum
infiniteimprobabilitydrive
irc irc JA translation added THX XMPPはいいぞ 2021-08-09 18:22:12 +02:00
jappixmini
js_upload Use globals instead of $a->data 2021-07-25 17:28:07 +00:00
keycloakpassword added HU translation of keycloakpassword addon THX urbalazs 2021-06-27 14:33:48 +02:00
krynn IT translation update jrynn addon THX Sylke Vicious 2021-04-20 10:58:20 +02:00
langfilter langfilter JA translation added THX XMPPはいいぞ 2021-08-09 18:21:05 +02:00
ldapauth
leistungsschutzrecht [various] Remove redundant uninstall functions 2020-07-27 08:30:41 -04:00
libertree Twitter: Attachments are stripped from the body / Posting connectors: Add attachments to the body 2021-05-01 08:59:14 +00:00
libravatar IT translation for libravatar addon THX silkevicious 2021-05-08 07:21:31 +02:00
ljpost Use "convertForUriId" when possible 2021-07-10 07:40:39 +00:00
mailstream Use "convertForUriId" when possible 2021-07-10 07:40:39 +00:00
markdown
mastodoncustomemojis [various] Remove redundant uninstall functions 2020-07-27 08:30:41 -04:00
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget ES translation of the newmemberwidget addon updated THX Senex Petrovic 2021-04-06 07:06:34 +02:00
nitter HU translation added nitter addon THX urbalazs 2021-06-27 14:30:39 +02:00
nominatim
notifyall notifyall addon HU translation added THX Balázs Úr 2021-03-28 22:37:27 +02:00
notimeline
nsfw
numfriends
openstreetmap [openstreetmap] Ensure location key is available in hook data 2021-05-31 01:44:17 -04:00
opmlexport
pageheader
phpmailer
piwik DE translation piwik addon THX Till Mohr 2021-05-24 08:23:04 +02:00
planets ES translation of the planets addon updated THX Senex Petrovic 2021-04-06 06:58:49 +02:00
public_server
pumpio Updated messages.po 2021-07-25 13:17:48 +00:00
qcomment ES translation of the qcomment addon updated THX Senex Petrovic 2021-04-06 06:55:56 +02:00
randplace ES translation of the randplace addon updated THX Senex Petrovic 2021-04-06 06:53:43 +02:00
remote_permissions
rendertime Rednertime: "Parser" is now "session" 2021-07-27 13:57:36 +00:00
saml
securemail
showmore
showmore_dyn regenerated messages.po files of the addons 2021-02-01 18:29:42 +01:00
smiley_pack
smileybutton
smilies_adult
startpage
statusnet Support for simple shortening 2021-07-12 14:10:38 +00:00
superblock
testdrive IT translation update testdrive addon THX Sylke Vicious 2021-04-20 10:59:38 +02:00
tictac
tumblr Updated messages.po 2021-07-25 13:17:48 +00:00
twitter Changed parameter for delayed posts 2021-08-06 18:52:44 +00:00
unicode_smilies
viewsrc
webrtc
widgets Widgets: Replaced deprecated function 2021-07-24 06:21:38 +00:00
windowsphonepush Updated messages.po 2021-07-25 13:17:48 +00:00
wppost Use "convertForUriId" when possible 2021-07-10 07:40:39 +00:00
xmpp Updated messages.po 2021-07-25 13:17:48 +00:00
.drone.yml
.editorconfig added editorconfig file 2019-10-14 07:16:55 +02:00
.gitattributes
.gitignore
INSTALL.txt
README.md

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.

Issues

Please report any issues you have with addons of Friendica from this repository in the main issue tracker of the project.

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.