Commit Graph

164 Commits

Author SHA1 Message Date
friendica bce0e4f5a0 add gnot plugin 2012-02-27 17:17:22 -08:00
Abinoam P. Marques Jr. 4812cae412 Merge pull request #11 from leezu/patch-1
Updated Facebook README
2012-02-26 12:56:54 -08:00
Leonard Lausen 318b9e6806 created tgz (facebook) 2012-02-26 21:42:44 +01:00
Leonard b2becc7552 Updated the Readme (and added the "Select how your app integrates with Facebook" section) 2012-02-26 21:38:01 +01:00
friendica 2e6e68c242 update tgz 2012-02-24 20:06:18 -08:00
Tobias Diekershoff 70976ca314 added hint to SN/T connector settings about colliding privacy settings 2012-02-24 22:42:47 +01:00
Tobias Diekershoff 2638761762 reverted changes to FB connector, see comment to pull request #10 from annando 2012-02-23 07:03:32 +01:00
Simon L'nu fb1b340131 fix up the piwik README a bit so the markdown gets transformed
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-02-22 23:38:35 -05:00
friendica de7f4d005c Merge pull request #10 from annando/master
Added plugin "showmore"
2012-02-22 20:00:42 -08:00
Tobias Diekershoff 67571782f2 rebuid statusnet.tgz and twitter.tgz 2012-02-23 00:03:00 +01:00
Tobias Diekershoff b330558108 Twitter addon: applied SN addon changes for better content of the last days 2012-02-23 00:02:02 +01:00
Tobias Diekershoff a49792106a SN addon: added function_exists check around short_link 2012-02-23 00:01:27 +01:00
friendica 48e5fb825c tgz updates 2012-02-21 20:38:46 -08:00
friendica 6e6f0264c1 deprecate the text to install plugins via the config file 2012-02-21 20:38:01 -08:00
friendica 560b28b666 Merge pull request #9 from simonlnu/wppost
fix bug #290
2012-02-21 15:20:31 -08:00
Simon L'nu e027c94868 fix bug \#290
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-02-21 18:08:51 -05:00
Michael edd22529b0 Updated .tgz file 2012-02-21 19:26:25 +01:00
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
Tobias Diekershoff 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