]> git.mxchange.org Git - friendica-addons.git/log
friendica-addons.git
12 years agoadd openstreetmap
friendica [Fri, 10 Feb 2012 02:10:12 +0000 (18:10 -0800)]
add openstreetmap

12 years agoMerge branch 'apull'
friendica [Thu, 9 Feb 2012 23:15:48 +0000 (15:15 -0800)]
Merge branch 'apull'

12 years agoMerge pull request #6 from Keith2/master
Keith Fernie [Thu, 9 Feb 2012 23:12:39 +0000 (15:12 -0800)]
Merge pull request #6 from Keith2/master

Adds a custom YourLS url shortener

12 years agorebuild geonames.tgz
friendica [Thu, 9 Feb 2012 22:09:39 +0000 (14:09 -0800)]
rebuild geonames.tgz

12 years ago modified: statusnet.tgz Set up tabs in code correctly.
Keith Fernie [Thu, 9 Feb 2012 22:08:15 +0000 (22:08 +0000)]
modified:   statusnet.tgz Set up tabs in code correctly.
modified:   statusnet/statusnet.php Set up tabs in code correctly.
modified:   twitter.tgz Set up tabs in code correctly.
modified:   twitter/twitter.php Set up tabs in code correctly.
modified:   yourls.tgz Set up tabs in code correctly.
modified:   yourls/yourls.css Set up tabs in code correctly.
modified:   yourls/yourls.php Set up tabs in code correctly.

12 years agoMerge branch 'master' of https://github.com/Keith2/friendica-addons
Keith Fernie [Thu, 9 Feb 2012 21:19:06 +0000 (21:19 +0000)]
Merge branch 'master' of https://github.com/Keith2/friendica-addons

12 years ago modified: statusnet.tgz First url shortener is a custom YourLS url âshortener...
Keith Fernie [Thu, 9 Feb 2012 21:15:41 +0000 (21:15 +0000)]
modified:   statusnet.tgz First url shortener is a custom YourLS url âshortener, if it is configured.
modified:   statusnet/statusnet.php First url shortener is a custom YourLS url �shortener, if it is configured.
modified:   twitter.tgz First url shortener is a custom YourLS url �shortener, if it is configured.
modified:   twitter/twitter.php First url shortener is a custom YourLS url �shortener, if it is configured.
new file:   yourls.tgz sets up the config for a custom YourLS url shortener.
new file:   yourls/README sets up the config for a custom YourLS url shortener.
new file:   yourls/yourls.css sets up the config for a custom YourLS url shortener.
new file:   yourls/yourls.php sets up the config for a custom YourLS url shortener.

12 years ago modified: statusnet.tgz First url shortener is a custon YourLS url shortener,...
Keith Fernie [Thu, 9 Feb 2012 20:49:00 +0000 (20:49 +0000)]
modified:   statusnet.tgz First url shortener is a custon YourLS url shortener, if it is configured.
modified:   statusnet/statusnet.php First url shortener is a custon YourLS url shortener, if it is configured.
modified:   twitter.tgz First url shortener is a custon YourLS url shortener, if it is configured.
modified:   twitter/twitter.php First url shortener is a custon YourLS url shortener, if it is configured.
new file:   yourls.tgz sets up the config for a custom YourLS url shortener
new file:   yourls/README sets up the config for a custom YourLS url shortener
new file:   yourls/yourls.css sets up the config for a custom YourLS url shortener
new file:   yourls/yourls.php sets up the config for a custom YourLS url shortener

12 years agoMerge pull request #5 from fabrixxm/master
fabrixxm [Thu, 9 Feb 2012 19:17:22 +0000 (11:17 -0800)]
Merge pull request #5 from fabrixxm/master

uhremotestorage: update webfinger link

12 years agoMerge remote-tracking branch 'old/master' into mergeto
Fabio Comuni [Thu, 9 Feb 2012 19:13:36 +0000 (20:13 +0100)]
Merge remote-tracking branch 'old/master' into mergeto

12 years agofixing some typos in blackout addon
Tobias Diekershoff [Wed, 8 Feb 2012 08:27:32 +0000 (09:27 +0100)]
fixing some typos in blackout addon

12 years agoblackout addon added
Tobias Diekershoff [Wed, 8 Feb 2012 08:22:11 +0000 (09:22 +0100)]
blackout addon added

12 years agoupdated to addressable profile entries
friendica [Wed, 8 Feb 2012 04:35:25 +0000 (20:35 -0800)]
updated to addressable profile entries

12 years agofix membersince for new profile html
friendica [Wed, 8 Feb 2012 04:18:42 +0000 (20:18 -0800)]
fix membersince for new profile html

12 years agoplugin to toggle plaintext editing
friendica [Tue, 7 Feb 2012 04:48:59 +0000 (20:48 -0800)]
plugin to toggle plaintext editing

12 years agoadd geonames plugin
friendica [Mon, 6 Feb 2012 04:14:57 +0000 (20:14 -0800)]
add geonames plugin

12 years agobug #263, strip out hashtag links even though this loses information. This should...
friendica [Mon, 6 Feb 2012 00:31:48 +0000 (16:31 -0800)]
bug #263, strip out hashtag links even though this loses information. This should be configurable.

12 years agobug 266 - unlike some remote services, tumblr title is optional
friendica [Sun, 5 Feb 2012 21:53:39 +0000 (13:53 -0800)]
bug 266 - unlike some remote services, tumblr title is optional

12 years agofacebook "show more" wrong plink after change to background delivery
friendica [Sat, 4 Feb 2012 22:49:27 +0000 (14:49 -0800)]
facebook "show more" wrong plink after change to background delivery

12 years agoprovide ability to disable n-s-f-w filter as a personal preference
friendica [Sat, 4 Feb 2012 11:56:55 +0000 (03:56 -0800)]
provide ability to disable n-s-f-w filter as a personal preference

12 years agoadd help text for n-s-f-w regex
friendica [Fri, 3 Feb 2012 00:53:40 +0000 (16:53 -0800)]
add help text for n-s-f-w regex

12 years agonsfw - use regex matching if word starts with '/'
friendica [Thu, 2 Feb 2012 07:40:16 +0000 (23:40 -0800)]
nsfw - use regex matching if word starts with '/'

12 years agoMerge pull request #4 from abinoam/myaddon
friendica [Tue, 31 Jan 2012 21:36:20 +0000 (13:36 -0800)]
Merge pull request #4 from abinoam/myaddon

Friendika -> Friendica: at the addons repository

12 years agoFriendika -> Friendika - Rebuild all tarballs through make (Makefile)
Abinoam Jr [Tue, 31 Jan 2012 11:37:35 +0000 (08:37 -0300)]
Friendika -> Friendika - Rebuild all tarballs through make (Makefile)

12 years agoFriendika -> Friendica (widgets)
Abinoam Jr [Tue, 31 Jan 2012 11:17:35 +0000 (08:17 -0300)]
Friendika -> Friendica (widgets)

12 years agoFriendika -> Friendica (uhremotestorage)
Abinoam Jr [Tue, 31 Jan 2012 11:15:45 +0000 (08:15 -0300)]
Friendika -> Friendica (uhremotestorage)

12 years agoFriendika -> Friendica (twitter)
Abinoam Jr [Tue, 31 Jan 2012 11:15:04 +0000 (08:15 -0300)]
Friendika -> Friendica (twitter)

12 years agoFriendika -> Friendica (statusnet)
Abinoam Jr [Tue, 31 Jan 2012 11:13:00 +0000 (08:13 -0300)]
Friendika -> Friendica (statusnet)

The repository instructions was not updated to reflect the two repos (friendica and addons)

12 years agoFriendika -> Friendica (sniper)
Abinoam Jr [Tue, 31 Jan 2012 11:10:36 +0000 (08:10 -0300)]
Friendika -> Friendica (sniper)

12 years agoFriendika -> Friendica (randplace)
Abinoam Jr [Tue, 31 Jan 2012 11:09:58 +0000 (08:09 -0300)]
Friendika -> Friendica (randplace)

12 years agoFriendika -> Friendica (piwik)
Abinoam Jr [Tue, 31 Jan 2012 11:08:46 +0000 (08:08 -0300)]
Friendika -> Friendica (piwik)

12 years agoFriendika -> Friendica (ldapauth)
Abinoam Jr [Tue, 31 Jan 2012 11:06:20 +0000 (08:06 -0300)]
Friendika -> Friendica (ldapauth)

12 years agoFriendika -> Friendika (impressum)
Abinoam Jr [Tue, 31 Jan 2012 10:55:35 +0000 (07:55 -0300)]
Friendika -> Friendika (impressum)

Only the url https://diekershoff.homeunix.net/friendika/profile/tobias wasn't changed.

12 years agoFriendika -> Friendica (facebook)
Abinoam Jr [Tue, 31 Jan 2012 10:52:15 +0000 (07:52 -0300)]
Friendika -> Friendica (facebook)

Only the url http://portal.friendika.com/privacy wasn't changed.

12 years agosmall fix to keep the piwik opt-out block below stuff like galleries
Tobias Diekershoff [Sat, 28 Jan 2012 11:49:15 +0000 (12:49 +0100)]
small fix to keep the piwik opt-out block below stuff like galleries

12 years agoupdated some descriptions
friendica [Fri, 27 Jan 2012 01:12:10 +0000 (17:12 -0800)]
updated some descriptions

12 years agoadd viewsrc addon
friendica [Fri, 27 Jan 2012 00:50:35 +0000 (16:50 -0800)]
add viewsrc addon

12 years agoMerge branch 'apull'
friendica [Sat, 21 Jan 2012 23:20:03 +0000 (15:20 -0800)]
Merge branch 'apull'

12 years agopermission change 644 to 755 for addons
friendica [Sat, 21 Jan 2012 23:19:22 +0000 (15:19 -0800)]
permission change 644 to 755 for addons

12 years agosupport unlimited StatusNet character length
Tobias Diekershoff [Fri, 20 Jan 2012 11:30:16 +0000 (12:30 +0100)]
support unlimited StatusNet character length

12 years agofix for deleting your Twitter connection from the connectors settings
tobiasd [Mon, 16 Jan 2012 07:02:39 +0000 (08:02 +0100)]
fix for deleting your Twitter connection from the connectors settings

12 years agotypo
friendica [Thu, 12 Jan 2012 05:03:14 +0000 (21:03 -0800)]
typo

12 years agoadd extcron
friendica [Thu, 12 Jan 2012 04:56:22 +0000 (20:56 -0800)]
add extcron

12 years agodon't provide option to block self
friendica [Thu, 12 Jan 2012 01:52:53 +0000 (17:52 -0800)]
don't provide option to block self

12 years agoaccess blockem from item photo menu
friendica [Thu, 12 Jan 2012 01:36:20 +0000 (17:36 -0800)]
access blockem from item photo menu

12 years agoblockem update
friendica [Wed, 11 Jan 2012 00:54:47 +0000 (16:54 -0800)]
blockem update

12 years agoadd blockem plugin
friendica [Tue, 10 Jan 2012 09:16:09 +0000 (01:16 -0800)]
add blockem plugin

12 years agoimport images for wall photos (which facebook provides as an unnamed link and not...
friendica [Sun, 8 Jan 2012 23:42:58 +0000 (15:42 -0800)]
import images for wall photos (which facebook provides as an unnamed link and not a photo)

12 years agocreate tgz
friendica [Wed, 28 Dec 2011 13:35:07 +0000 (05:35 -0800)]
create tgz

12 years agofix FB privacy
friendica [Wed, 28 Dec 2011 13:34:48 +0000 (05:34 -0800)]
fix FB privacy

12 years agoMerge pull request #3 from Keith2/master
friendica [Wed, 28 Dec 2011 07:56:25 +0000 (23:56 -0800)]
Merge pull request #3 from Keith2/master

New addon pageheader, for system announcements

12 years ago new file: pageheader.tgz For admins to make system announcements
root [Wed, 28 Dec 2011 07:36:15 +0000 (07:36 +0000)]
new file:   pageheader.tgz For admins to make system announcements
new file:   pageheader/README For admins to make system announcements
new file:   pageheader/pageheader.css For admins to make system announcements
new file:   pageheader/pageheader.php For admins to make system announcements

12 years agoand tgz
friendica [Sat, 24 Dec 2011 09:46:34 +0000 (01:46 -0800)]
and tgz

12 years agocorrect item reference
friendica [Sat, 24 Dec 2011 09:46:12 +0000 (01:46 -0800)]
correct item reference

12 years agotgz
friendica [Sat, 24 Dec 2011 08:44:40 +0000 (00:44 -0800)]
tgz

12 years agoFilter FB comments from people unknown to FB.
friendica [Sat, 24 Dec 2011 08:43:37 +0000 (00:43 -0800)]
Filter FB comments from people unknown to FB.

12 years agoforgot to make the tgz
friendica [Thu, 22 Dec 2011 23:01:08 +0000 (15:01 -0800)]
forgot to make the tgz

12 years agofb private messages not posting
friendica [Thu, 22 Dec 2011 22:53:20 +0000 (14:53 -0800)]
fb private messages not posting

12 years agofacebook comments not working
friendica [Mon, 19 Dec 2011 09:09:35 +0000 (01:09 -0800)]
facebook comments not working

12 years agouhremotestorage: update webfinger link
Fabio Comuni [Mon, 19 Dec 2011 08:35:24 +0000 (09:35 +0100)]
uhremotestorage: update webfinger link

12 years agoMerge branch 'apull'
friendica [Fri, 16 Dec 2011 09:46:27 +0000 (01:46 -0800)]
Merge branch 'apull'

12 years agorename 'friendika'
friendica [Fri, 16 Dec 2011 09:45:53 +0000 (01:45 -0800)]
rename 'friendika'

12 years agoMerge pull request #2 from fabrixxm/master
fabrixxm [Fri, 16 Dec 2011 08:42:46 +0000 (00:42 -0800)]
Merge pull request #2 from fabrixxm/master

unhosted remoteStorage URL in user XRD

12 years agounhosted remoteStorage URL in user XRD
Fabio Comuni [Fri, 16 Dec 2011 08:37:58 +0000 (09:37 +0100)]
unhosted remoteStorage URL in user XRD

12 years agoescape tags for FB posts
friendica [Tue, 6 Dec 2011 23:23:15 +0000 (15:23 -0800)]
escape tags for FB posts

12 years agofacebook application blocking
friendica [Mon, 5 Dec 2011 08:36:36 +0000 (00:36 -0800)]
facebook application blocking

12 years agomore FB link improvements
friendica [Mon, 5 Dec 2011 01:33:08 +0000 (17:33 -0800)]
more FB link improvements

12 years agofb: don't show obnoxious long links
friendica [Sun, 4 Dec 2011 21:51:38 +0000 (13:51 -0800)]
fb: don't show obnoxious long links

12 years agoupdates wppost logging + tgz files
friendica [Wed, 30 Nov 2011 07:11:48 +0000 (23:11 -0800)]
updates wppost logging + tgz files

12 years agoimproved makefile dependencies checking, posterous connector
friendica [Tue, 15 Nov 2011 03:13:54 +0000 (19:13 -0800)]
improved makefile dependencies checking, posterous connector

12 years agoMerge pull request #1 from fabrixxm/master
fabrixxm [Mon, 14 Nov 2011 11:04:02 +0000 (03:04 -0800)]
Merge pull request #1 from fabrixxm/master

Update Community Home plugin

12 years agoaddons package makefile
Fabio Comuni [Mon, 14 Nov 2011 10:57:03 +0000 (11:57 +0100)]
addons package makefile

12 years agocommunityhome package
Fabio Comuni [Mon, 14 Nov 2011 10:56:36 +0000 (11:56 +0100)]
communityhome package

12 years agocommunitihome: fix login form in aside
Fabio Comuni [Mon, 14 Nov 2011 10:37:41 +0000 (11:37 +0100)]
communitihome: fix login form in aside

12 years agoMerge remote-tracking branch 'friendica/master'
Fabio Comuni [Mon, 14 Nov 2011 09:56:22 +0000 (10:56 +0100)]
Merge remote-tracking branch 'friendica/master'

12 years agoMerge remote-tracking branch 'friendica/master'
Fabio Comuni [Mon, 14 Nov 2011 09:51:58 +0000 (10:51 +0100)]
Merge remote-tracking branch 'friendica/master'

12 years agoupdate tgz
friendica [Mon, 14 Nov 2011 00:07:13 +0000 (16:07 -0800)]
update tgz

12 years agotumblr - add tagging
friendica [Mon, 14 Nov 2011 00:06:36 +0000 (16:06 -0800)]
tumblr - add tagging

12 years agodefault title for wppost
friendica [Sun, 13 Nov 2011 23:49:19 +0000 (15:49 -0800)]
default title for wppost

12 years agotumblr post addon
friendica [Sun, 13 Nov 2011 23:45:08 +0000 (15:45 -0800)]
tumblr post addon

12 years agomissed semicolon
Friendika [Fri, 11 Nov 2011 09:26:46 +0000 (01:26 -0800)]
missed semicolon

12 years agocreate tgz
Friendika [Fri, 11 Nov 2011 08:51:37 +0000 (00:51 -0800)]
create tgz

12 years agofixing c&p error
tobiasd [Fri, 11 Nov 2011 07:46:57 +0000 (08:46 +0100)]
fixing c&p error

12 years agobuglink - first commit
Friendika [Fri, 11 Nov 2011 04:14:00 +0000 (20:14 -0800)]
buglink - first commit

12 years agonsfw - show word that was matched
Friendika [Fri, 11 Nov 2011 02:19:22 +0000 (18:19 -0800)]
nsfw - show word that was matched

12 years agouse request var for post enable settings so can be scripted
Friendika [Mon, 7 Nov 2011 22:25:11 +0000 (14:25 -0800)]
use request var for post enable settings so can be scripted

12 years agoadd nurl to contact
Friendika [Wed, 2 Nov 2011 07:34:01 +0000 (00:34 -0700)]
add nurl to contact

12 years agonsfw update to shared tags
Friendika [Mon, 24 Oct 2011 22:53:20 +0000 (15:53 -0700)]
nsfw update to shared tags

12 years agoqueue api
Friendika [Fri, 21 Oct 2011 10:34:07 +0000 (03:34 -0700)]
queue api

12 years agoupdates via fabrixxm
Friendika [Thu, 20 Oct 2011 22:07:51 +0000 (15:07 -0700)]
updates via fabrixxm

12 years agoMove connectors addons settings under "connector settings" tab
Fabio Comuni [Thu, 20 Oct 2011 10:16:43 +0000 (12:16 +0200)]
Move connectors addons settings under "connector settings" tab

12 years agoupdated package
Friendika [Thu, 20 Oct 2011 05:15:07 +0000 (22:15 -0700)]
updated package

12 years agoupdated package
Friendika [Thu, 20 Oct 2011 05:14:10 +0000 (22:14 -0700)]
updated package

12 years agoFB friends not updating
Friendika [Thu, 20 Oct 2011 05:13:26 +0000 (22:13 -0700)]
FB friends not updating

12 years agoMerge pull request #5 from fabrixxm/master
fabrixxm [Wed, 19 Oct 2011 09:53:00 +0000 (02:53 -0700)]
Merge pull request #5 from fabrixxm/master

use iframe in widget plugin

12 years agoUse iframe for crossite loading instead of CORS header
Fabio Comuni [Wed, 19 Oct 2011 09:43:45 +0000 (11:43 +0200)]
Use iframe for crossite loading instead of CORS header

12 years agoMerge pull request #4 from fabrixxm/master
fabrixxm [Wed, 19 Oct 2011 08:03:37 +0000 (01:03 -0700)]
Merge pull request #4 from fabrixxm/master

Fixs to widget plugin

12 years agoFix widgets crosssite ajax, make like widget works
Fabio Comuni [Tue, 18 Oct 2011 15:18:58 +0000 (17:18 +0200)]
Fix widgets crosssite ajax, make like widget works

12 years agomembersince added to repo
Friendika [Tue, 18 Oct 2011 06:36:14 +0000 (23:36 -0700)]
membersince added to repo

12 years agoMerge pull request #3 from tobiasd/master
tobiasd [Fri, 14 Oct 2011 12:46:56 +0000 (05:46 -0700)]
Merge pull request #3 from tobiasd/master

lowered tweet length to 138