Commit graph

2134 commits

Author SHA1 Message Date
Thomas Hochstein d19c3ea663 Markdown: add note on plugin ordering.
Version not incremented on purpose.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-09 15:35:16 +02:00
Thomas Hochstein 132616da5b
Merge pull request #94 from th-h/master
entrylastmodified: Add/enhance German translation.
2019-06-09 13:51:19 +02:00
Thomas Hochstein afcff99cd0 Add/enhance German translation.
Add ChangeLog.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-09 13:49:29 +02:00
s9y bot e65ec2da3b Automagic XML sync 2019-05-14 02:21:58 +02:00
Mario Hommel 3565c0f42e Fix smarty reference that causes error with PHP7.2. 2019-05-13 21:40:18 +02:00
s9y bot 66f1f3d6ee Automagic XML sync 2019-05-12 02:33:53 +02:00
Thomas Hochstein e3f641762f Update version of emoticonchooser.
Fix is in 657bc69abb, but didn't
propagate.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-05-11 11:02:46 +02:00
s9y bot 93f941905d Automagic XML sync 2019-05-10 02:18:30 +02:00
Mario Hommel f1bec45d71 create_function is deprecated in PHP7.2 2019-05-09 20:13:02 +02:00
s9y bot b72b031c08 Automagic XML sync 2019-05-09 02:22:46 +02:00
Mario Hommel 81f06b2ea0 Fix compatibility of constructors for PHP7.2 in serendipity_event_geshi. 2019-05-08 20:07:33 +02:00
s9y bot 69855f1180 Automagic XML sync 2019-04-28 02:23:38 +02:00
bauigel 657bc69abb emoticonchooser: fixes for php >= 7.2 (#93) 2019-04-27 17:41:20 +02:00
Thomas Hochstein 101f1d4b88 Deprecate topreferrers plugin.
``serendipity_plugin_topreferrers`` was an
incomplete copy of the "real" plugin
``serendipity_plugin_topreferers``.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-04-27 17:18:12 +02:00
Matthias Mees 532e1efd96 Merge branch 'master' of github.com:s9y/additional_plugins 2019-04-27 16:56:00 +02:00
Matthias Mees 486c9c98c0 Add new frontend build 2019-04-27 16:55:49 +02:00
stephanbrunker 7b8d241c4c changed the formatting of the output (#85)
classes and format is now the the same as in the 2k11 theme
2019-04-27 12:15:41 +02:00
Hanno Böck e4f67a7197 INCLUDE_ANY should be an array index, not a constant (#82) 2019-04-27 12:12:43 +02:00
onli 9ef871974c Fix INCLUDE_ANY being a deprecated undefined constant in PHP > 7.1 2019-04-27 11:54:17 +02:00
s9y bot 2e19e05e37 Automagic XML sync 2019-04-06 02:16:13 +02:00
Matthias Mees b7868259f9
Merge pull request #92 from th-h/shariff-googleplus
Remove Google+ from Shariff.
2019-04-05 08:45:18 +02:00
Thomas Hochstein fd07b76f47 Remove Google+ from Shariff.
Google+ has been shutdown 2019-04-02.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-04-05 08:29:07 +02:00
s9y bot 0c5acdec44 Automagic XML sync 2019-03-17 02:29:48 +01:00
s9y bot d2d168d0cc Automagic XML sync 2019-03-02 02:26:11 +01:00
onli ca327e3eb2 bump sitemap to 0.59 2019-03-01 20:27:42 +01:00
Matthias Mees 92ad83baf3
Merge pull request #91 from hannob/master
set xmlns for sitemap-news also with gnews_single mode
2019-03-01 16:42:13 +01:00
Hanno cb2f5d2cba
set xmlns for sitemap-news also with gnews_single mode 2019-03-01 14:59:07 +01:00
Matthias Mees 18f0a5f67d
Merge pull request #90 from hannob/fix_google_url
Change URLs to HTTPS and remove old ask.com URL
2019-03-01 14:44:33 +01:00
Hanno 8f66017660
Change URLs to HTTPS and remove old ask.com URL 2019-03-01 14:43:03 +01:00
s9y bot a669c29a3d Automagic XML sync 2019-02-19 02:31:42 +01:00
onli 066c874d27 bayes 0.5.2: Fix dbPrefix constant error for PHP 7.2 2019-02-18 17:49:59 +01:00
s9y bot c98c11bbdb Automagic XML sync 2019-02-16 02:37:16 +01:00
onli 08200977aa Fix unknown constant error
Actually just a quick fix to make savign entries work again
2019-02-15 17:44:22 +01:00
s9y bot a122784695 Automagic XML sync 2019-02-12 02:15:36 +01:00
onli 7c6e5b7a5d xmlrpc: Convert deprecated constructor for PHP 7 2019-02-11 18:39:23 +01:00
s9y bot df15b14c5f Automagic XML sync 2019-02-11 02:18:10 +01:00
onli 6b0e5538c8 0.3.2: Fix error in entry list, blocked entry counter 2019-02-10 16:11:17 +01:00
s9y bot 6d0a031dec Automagic XML sync 2018-11-12 02:20:50 +01:00
Thomas Hochstein ed2606ddbd
Merge pull request #89 from th-h/thh-markdown-update
[markdown] Upgrade Markdown Lib and SmartyPants Lib.
2018-11-10 22:38:47 +01:00
Thomas Hochstein b8b90f3b54 [markdown] Bump version, add changelog entries.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-11-10 22:35:17 +01:00
Thomas Hochstein fd183bb999 [markdown] Update SmartyPants Lib to 1.8.1.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-11-10 22:30:34 +01:00
Thomas Hochstein bc07cb91e2 [markdown] Update Markdown Lib to 1.8.0.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-11-10 22:23:40 +01:00
s9y bot 99e44f05df Automagic XML sync 2018-10-08 02:21:47 +02:00
onli d9f1c99199 vgwort: update to 0.3.1
compatibility with new broken csv format, fix entry list counter listing
2018-10-07 19:48:01 +02:00
onli 4d0516fd12 Release unofficial vgwort plugin 2018-10-07 19:40:08 +02:00
Matthias Mees 7f6cf175a3 Add new CSS + JS build 2018-09-30 16:36:16 +02:00
s9y bot 6867763125 Automagic XML sync 2018-09-12 02:37:19 +02:00
Garvin Hicking 778b69015e Allow iframe embed for youtube plugin 2018-09-11 09:59:07 +02:00
s9y bot cd062543cc Automagic XML sync 2018-09-10 02:16:33 +02:00
Thomas Hochstein c59acd9628
Merge pull request #88 from th-h/thh-markdown-blockquote
[markdown] Make blockquotes in comments usable.
2018-09-09 19:11:39 +02:00