Commit graph

1497 commits

Author SHA1 Message Date
Tobias Diekershoff
63c3b8aad5 Merge branch 'sn-regex' 2012-02-21 18:49:22 +01:00
Tobias Diekershoff
439e62d1d4 SN addon: only shorteb links if neede 2012-02-21 18:39:55 +01:00
Tobias Diekershoff
d61ce7709a SN addon, only work with the 1st 2*max_char chars during preparation of denting 2012-02-21 18:07:30 +01:00
Michael
5c88bcb1b4 Workaround for posts from pages. Not nice - but working :) 2012-02-20 11:14:33 +01:00
friendica
23def0b48d provide sane osm defaults if nothing has been configured 2012-02-19 14:26:41 -08:00
friendica
56746689f2 Merge pull request #8 from dawnbreak/osm
Make OSM tile server configurable.
2012-02-19 14:18:17 -08:00
Abinoam P. Marques Jr
b55934eb83 TGZs updated 2012-02-19 17:33:03 -03:00
Abinoam P. Marques Jr
cfec480184 [[ ]] evaluation was not working on Ubuntu /bin/sh
Changed the shebang to /bin/bash
2012-02-19 17:32:05 -03:00
Tobias Diekershoff
e18fdf30a0 SN addon short the links in the text we are about to send to SN 2012-02-19 20:52:19 +01:00
ike
516c678827 First commit: Addon for shortening long content and "show more" link. 2012-02-19 19:48:09 +01:00
Tobias Diekershoff
680fe89fa8 SN addon: added handling for [bookmark] tag 2012-02-19 19:42:30 +01:00
tobiasd
04ac322e3b Merge pull request #7 from dawnbreak/master
Added asynchronous tracking code
2012-02-19 10:18:11 -08:00
Tobias Diekershoff
026d7bf3c3 corrected regex for finding [url][img[bla[/img][/url] stuff 2012-02-19 15:05:04 +01:00
Klaus Weidenbach
ecfdb0ab23 Make OSM tile server configurable.
This patch makes it possible to configure the tile server used for serving the OpenStreetMap maps.
Add README with hints about the Tile Usage Policy (http://wiki.openstreetmap.org/wiki/Tile_usage_policy). A list of public available tile servers can be found here: http://wiki.openstreetmap.org/wiki/TMS
You can also configure the default zoom level.
2012-02-19 14:57:14 +01:00
Klaus Weidenbach
7360ccafe7 Asynchronous tracking code for Piwik.
Add an option to use asynchronous tracking code for Piwik:
http://piwik.org/docs/javascript-tracking/#toc-asynchronous-tracking

Fixed a small bug with the trailing slash in the traditional tracking code in the noscript part.
Changed visible occurances piwik --> Piwik.
Add help text for baseurl.
2012-02-19 10:17:38 +01:00
friendica
1dbc7fc340 bug #287 2012-02-17 15:31:15 -08:00
friendica
fbfe9a3f29 bug #77, photo upload produces inelegant warning if sizelimit exceeded 2012-02-16 22:48:12 -08:00
friendica
526c40edab qcomment documentation 2012-02-16 20:00:35 -08:00
Tobias Diekershoff
884034d120 sn commented out some regex for various reasons 2012-02-16 07:57:41 +01:00
friendica
9f608f4b07 qcomment addon 2012-02-15 18:15:10 -08:00
Tobias Diekershoff
55e99a28bf added more regex to SN addon to deal with tag links and linked images 2012-02-14 19:07:42 +01:00
Tobias Diekershoff
94e9759b50 added audio and video regex to the SN addon 2012-02-14 17:31:22 +01:00
Tobias Diekershoff
facd15c779 m) copy and paste error 2012-02-14 08:31:43 +01:00
Tobias Diekershoff
2028564cc6 regular expressions for preserving img and url links from stripping 2012-02-13 19:34:14 +01:00
friendica
fe3ff56d7b add numfriends plugin, update a couple of tgz's 2012-02-11 23:44:20 -08:00
friendica
111f6717a8 OSM improvements - increase zoom, return quickly if no location to render 2012-02-09 19:53:56 -08:00
friendica
a7d5bdfc9a reducing server load - will need to rewrite this as a local rather than network service 2012-02-09 19:08:36 -08:00
friendica
bb5588b5eb add openstreetmap 2012-02-09 18:10:12 -08:00
friendica
41d1eb796c Merge branch 'apull' 2012-02-09 15:15:48 -08:00
Keith Fernie
2b531131c8 Merge pull request #6 from Keith2/master
Adds a custom YourLS url shortener
2012-02-09 15:12:39 -08:00
friendica
f531b36d7a rebuild geonames.tgz 2012-02-09 14:09:39 -08:00
Keith Fernie
772c58ce9a 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.
2012-02-09 22:08:15 +00:00
Keith Fernie
e8d86324db Merge branch 'master' of https://github.com/Keith2/friendica-addons 2012-02-09 21:19:06 +00:00
Keith Fernie
5c426e3fa2 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.
2012-02-09 21:15:41 +00:00
Keith Fernie
44d91c4b83 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
2012-02-09 20:49:00 +00:00
fabrixxm
a0b5fab887 Merge pull request #5 from fabrixxm/master
uhremotestorage: update webfinger link
2012-02-09 11:17:22 -08:00
Fabio Comuni
858758e92c Merge remote-tracking branch 'old/master' into mergeto 2012-02-09 20:13:36 +01:00
Tobias Diekershoff
0d9913f5eb fixing some typos in blackout addon 2012-02-08 09:27:32 +01:00
Tobias Diekershoff
7c0351d29d blackout addon added 2012-02-08 09:22:11 +01:00
friendica
38efe6d121 updated to addressable profile entries 2012-02-07 20:35:25 -08:00
friendica
08af41bc9a fix membersince for new profile html 2012-02-07 20:18:42 -08:00
friendica
ca6a78d9c3 plugin to toggle plaintext editing 2012-02-06 20:48:59 -08:00
friendica
fbc44b2135 add geonames plugin 2012-02-05 20:14:57 -08:00
friendica
ca86156d9b bug #263, strip out hashtag links even though this loses information. This should be configurable. 2012-02-05 16:31:48 -08:00
friendica
6803d8344c bug 266 - unlike some remote services, tumblr title is optional 2012-02-05 13:53:39 -08:00
friendica
289243f85f facebook "show more" wrong plink after change to background delivery 2012-02-04 14:49:27 -08:00
friendica
ca6e43ef49 provide ability to disable n-s-f-w filter as a personal preference 2012-02-04 03:56:55 -08:00
friendica
c48aefeba4 add help text for n-s-f-w regex 2012-02-02 16:53:40 -08:00
friendica
895b263c8a nsfw - use regex matching if word starts with '/' 2012-02-01 23:40:16 -08:00
friendica
86a45576b2 Merge pull request #4 from abinoam/myaddon
Friendika -> Friendica: at the addons repository
2012-01-31 13:36:20 -08:00