Commit graph

5 commits

Author SHA1 Message Date
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
Talha Mansoor
b99028f6cf Initial commit 2021-03-11 16:45:12 +01:00