Commit graph

57 commits

Author SHA1 Message Date
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 8610471af2 Some more markup changes for short url. 2014-05-23 12:01:20 +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
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
Vladimír Ajgl f11f3314b5 updated czech translations 2013-10-26 14:51:59 +02:00
JesperDramsch fcd5ecc855 Deleted another Thumb 2013-09-08 21:14:42 +02:00
JesperDramsch acc2c8d007 Tabulator in 4 Spaces 2013-09-08 21:13:20 +02:00
Jesper Dramsch 2fb81860d5 Added comment for concurrency fix 2013-09-08 14:11:18 +02:00
Jesper Dramsch 10f8a2476f Typo 2013-09-08 13:42:21 +02:00
Jesper Dramsch 7f91f07b38 Inserted Description 2013-09-08 13:31:02 +02:00
Jesper Dramsch 1beead1974 Stop if already evaluated! 2013-09-08 13:23:17 +02:00
Jesper Dramsch a0ec8d2725 Short via YOURLS 2013-09-08 13:16:06 +02:00
Jesper Dramsch e88229eb79 Insert Switch Service 2013-09-08 13:00:51 +02:00
Jesper Dramsch b9093c96a9 Yourls Login function 2013-09-08 12:56:17 +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 9a398b1151 plugin_twitter: Updated version and changelog information 2013-08-16 11:55:23 +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
Vladimir Ajgl e09688821a new and updated czech translations and documentation 2013-06-22 12:13:06 +02:00
Garvin Hicking ec1640a168 Bump version to propagate new .htaccess 2013-05-23 11:35:47 +02:00
Garvin Hicking 37b106b1a6 testrun for tomorrow, try to actually allow .htaccess on mirror http servers 2013-05-21 08:48:11 +02:00
Garvin Hicking 1022e7bf64 also fetch dotfiles 2013-05-16 12:18:04 +02:00
Garvin Hicking a642b8e980 static php5 fix 2013-05-10 10:54:22 +02:00
Vladimír Ajgl 42c8da63b1 czech documentation added or updated 2013-05-05 13:34:34 +02:00
Vladimir Ajgl 080dbebd97 new/updated czech translations 2013-03-31 21:07:53 +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 7424e09a72 The $ID$ stuff is not good for the CVS cloning script :) 2012-10-29 07:54:45 +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
Thomas Heidrich 69595540b4 added missing whitespaces at class attributes
W3C validates without errors now. (identi.ca)
2012-09-02 18:02:04 +03:00
Thomas Heidrich e9d4a22d46 htmlentities added to status text rendering
enables <tag> in tweets/dents
2012-09-02 17:37:45 +03:00
Grischa Brockhaus 8faa95104c another static function call fix 2012-08-15 20:27:55 +02:00
Grischa Brockhaus 59829b9924 More ESTRICT "static" fixes 2012-06-19 12:32:06 +02:00
Grischa Brockhaus 765c0d00d2 ESTRICT fixes 2012-06-13 15:43:09 +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
Vladimir Ajgl 65cbf1c465 linebreaks converted from windows to unix style 2012-02-17 23:41:29 +01:00