Commit graph

105 commits

Author SHA1 Message Date
niccolasmendoza@gmail.com
d9a96f1b9b add share-to-linkedin support 2015-06-12 17:00:33 -03:00
Giel van Schijndel
bf5a1ecc6b share_post: add share-to-Diaspora* support
This uses the sharetodiaspora.github.io HTML5 posting app, necessary due
to Diaspora*'s multi-homed nature.
2015-01-03 22:24:53 +01:00
Giel van Schijndel
f510f7f9e6 share_post: prevent double-quoting in Twitter URL
Both parameters being concatenated have already been quoted: don't do
that twice. Do make sure to quote the separating space though.
2015-01-03 22:23:58 +01:00
Kernc
9052e10aa7 Fix share_post plugin
Firstly, the implemented services only accept unmarked
text, so `get_text()` instead of `prettify()` is called.

Secondly, `&` is properly escaped ampersand in href URLs.
2014-12-22 23:31:41 +01:00
Talha Mansoor
5c70b46572 Add plugin to add share URLs to article 2014-01-20 23:21:56 +05:00