Commit graph

26 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
Mario Hommel ce1bed563c Fix PHP7 compatibility problems. (#53) 2017-03-10 19:01:33 +01:00
Garvin Hicking db32114108 Implement serendipity_request_url() for plugins when available. 2016-09-22 16:03:33 +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 3f41d21f6d Fix emitting the twitter timeline header at the wrong place
This was included in the ul, which doesn't make sense. Includes a
necessary CSS fix and makes the markup for that header easier to
adapt to 2.x markup.
2014-05-24 13:56:11 +02:00
Matthias Mees 2aab75080d Fixed a markup bug causing the twitter timeline to render wrong 2014-05-24 13:42:35 +02:00
Matthias Mees 3cb7962af7 Adapted backend markup for twitter client for 2.0 backend.
Also fixed a typo in the English lang file.
2014-05-23 11:54:48 +02:00
Garvin Hicking e1f4f520be Merge branch 'master' of github.com:s9y/additional_plugins
Conflicts:
	serendipity_plugin_twitter/ChangeLog
2014-05-23 11:02:45 +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
Matthias Mees 9d2d937788 Move to the correct section for 2.0 backend.
Also adapted part of the backend markup (backend_display) for 2.0.
2014-05-23 10:56:08 +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 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 43587f7d89 plugin_twitter: Tweeter hides URL shortener functionality now if URL
shortener is set to "uncompressed".
2012-10-24 12:04:55 +02:00
Grischa Brockhaus 9921f60ce3 plugin_twitter:
* Check tweetbacks (search) converted to API 1.1 (optional). You need to
choose an OAuth acc handling the search.
* Already implemented OAuth function will call API 1.1 instead of API
1.0 now.
2012-10-24 12:04:55 +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 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