Commit graph

553 commits

Author SHA1 Message Date
Matthias Gutjahr
d0b8898652 Dashboard, added $limit parameter. 2012-01-03 20:08:56 +01:00
Matthias Gutjahr
5552e73b8a Dashboard, added missing $limit. Thx Ian & Grischa 2012-01-03 20:06:12 +01:00
Matthias Gutjahr
ae2a583689 Take comment status 'confirm' into account 2012-01-03 19:04:46 +01:00
Ian
1bf761604e dashboard 0.6.3 bugfix CRT comment bug
avoid 'Invalid CRT parameters detected' bug with some PHP versions on Win_OS
see http://board.s9y.org/viewtopic.php?p=10425752#p10425752
2012-01-03 13:58:57 +01:00
Garvin Hicking
6a826e29d5 Automagic XML sync 2011-12-29 03:52:30 +01:00
Grischa Brockhaus
259c3015c2 geotag: better xmlrpc called handling. 2011-12-28 21:39:29 +01:00
Garvin Hicking
96d778399a Automagic XML sync 2011-12-28 03:59:23 +01:00
Garvin Hicking
20e9b6dd52 only show when content 2011-12-27 20:29:04 +01:00
Grischa Brockhaus
e3626e1cbd geotag:
* removed xmlrpc_fetchEntry hook (not needed)
* Never delete geo coords via xml-rpc (some clients misbehave)
2011-12-27 20:09:54 +01:00
Grischa Brockhaus
27326c3971 geotag:
* Added xml-rpc support
* Deletes geodata now, if article is deleted
* Put db access code into a seperate DB class.
2011-12-27 16:14:17 +01:00
Garvin Hicking
3c4cb2867d Automagic XML sync 2011-12-26 03:55:16 +01:00
Garvin Hicking
e4db993a16 $id$ remove 2011-12-25 19:42:26 +01:00
Garvin Hicking
ab02bb4af4 Remove $Id$ 2011-12-25 10:07:20 +01:00
Garvin Hicking
c1a29129dd Automagic XML sync 2011-12-25 03:50:30 +01:00
Garvin Hicking
8da2bdc422 We sadly need to remove $Id$ expansion, because with this CVS sync does not work and would update a file time and time again once modified in GIT 2011-12-25 01:05:26 +01:00
Garvin Hicking
5c26408257 also recurse subdirs 2011-12-25 00:33:46 +01:00
Garvin Hicking
3782ea9507 testing. 2011-12-25 00:06:15 +01:00
Garvin Hicking
1994d4690e Automagic XML sync 2011-12-24 03:40:05 +01:00
onli
50de80d23d 1.21: 2-Click-Buttons 2011-12-23 21:58:25 +01:00
Garvin Hicking
cd14bab413 Automagic XML sync 2011-12-23 03:46:57 +01:00
Grischa Brockhaus
bb526923eb OEmbed: Ebedly sometimes delivers nearly empty link objects. Made the
template work on this situation, too.
2011-12-22 14:35:53 +01:00
Grischa Brockhaus
f74ee3cb28 OEmbed: prepared 1.03 release 2011-12-22 14:04:24 +01:00
Grischa Brockhaus
e756c3a111 OEmbed: Shorter providerlist in the plugins configuration 2011-12-22 14:04:24 +01:00
Grischa Brockhaus
10fee6af85 OEmbed: Trying to get YouTube iframe embeds in bounds (doesn't work
really yet)
2011-12-22 14:04:23 +01:00
Grischa Brockhaus
357168dc62 OEmbed: Posterous Custom Provider delivers LinkEmbed if no video/image
was found.
2011-12-22 14:04:23 +01:00
Grischa Brockhaus
0860f97c66 OEmbed:
* Added directory for custom OEmbed providers, that implemend
OEmbed conversion providers for services that don't support oembed
* Implemented a post.ly custom provider, fetching info from the
Posterous API and converting it into photo or video OEmbeds as an
example for a hadwritten custom provider.
2011-12-22 14:04:23 +01:00
Grischa Brockhaus
f25165fa5c OEmbed:
* Added some default CSS styles, changed tpl from span to div
* Smarty security disabling for 1.7+ blogs only
2011-12-22 14:04:23 +01:00
Garvin Hicking
599d0f7c39 Automagic XML sync 2011-12-22 05:44:18 +01:00
Grischa Brockhaus
7babc407dd xml_rpc: Undid the PEARL loading patch again. After a discussion we
found out, that the bundled PEAR might be outdated and it is much more
easy to deliver security fixes if the PEAR is loaded from plugin path.
2011-12-21 13:08:28 +01:00
Grischa Brockhaus
34acf8f41a XML_RPC: Load PEAR modules from bundled_libs, if found there, else from
plugin directory.
2011-12-21 12:45:03 +01:00
Garvin Hicking
b962671d90 Automagic XML sync 2011-12-21 03:55:47 +01:00
Grischa Brockhaus
e4a4c97bad Oembed: Added Smarty security disabling again, as there are still
problems in *some* s9y alpha blogs.
2011-12-21 01:03:09 +01:00
Grischa Brockhaus
f01953cf7c Supports youtube https now directly. 2011-12-20 12:12:21 +01:00
Grischa Brockhaus
212047df90 OEmbed: V.1.01 2011-12-20 11:29:55 +01:00
Grischa Brockhaus
307b8cfebf OEmbed: changelog 2011-12-20 11:27:37 +01:00
Grischa Brockhaus
17ffc30316 OEmbed: Removed the code for disabling Smarty security, it is not needed
anymore (tested on 1.6 and 1.7er blog)
2011-12-20 11:21:22 +01:00
Grischa Brockhaus
01734605cd ignored *.zip in main dir (zipped plugins i.e.) 2011-12-20 11:21:22 +01:00
Grischa Brockhaus
9e4120d231 OEmbed: Reverted Smarty Security Disabling 2011-12-20 11:21:21 +01:00
Grischa Brockhaus
ff101db677 OEmbed: GitHub Gist via noembed 2011-12-20 11:21:21 +01:00
Grischa Brockhaus
92b8f4b695 OEmbed:
* New providers via noembed: GitHub Commit and Beer Advocate (Yeah!) ;D
2011-12-20 11:21:20 +01:00
Grischa Brockhaus
a46206acfc OEmbed:
* Added "generic providers" embed.ly and oohembed.com. 
* Removed the depending definitions in providers.xml
* Added a "generic provider" configuration with embed.ly API key.
2011-12-20 11:21:20 +01:00
Garvin Hicking
c4e8bc0e3e fix smarty var 2011-12-20 10:09:25 +01:00
Garvin Hicking
300f364d43 Automagic XML sync 2011-12-20 03:53:06 +01:00
Grischa Brockhaus
ebe4ea9444 xml-rpc: added fresh version of PEAR XML RPC 2011-12-20 01:42:03 +01:00
Matthias Gutjahr
84bdc898ff Added Mixcloud to providers list 2011-12-19 16:32:25 +01:00
Garvin Hicking
a06ee8751d Automagic XML sync 2011-12-19 03:54:46 +01:00
Garvin Hicking
511ebbbf2d rebase 2011-12-18 23:33:24 +01:00
Garvin Hicking
75eade376f rebase 2011-12-18 23:31:55 +01:00
Garvin Hicking
4fb367fefa update 2011-12-18 23:31:33 +01:00
Grischa Brockhaus
460f74ce1f OEmbed removed test files from plugin (they are not needed) 2011-12-18 19:59:51 +01:00