Commit graph

781 commits

Author SHA1 Message Date
Vladimir Ajgl
080dbebd97 new/updated czech translations 2013-03-31 21:07:53 +02:00
Garvin Hicking
27c6f1daa3 Automagic XML sync 2013-03-27 03:56:03 +01:00
Garvin Hicking
ddd46ce09b commit of http://board.s9y.org/viewtopic.php?f=3&t=19196&start=30 2013-03-26 12:12:31 +01:00
Garvin Hicking
219a3c63b4 Automagic XML sync 2013-03-25 05:55:12 +01:00
onli
f0d620f332 initial release of proxy_realip for kleinerChemiker 2013-03-24 18:13:48 +01:00
Garvin Hicking
685b0c1654 Automagic XML sync 2013-03-12 03:58:09 +01:00
Ian
7ae37bb731 PHP 5.4 compat reference fix 2013-03-11 13:23:23 +01:00
Garvin Hicking
48fb4cbcae Automagic XML sync 2013-03-08 03:57:18 +01:00
Matthias Gutjahr
8d5b1f1650 Removed .gitignore 2013-03-07 19:46:04 +01:00
Matthias Gutjahr
646d51f418 Added new plugin LSRSTOPPER 2013-03-07 19:43:37 +01:00
Garvin Hicking
dfa0f57cf6 Automagic XML sync 2013-03-07 03:56:08 +01:00
Ian
5bfd0fd858 Use SQL RANDOM() instead of RAND() for db type, except mysql
see http://board.s9y.org/viewtopic.php?f=3&t=19184
2013-03-06 12:22:19 +01:00
Garvin Hicking
e3dfd69ce4 Automagic XML sync 2013-02-11 04:13:59 +01:00
Garvin Hicking
4ebae3fafa Automagic XML sync 2013-02-08 04:01:04 +01:00
Garvin Hicking
68ca13617e Automagic XML sync 2013-02-01 04:28:32 +01:00
Garvin Hicking
92ffe170e3 2.14: Added genpage event hook so that blogTitle/Description gets replaced in other instances
where entries are not fetched (i.e. 'archives')
2013-01-31 13:24:13 +01:00
Garvin Hicking
73b3e3d3ee Automagic XML sync 2013-01-25 05:34:51 +01:00
Ian
b39ecef054 fixed already registered plugins error 2013-01-24 17:53:30 +01:00
Ian
f7a6281292 re-set fb19176b71
to better switch method as an example on how to do.

But, as we have some more plugins out there, the old method has moved into our smarty BC
2013-01-24 15:45:20 +01:00
Ian
fb19176b71 auto_title: reflect Smarty3 API changes 2013-01-24 14:26:37 +01:00
Garvin Hicking
83d6b78775 Automagic XML sync 2013-01-14 04:17:01 +01:00
Ian
312d983391 rewrote document.write replacement 81e9911 to be more html standard conform 2013-01-13 14:42:48 +01:00
Garvin Hicking
281c89cef8 Automagic XML sync 2013-01-02 04:09:16 +01:00
Garvin Hicking
e6d4e2e6fe Automagic XML sync 2012-11-21 04:27:26 +01:00
Ian
3a2e59fa4b Merge branch 'master' of github.com:s9y/additional_plugins 2012-11-20 13:26:12 +01:00
Ian
ac3a9ed9bf fixed disabling collapsible structure box in case of wysiwyg-editor use 2012-11-20 13:18:41 +01:00
Garvin Hicking
cab52b29f0 Automagic XML sync 2012-11-20 04:12:33 +01:00
Matthias Gutjahr
11b32ec5af Bumped version, added some tiny fixes 2012-11-19 23:13:51 +01:00
Matthias Gutjahr
bd4cabab78 plaintext_body was not always set correctly 2012-11-19 17:32:30 +01:00
Matthias Gutjahr
2005daa691 Added static keywords to statically called methods 2012-11-19 15:50:56 +01:00
Garvin Hicking
5406ba711e Automagic XML sync 2012-11-19 04:03:09 +01:00
Ian
30e15fdfd7 disable coll 2 for now 2012-11-18 20:44:44 +01:00
Ian
9c6bc7f09d disable 2cd. collapsible part for wysiwyg editors 2012-11-18 20:25:36 +01:00
Garvin Hicking
6a9e8080a1 Automagic XML sync 2012-11-08 04:06:59 +01:00
Matthias Gutjahr
95f4b31903 Increased version numbers 2012-11-07 19:49:05 +01:00
Matthias Gutjahr
0dc53e06b6 Added global plaintext_body property 2012-11-07 19:46:24 +01:00
Garvin Hicking
039a2e017d Automagic XML sync 2012-11-04 03:57:06 +01:00
Grischa Brockhaus
d0470b1201 oEmbed:
* OEmbed result will be ignored now, if containing error field.
* Restored twitter oEmbed to API 1, as 1.1 *does* need OAuth. :(
2012-11-03 14:49:51 +01:00
Grischa Brockhaus
c290734a01 microblogging: Added API token functionality for announcing articles via
pirat.ly.
2012-11-03 13:33:00 +01:00
Garvin Hicking
7424e09a72 The $ID$ stuff is not good for the CVS cloning script :) 2012-10-29 07:54:45 +01:00
Garvin Hicking
f390e96b3e Automagic XML sync 2012-10-27 03:57:22 +02:00
Garvin Hicking
4bb182632c remove id to try to prevent gitclone.sh double commits 2012-10-26 09:11:05 +02:00
Garvin Hicking
4c9f8a570f Automagic XML sync 2012-10-26 04:02:04 +02:00
Garvin Hicking
a395e4cb48 Automagic XML sync 2012-10-25 04:04:17 +02:00
Grischa Brockhaus
c1291a5857 plugin_twitter: Added pirat.ly as possible URL shortener. 2012-10-24 12:11:47 +02:00
Grischa Brockhaus
fe9308fc2a plugin_twitter: fixed static / nostatic function access 2012-10-24 12:04:56 +02:00
Grischa Brockhaus
43587f7d89 plugin_twitter: Tweeter hides URL shortener functionality now if URL
shortener is set to "uncompressed".
2012-10-24 12:04:55 +02:00
Grischa Brockhaus
9921f60ce3 plugin_twitter:
* Check tweetbacks (search) converted to API 1.1 (optional). You need to
choose an OAuth acc handling the search.
* Already implemented OAuth function will call API 1.1 instead of API
1.0 now.
2012-10-24 12:04:55 +02:00
Grischa Brockhaus
1444b0d82d oEmbed: Updated twitter oembed to API 1.1. This call doesn't seem to
need OAuth, so it seems.
2012-10-24 12:04:54 +02:00
Grischa Brockhaus
588e48843d plugin_twitter: Recreate sidebar timeline cache on saving config. 2012-10-24 12:04:53 +02:00