Addons for Friendica
  • PHP 76%
  • JavaScript 17%
  • CSS 3.4%
  • HTML 2.4%
  • Smarty 0.7%
  • Other 0.4%
Find a file
2015-07-24 19:11:45 +02:00
altpager
appnet The "id" field is now filled in the notifications. This is needed for the new condensed notifications. 2015-04-26 14:43:42 +02:00
appnetpost
blackout
blockem
blogger updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
buffer PT-BR added translation for the buffer addon 2015-04-13 15:37:55 +02:00
buglink IT: imported translations 2014-09-14 22:01:44 +02:00
cal
calc added more messages.po files for addons 2014-09-06 13:15:05 +02:00
communityhome
convert
convpath
curweather DE update for the translations of curweather and irc addons 2015-07-19 12:28:29 +02:00
dav
defaultfeatures added more messages.po files for addons 2014-09-06 13:15:05 +02:00
diaspora The function to post to Diaspora doesn't support newer Diaspora versions. So this addon is set to "unsupported" 2015-05-28 22:32:05 +02:00
dwpost updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
editplain updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
extcron
facebook
facebook_restrict added more messages.po files for addons 2014-09-06 13:15:05 +02:00
fbpost fbpost: The required permissions are changed to the new API. 2015-04-26 14:42:04 +02:00
fbsync
fortunate
forumdirectory
forumlist
fromapp updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
fromgplus
geocoordinates
geonames updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
gnot
googlemaps
gpluspost gpluspost: The path to postToGooglePlus.php was wrong. 2015-05-28 22:30:32 +02:00
gravatar Update gravatar.php 2015-05-18 07:45:41 -07:00
group_text
ijpost
impressum updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
infiniteimprobabilitydrive
irc DE update for the translations of curweather and irc addons 2015-07-19 12:28:29 +02:00
jappixmini
js_upload
krynn Fixed reported grammar error for a location 2015-07-13 08:50:04 +10:00
langfilter
ldapauth
leistungsschutzrecht
libertree updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
libravatar
ljpost
mahjongg
mailstream updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
mathjax updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
membersince
morechoice added more messages.po files for addons 2014-09-06 13:15:05 +02:00
morepokes
namethingy
newmemberwidget
notimeline
nsfw updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
numfriends
openstreetmap New plugin GoogleMaps, changed map format for OSM 2015-06-30 07:31:27 +02:00
page Setting "editplain", "page" and "privacy_image_cache" as deprecated. Using new cache function in fpost and buffer. 2014-08-16 10:25:29 +02:00
pageheader typo in field label 2015-05-18 13:44:01 +02:00
piwik
planets Fixed spelling for Kashyyk and Dagobah 2015-07-08 08:35:44 +10:00
pledgie
poormancron
posterous
privacy_image_cache
procrunner
public_server updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
pumpio The "id" field is now filled in the notifications. This is needed for the new condensed notifications. 2015-04-26 14:43:42 +02:00
qcomment
randplace updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
remote_permissions
rendertime updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
retriever
securemail securemail: null html body 2015-01-20 19:27:00 +01:00
showmore
smiley_pack
smileybutton
smilies_adult
snautofollow snautofollow is deprecated since it moved into the core. 2015-07-12 21:43:08 +02:00
sniper
startpage updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
statistics_json
statusnet Statusnet is now GNU Social (but Raider is still Twix) 2015-07-12 21:43:59 +02:00
superblock
testdrive updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
tictac
tumblr
twitter fetch parent posts 2015-07-19 12:37:58 +02:00
uhremotestorage
viewsrc
webrtc
widgets update addons template dir layout 2013-04-23 08:48:19 -04:00
windowsphonepush
wppost
yourls
.gitattributes
.gitignore
INSTALL.txt updated Install.txt and added REDME.md 2015-07-06 11:08:45 +02:00
README.md

Addons for Friendica

This repository is a collection of plugins for the Friendica Social Communications Server. You can add these plugins 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 plugins 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 plugin 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.