Commit graph

1505 commits

Author SHA1 Message Date
Garvin Hicking 5ab53029ea smarty syntax change 2016-09-23 10:20:07 +02:00
Garvin Hicking 3f60fa9b21 sync ckeditor, needs @todo for backend_plugins_update to do a proper rework 2016-09-23 10:13:56 +02:00
Garvin Hicking 4d751f1515 adjust webserver uri, categories 2016-09-23 10:08:46 +02:00
Garvin Hicking d3118993b1 Merge branch 'master' of github.com:s9y/additional_plugins 2016-09-23 09:39:36 +02:00
s9y bot 3ee8eb7412 Automagic XML sync 2016-09-22 23:36:16 +02:00
Garvin Hicking db32114108 Implement serendipity_request_url() for plugins when available. 2016-09-22 16:03:33 +02:00
s9y bot 4e3b7af603 Automagic XML sync 2016-09-21 23:33:17 +02:00
s9y bot 0859bcb531 Automagic XML sync 2016-09-08 23:37:07 +02:00
onli ba0e8d93ba social: use photo entry image 2016-09-08 00:05:42 +02:00
onli 39894418eb social: fix, break instead of reverse 2016-09-07 23:24:55 +02:00
onli 673d61f5e8 social 0.12: Smiley-blacklist, re-use timeline image 2016-09-07 23:20:37 +02:00
s9y bot 358e2d8baa Automagic XML sync 2016-09-04 23:36:47 +02:00
onli 542250fa09 Merge pull request #46 from th-h/thh-social-description
Escape special chars in description.
2016-09-04 19:05:57 +02:00
Thomas Hochstein c118fcbab8 Escape special chars in description.
Quotes in a manually supplied description - or the first
200 characters of the entry body - have to be escaped
before the text can become the content attribute of
the og:description meta tag.

It doesn't hurt to escape everything, then.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-09-04 18:35:59 +02:00
onli e8d30987df social: 0.11 changelog 2016-09-04 16:13:55 +02:00
onli 7fb2053f14 0.11: Reuse description set in the metadesc plugin
Based on https://github.com/s9y/additional_plugins/pull/45, slightly modified to use strip_tags instead
2016-09-04 16:12:18 +02:00
onli 6b86cd63f4 Merge pull request #45 from th-h/thh-social-description
s9_event_social: Set og:description from s9y_event_metadesc.
2016-09-04 16:07:54 +02:00
s9y bot 24b82b19b4 Automagic XML sync 2016-09-02 23:36:51 +02:00
onli 6b06582e17 bayes 0.4.23: Fix sqlite throwing error message for setup routine 2016-09-02 21:35:50 +02:00
Thomas Hochstein 85b7a25bdb Escape special chars in og:description.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-08-31 19:55:24 +02:00
Thomas Hochstein 5af09439a1 Set og:description from serendipity_event_metadesc.
serendipity_event_metadesc makes it possible to
specify a description for every entry that is used
to set the "description" meta tag.

This description, if present, should be used for
the "og:description" meta tag, too. Using the first
200 chars can remain as a fallback solution.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-08-31 19:55:02 +02:00
s9y bot 236cf57251 Automagic XML sync 2016-08-16 23:38:12 +02:00
onli 7921a9c931 social 0.10: twittervia fix, @ allowed, og:desc newlines stripped 2016-08-16 20:28:38 +02:00
s9y bot b4716db10b Automagic XML sync 2016-08-15 23:36:53 +02:00
Garvin Hicking 2b9fdb4619 Added stub wp.deletePage dummy API function 2016-08-15 10:09:34 +02:00
s9y bot 55f16d5792 Automagic XML sync 2016-08-12 23:37:46 +02:00
onli e4a03e58a7 social 0.9: Add fallback image 2016-08-12 15:53:45 +02:00
s9y bot 4ea6cba371 Automagic XML sync 2016-08-10 23:37:12 +02:00
Garvin Hicking fc8e9780d2 Merge branch 'master' of github.com:s9y/additional_plugins 2016-08-10 10:56:37 +02:00
s9y bot 2c10ac3912 Automagic XML sync 2016-08-09 23:37:59 +02:00
onli 3d8fc57192 social 0.8: fix metatags and add twitter card type 2016-08-08 23:54:30 +02:00
Garvin Hicking b7402e1731 return properl xmlrpc 2016-08-08 12:28:40 +02:00
Garvin Hicking 2f5a60fc7e dummy func 2016-08-08 12:27:23 +02:00
s9y bot fe16f29ef9 Automagic XML sync 2016-07-27 23:37:20 +02:00
onli f54b1d5376 bayes 0.4.22: fix menu in 2.1-beta1 by using parseTemplate 2016-07-27 10:31:11 +02:00
s9y bot d960114321 Automagic XML sync 2016-07-14 23:38:13 +02:00
Garvin Hicking 7402cfd0c3 Merge branch 'master' of github.com:s9y/additional_plugins 2016-07-14 14:59:31 +02:00
Garvin Hicking ddeef8b05a * Added wp.getCommentStatusList API function 2016-07-14 14:58:43 +02:00
s9y bot d6eb5e5f50 Automagic XML sync 2016-07-13 23:38:29 +02:00
Garvin Hicking c01fa4554b Added wp.getPage API function (with empty response though, not supporting staticpage yet) 2016-07-13 10:36:18 +02:00
s9y bot 313f01a2d0 Automagic XML sync 2016-07-12 23:34:12 +02:00
Garvin Hicking 1190c1133f Merge branch 'master' of github.com:s9y/additional_plugins 2016-07-12 12:40:14 +02:00
Garvin Hicking 26b13d8fa9 * Added wp.getPosts API function 2016-07-12 12:36:51 +02:00
s9y bot b33c6cc35b Automagic XML sync 2016-06-26 23:36:48 +02:00
onli 9d3d6d1f89 bee: Enable PHP 7 by updating constructor and removing json polyfill 2016-06-26 02:16:15 +02:00
s9y bot 0e35120e7b Automagic XML sync 2016-06-25 23:38:50 +02:00
onli c8e1ec3241 social: Enable shariff backend 2016-06-25 03:44:07 +02:00
s9y bot b287085258 Automagic XML sync 2016-06-22 23:38:27 +02:00
Matthias Mees f6cb0af77d Revert typo fixes 2016-06-22 21:39:30 +02:00
onli 56d12951c2 social: tiwtter-mentions, facebook og tags, language selector 2016-06-22 21:29:36 +02:00