Alexandre Alapetite
37b52b7361
Trim whitespace ( #2544 )
2019-10-01 18:12:21 +02:00
wtoscer
5f4daa9c63
Add lemmy share ( #2510 )
2019-08-29 17:25:04 +02:00
Gaurav Thakur
e99e4353d4
Remove Google+ support as it is dead. ( #2464 )
2019-07-30 16:34:04 +02:00
Patrick Crandol
a1071e7dd9
Add option to share to Pinboard. ( #2178 )
...
* Prelim. Add Pinboard
based on the url found in the "For iPad" section here: https://pinboard.in/howto/
* add i18n string for Pinboard
* Add help to pinboard
* add title to Pinboard Share
Title seems to be an element, but isn't documented in the API. Perhaps it's an alternative to description? It probably won't hurt to include it.
* Feedback from @samplereality
* Minor Whitespace
2018-12-12 00:20:04 +01:00
Patrick Crandol
2610db6260
Remove rawurlencode from movim sharing ( #2177 )
2018-12-11 21:21:59 +01:00
Alexandre Alapetite
3bebc90474
Share with LinkedIn ( #1960 )
...
https://developer.linkedin.com/docs/share-on-linkedin
https://github.com/FreshRSS/freshrss.org/issues/40
2018-07-23 22:49:23 +02:00
hoilc
d3942b2960
use GET method for mastodon
2018-06-04 11:15:20 +08:00
Alexandre Alapetite
d514dc50af
Add Pocket share ( #1899 )
...
* Add Pocket share
https://github.com/FreshRSS/FreshRSS/issues/1884#issuecomment-388988200
https://github.com/FreshRSS/FreshRSS/issues/1051
* Pocket i18n
2018-05-28 21:13:42 +02:00
Alexandre Alapetite
b8094f8044
Move shares ( #1812 )
...
From ./data/ to ./app/
Fix manual updates like
https://github.com/FreshRSS/FreshRSS/issues/1803#issuecomment-369371907
Left for later: support a ./data/shares.local.php for user-defined
shares.
2018-03-03 15:06:22 +01:00