Commit graph

522 commits

Author SHA1 Message Date
Grischa Brockhaus 59829b9924 More ESTRICT "static" fixes 2012-06-19 12:32:06 +02:00
Garvin Hicking 70d1671d70 Automagic XML sync 2012-06-15 03:59:35 +02:00
Grischa Brockhaus 9f19378490 ESTRICT fixes 2012-06-14 15:41:40 +02:00
Grischa Brockhaus 0d567145a6 Compatibility fixes 2012-06-14 13:10:48 +02:00
Garvin Hicking b3aa8fe88c Automagic XML sync 2012-06-14 03:59:49 +02:00
Grischa Brockhaus 765c0d00d2 ESTRICT fixes 2012-06-13 15:43:09 +02:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Grischa Brockhaus e0be3b1c09 Compatibility fixes 2012-06-13 12:47:50 +02:00
Garvin Hicking b57728862d Automagic XML sync 2012-06-11 04:53:09 +02:00
Grischa Brockhaus ee9fd65d25 disqus comments:
* Made it work with articles not having an extended part.
* Made trackbacks visible again (for templates supporting it), css class
to be hidden configurable now.
2012-06-10 12:15:26 +02:00
Garvin Hicking 41fe797154 Automagic XML sync 2012-06-09 04:12:56 +02:00
onli 0ad5b5169a autoupdate: create new directories, accept new files, clean templates_c 2012-06-08 14:46:31 +02:00
Garvin Hicking 00ed9ddaf8 Automagic XML sync 2012-06-08 04:09:12 +02:00
Grischa Brockhaus 9b56a515a2 plugin_geotag:
* If post was updated the location was cleared.
* Added "clear location" button, because it was not possible to clear.
2012-06-08 01:07:56 +02:00
onli 4c580d4c7b pagination leadto learn-submenu 2012-06-07 15:08:23 +03:00
Garvin Hicking bfd448aa14 Automagic XML sync 2012-06-07 05:02:18 +02:00
onli 6d21e07a54 compare-version didnt check all digits 2012-06-06 14:32:42 +02:00
onli 62b2dec24b recycler first 2012-06-06 13:13:00 +02:00
Garvin Hicking 526a046a46 Automagic XML sync 2012-06-06 03:52:39 +02:00
Garvin Hicking cc7e520c53 remove $select, does not exist 2012-06-05 15:08:46 +02:00
Garvin Hicking f730d82dcd Automagic XML sync 2012-06-05 03:53:30 +02:00
Ian 8960011e51 added changeLog 2012-06-04 18:51:57 +02:00
Ian 60662a079b added some debug note 2012-06-04 18:44:21 +02:00
Ian c3eefbaa09 replaced default blacklists, as not good for comment spam (thanks to indigoxela)
also removed $dnsbl->getTxt() function, as not provided by S9y's old DNSBL.php
2012-06-04 18:39:56 +02:00
Garvin Hicking 3f12ce88c4 Automagic XML sync 2012-06-04 03:49:38 +02:00
Grischa Brockhaus 52d5d7b37b xmlrpc: dateModified attributes (delivered by WP) supported 2012-06-03 19:45:16 +02:00
Grischa Brockhaus 1341c2030a xmlrpc: Added date_modified and date_modified_gmt to metaBlog entries,
as WP sends them, too.
2012-06-03 19:45:15 +02:00
Grischa Brockhaus a1127c3ae5 xmlrpc: Extended PEAR library used by the plugin to support
system.multicall. This was needed for the new WP iOS client that is
calling this XMLRPC function blindly and without fallback.
2012-06-03 19:45:15 +02:00
Ian 7a5159bc23 added release notes - docs/RELEASE file 2012-05-31 15:11:58 +03:00
Garvin Hicking 11e58ae543 Automagic XML sync 2012-05-23 04:17:13 +02:00
Garvin Hicking 6af709290c improved path handling for special characters 2012-05-22 12:15:06 +02:00
Garvin Hicking 0ed6481a8a some more 2012-05-16 12:18:51 +02:00
Garvin Hicking 45d99592e0 while I'm at it, document some more 2012-05-16 12:18:30 +02:00
Garvin Hicking 747b72dd14 for documentation so that everyone can see what the release process includes 2012-05-16 12:15:25 +02:00
Garvin Hicking e30daa0930 Automagic XML sync 2012-05-07 03:57:46 +02:00
Garvin Hicking 959d80ba4a Added specific is_array($eventData) chack, thanks to greman 2012-05-06 20:32:16 +02:00
Garvin Hicking a09efbf290 Automagic XML sync 2012-05-03 04:09:12 +02:00
Garvin Hicking b1dea710bf use proper date format like documented 2012-05-02 13:39:26 +02:00
Garvin Hicking 00ebec05bb Automagic XML sync 2012-04-28 03:51:20 +02:00
Garvin Hicking 274edcc98d . 2012-04-27 09:13:17 +02:00
Garvin Hicking fb1a410402 we sadly need this due to CVS synch; directories may not vanish 2012-04-27 09:12:02 +02:00
Garvin Hicking e5f5b09394 Automagic XML sync 2012-04-26 03:57:09 +02:00
Garvin Hicking c8995f8f1b Automagic XML sync 2012-04-24 03:53:41 +02:00
Garvin Hicking f4b508901d Automagic XML sync 2012-04-23 03:51:26 +02:00
Garvin Hicking 74023f1387 sql generation 2012-04-22 20:23:02 +02:00
Garvin Hicking 4303dd0861 Automagic XML sync 2012-04-22 03:51:26 +02:00
Ian 2470e67af8 its time to make use of nativ API function - extends S9y v. >= 1.3 2012-04-21 17:15:16 +02:00
Ian dab8f4c634 Merge branch 'master' of github.com:s9y/additional_plugins 2012-04-21 16:37:15 +02:00
Ian b4dbd6077c added dependency nl2br(2.14)::$isobr [NoBR] Buttons and
fixed doubled htmlspecialchars serendipity_db_query search error output
2012-04-21 16:36:06 +02:00
Matthias Gutjahr 2eed684b0a Flattr: Added popout option; switched JS to version 0.6; switchted button embed code to HTML5. 2012-04-21 11:40:37 +02:00