Commit graph

2051 commits

Author SHA1 Message Date
onli
9f6ecfa2ef karma 2.14.1: PHP 7 compat by casting variables
See https://board.s9y.org/viewtopic.php?p=10452122
2019-07-21 19:56:48 +02:00
onli
555937a8ea wikipedia_finder 1.5.1: PHP 7 compat (baseURL -> 'baseURL') 2019-07-21 14:31:35 +02:00
Matthias Mees
ab7a630f46 Manually fix broken logo CSS 2019-07-05 10:35:18 +02:00
Matthias Mees
dfb2623836 Manually fix broken CSS 2019-07-04 21:41:39 +02:00
s9y bot
573102289f Automagic XML sync 2019-06-25 00:18:06 +02:00
Thomas Hochstein
b14cf6c5f5
Merge pull request #98 from th-h/thh-blogpdf
Deprecate serendipity_event_blogpdf.
2019-06-23 22:38:26 +02:00
Garvin Hicking
fe06cb4775
Merge pull request #100 from th-h/thh-emerge
emerge_spartacus: remove netmirror upload.
2019-06-15 17:13:48 +02:00
Thomas Hochstein
1a9813f91b emerge_spartacus: remove netmirror upload.
netmirror.org is no longer used in spartacus.
FTP connects fail anyway.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-15 17:00:54 +02:00
s9y bot
38fc0f3782 Automagic XML sync 2019-06-15 16:43:48 +02:00
Thomas Hochstein
fe69c04e14 Fix missing ).
Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-15 04:05:26 +02:00
Thomas Hochstein
8155626bd6 metadesc: Fix logic for INSERT/UPDATE/DELETE. (#99)
Properties where deleted from the database
when the property was present in the database
and it wasn't changed. That seems wrong.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-10 18:37:07 +02:00
Thomas Hochstein
8e062be58d Deprecate serendipity_event_blogpdf.
Closes s9y/Serendipity#605.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-10 12:55:46 +02:00
Thomas Hochstein
4057473162
Merge pull request #96 from th-h/thh-geshi
geshi:  Upgrade GeSHi to 1.0.9.0.
2019-06-10 11:15:27 +02:00
s9y bot
d15cc441e0 Automagic XML sync 2019-06-10 02:39:32 +02:00
Thomas Hochstein
697e3306ff Catch wrong last_modified dates. (#95)
My database has some last_modified entries
just containing the year (2004, as it is)
or "0", leading to wrong "last modified"
dates in January, 1970 (2004) or displaying
the current date and time for "last modified".
A simple check can catch those wrong entries,
as there can't be any valid modification dates
before 1990 (not even after an import from
some older blog software).

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-09 16:28:05 +02:00
Thomas Hochstein
f37f5aff74 Re-add fix from f1bec45d71.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-09 15:36:55 +02:00
Thomas Hochstein
4dd2974d27 Upgrade GeSHi to 1.0.9.0.
Minimal PHP version is now 7.0.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-09 15:36:51 +02:00
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