Commit graph

10 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
surrim 22d4608f9f using serendipity_plugin_api::load_language() for some more plugins 2021-07-12 15:44:23 +02:00
Thomas Hochstein 75d8216515 Fixes from emerge_spartacus runs.
Analyzing the Spartacus creation logfiles
lead to some fixes, mostly old PHP constructors
and some bugs around constants.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-28 22:21:19 +01:00
Thomas Hochstein 6b4189bcba Change HTTP/Request to serendipity_request_url(). (#102)
* serendipity_plugin_flickrbadge

serendipity_plugin_flickr remains.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-24 16:53:49 +02:00
Garvin Hicking db32114108 Implement serendipity_request_url() for plugins when available. 2016-09-22 16:03:33 +02:00
Garvin Hicking 5731762a34 Added parameters to html_entity_decode() and htmlentities().
I did not use the wrapper method for those few occurences since it was too much work.
I'm sorry :-D
2014-11-29 12:18:56 +01:00
Garvin Hicking 5871c640e6 Fix PHP parse errors mostly stemming from a missing ) before the , ENT_COMPAT, LANG_CHARSET constants 2014-11-26 10:40:03 +01:00
Vladimír Ajgl 7842af973e czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
Vladimír Ajgl c5248f893e czech translations - cvs/snv tags removed 2013-12-27 20:04:36 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00