Commit graph

538 commits

Author SHA1 Message Date
Grischa Brockhaus 87cc19aaf7 plugin_avatar:
* Allows other plugins to fetch user metadata via avatar_fetch_userinfos
hook.
* supports !# twitter links now, too.
2012-06-29 13:09:03 +02:00
Grischa Brockhaus c592959552 commentSpice: Smartyfied. 2012-06-29 13:09:02 +02:00
Grischa Brockhaus 33b05738e9 commentSpice: Aritcle informations are cached. Cachetime configurable. 2012-06-29 13:09:02 +02:00
Grischa Brockhaus 595bd262f7 commentSpice:
* Reload rss if homepage url changes
* Configure max entries loaded from rss
* Beautifying inputs and descriptions
2012-06-29 13:09:02 +02:00
Grischa Brockhaus 4e54ddcd6d commentSpice: utf8 language file 2012-06-29 13:09:02 +02:00
Grischa Brockhaus 5ec96c72c1 commentspice: nofollow link options. 2012-06-29 13:09:01 +02:00
Grischa Brockhaus 4ac419841b commentSpice: Advertise recent articles, German translation. 2012-06-29 13:09:01 +02:00
Grischa Brockhaus 3b25665da3 commentspice: read RSS of user comment url 2012-06-29 13:09:01 +02:00
Grischa Brockhaus 6009368879 comment_spice:
* Handle twitternames
* Article promotion started, Ajax ready.
2012-06-29 13:09:01 +02:00
Grischa Brockhaus 4c16c77110 commentspice: First twitter reading, cookie saving and displaying
functionality
2012-06-29 13:09:00 +02:00
Grischa Brockhaus e887013f47 commentspice: first checkin 2012-06-29 13:09:00 +02:00
Garvin Hicking c64c6236d7 Automagic XML sync 2012-06-23 03:55:15 +02:00
Grischa Brockhaus f610758588 More ESTRICT static. 2012-06-22 16:28:19 +02:00
Garvin Hicking fdbfd77801 . 2012-06-22 09:22:20 +02:00
Garvin Hicking 1b4c5bcd06 increased debug verbosity 2012-06-22 09:17:33 +02:00
Grischa Brockhaus 19c130c8cf ESTRICT "static" patch 2012-06-20 01:28:14 +02:00
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