Commit graph

25 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
Garvin Hicking 796a2c16e0 Added legal information for sidebar plugins 2018-04-03 14:58:53 +02:00
mariohommel 6a126612c1 Fix wrong version number. 2017-03-15 20:44:36 +01:00
Matthias Gutjahr a7997d6058 Fix incompatible method declarations and deprecated constructors (PHP 7) 2016-10-27 13:51:10 +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
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Matthias Mees 6e321f5a4d The duplicate sidebar nav entries still were not fixed properly. 2014-06-08 22:01:17 +02:00
Matthias Mees f113207fcb Fix duplicate backend nav link.
Unfortunately, I misunderstood the example code for switching the
backend nav section, so some plugin were linked to twice in the
backend nav. This should fix it.
2014-06-05 22:20:32 +02:00
Matthias Mees 2aab75080d Fixed a markup bug causing the twitter timeline to render wrong 2014-05-24 13:42:35 +02:00
Garvin Hicking e1ba0bef7b * Added int-casting to str_repeat() to prevent PHP notice
Fixes #170 hopefully
2014-05-23 11:01:47 +02:00
Garvin Hicking abdacc84f7 change to https style urls for twitter api (http://board.s9y.org/viewtopic.php?f=10&t=19695) 2014-01-18 19:36:05 +01:00
Matthias Gutjahr 9a398b1151 plugin_twitter: Updated version and changelog information 2013-08-16 11:55:23 +02:00
Ian d413eda096 plugin twitter - avoid empty entries errors and cleanup 2013-08-15 16:02:08 +02:00
Garvin Hicking ec1640a168 Bump version to propagate new .htaccess 2013-05-23 11:35:47 +02:00
Garvin Hicking a642b8e980 static php5 fix 2013-05-10 10:54:22 +02:00
Grischa Brockhaus c290734a01 microblogging: Added API token functionality for announcing articles via
pirat.ly.
2012-11-03 13:33:00 +01:00
Grischa Brockhaus c1291a5857 plugin_twitter: Added pirat.ly as possible URL shortener. 2012-10-24 12:11:47 +02:00
Grischa Brockhaus b551e50db8 plugin_twitter: Sitebar plugin, PHP version, optional uses Twitter API
1.1 with OAuth now.
2012-10-24 12:04:52 +02:00
Garvin Hicking fc234b93f4 Try to hotfix twitter plugin 2012-10-18 12:02:23 +02:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Grischa Brockhaus 4223003936 plugin_twitter:
* Announce article: check for real URL lenght, as twitter makes it
longer sometimes.
* Tweeter: Count chars directly after a short URL was added. Counts URLs
as twitter URL length always.
* Article announcement with "uncompressed" urls did not work very well.
2012-02-25 19:14:58 +01:00
Grischa Brockhaus 7eeadb21bc plugin_twitter:
* Followme widget hat a " too much (thanks to Matthias Mees)
* Auto tagging of article announcements was still not working correctly
always
2012-01-24 11:48:44 +01:00
Grischa Brockhaus 87467e8a63 Auto tagging of article announcements was not working correctly always 2011-12-14 02:13:01 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00