Addons for Friendica
Find a file
Michael Vogel e74ccf35c9 Some notices had been removed / expiring of item related tables in twitter (#643)
* Some notices had been removed / expiring of item related tables in twitter

* Some more ...
2018-07-15 14:40:20 -04:00
.tx
advancedcontentfilter
blackout
blockem Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
blogger
buffer Some notices had been removed / expiring of item related tables in twitter (#643) 2018-07-15 14:40:20 -04:00
buglink
calc
catavatar [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
convert
curweather uCS translation of the curweather addon THX Aditoo 2018-07-06 06:32:21 +02:00
diaspora
dwpost
fortunate
forumdirectory
fromapp
fromgplus Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
ifttt [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
ijpost
impressum
infiniteimprobabilitydrive
irc
jappixmini [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
js_upload [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
krynn
langfilter "langfilter" uses the new "language" field as well 2018-06-30 05:20:17 +00:00
ldapauth
leistungsschutzrecht Some notices had been removed / expiring of item related tables in twitter (#643) 2018-07-15 14:40:20 -04:00
libertree
libravatar
ljpost
mahjongg
mailstream Some more replaced item SQL queries 2018-06-21 06:23:27 +00:00
mastodoncustomemojis [mastodoncustomemojis] Add new addon 2018-07-14 06:08:36 -04:00
mathjax
membersince
morechoice
morepokes morepokes translation update THX Aditoo 2018-07-07 11:24:37 +02:00
namethingy
newmemberwidget Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
notifyall
notimeline ZH CN notimeline addon 2018-06-18 10:58:28 +02:00
nsfw
numfriends CS translation morepokes, numfriends THX Aditoo 2018-07-04 07:33:57 +02:00
openstreetmap Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
pageheader
piwik
planets
pledgie
public_server CS translation update public_server THX Aditoo 2018-07-03 07:08:35 +02:00
pumpio Some notices had been removed / expiring of item related tables in twitter (#643) 2018-07-15 14:40:20 -04:00
qcomment CS qcomment addon 2018-06-18 11:05:05 +02:00
randplace
remote_permissions CS remote permissions addon 2018-06-18 11:08:14 +02:00
rendertime Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
securemail
showmore Avoid warnings in addons (#639) 2018-07-10 08:30:23 -04:00
smiley_pack [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
smileybutton [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
smilies_adult [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
sniper [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
startpage CS, ZH CN startpage addon 2018-06-18 11:15:02 +02:00
statusnet Some notices had been removed / expiring of item related tables in twitter (#643) 2018-07-15 14:40:20 -04:00
superblock CS, EN US localization superblock addon 2018-06-18 11:37:59 +02:00
testdrive ZH CN testdrive addon 2018-06-18 11:19:22 +02:00
tictac
tumblr Some notices had been removed / expiring of item related tables in twitter (#643) 2018-07-15 14:40:20 -04:00
twitter Some notices had been removed / expiring of item related tables in twitter (#643) 2018-07-15 14:40:20 -04:00
unicode_smilies
viewsrc Model/Item usages instead of ModelItem 2018-06-22 10:06:30 +02:00
webrtc ZH CN webrtc translation 2018-06-18 11:28:28 +02:00
widgets
windowsphonepush ZH CN windowsphonepush translation 2018-06-18 11:30:35 +02:00
wppost CS wppost addon 2018-06-18 11:32:36 +02:00
xmpp [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
.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.