Commit graph

34 commits

Author SHA1 Message Date
Garvin Hicking db32114108 Implement serendipity_request_url() for plugins when available. 2016-09-22 16:03:33 +02: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 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
JesperDramsch acc2c8d007 Tabulator in 4 Spaces 2013-09-08 21:13:20 +02:00
Jesper Dramsch b26297b6ba YOURLS inserted
Announce, API Token, $urlshortener
2013-09-08 12:40:49 +02:00
Matthias Gutjahr 6ff46ab896 plugin_twitter: Added missing search term 2013-08-16 11:59:17 +02:00
Matthias Gutjahr c1b3228780 plugin_twitter: Switched tweetback search to API 1.1 2013-08-16 11:51:26 +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
Garvin Hicking 4bb182632c remove id to try to prevent gitclone.sh double commits 2012-10-26 09:11:05 +02:00
Grischa Brockhaus c1291a5857 plugin_twitter: Added pirat.ly as possible URL shortener. 2012-10-24 12:11:47 +02:00
Grischa Brockhaus fe9308fc2a plugin_twitter: fixed static / nostatic function access 2012-10-24 12:04:56 +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 588e48843d plugin_twitter: Recreate sidebar timeline cache on saving config. 2012-10-24 12:04:53 +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
Garvin Hicking ab02bb4af4 Remove $Id$ 2011-12-25 10:07:20 +01:00
Garvin Hicking 8da2bdc422 We sadly need to remove $Id$ expansion, because with this CVS sync does not work and would update a file time and time again once modified in GIT 2011-12-25 01:05:26 +01:00
Grischa Brockhaus b1ea56b430 OEmbed:
* Instagr.am added
* Global maxwidth/maxheight setting
*Microblogging:
* Minimal optical changes
2011-12-16 11:44:55 +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