| Age | Commit message (Collapse) | Author |
|
* Use typographic quotes
* A few fixes
* Fix
* Fix not saved
* Implement feedback
* Detail
* Revert spoken English fixes
Left for a future dedicated discussion
* More reverts
* Final reverts
* Final minor
|
|
* changed the help link of movim from github to official website
* fixed missed help link of lemmy
* fixed missed link of mastodon
* reorder the share services - now ordered by alphabet
* extended the comments
|
|
* Added Raindrop.io as sharing option
* Added entires to i18n ignore files
* Fix TODOs
Co-authored-by: Michael Miller <commits@rain.bz>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
When the discussion #3327 started, I thought that the clipboard share
is a good idea. It never occurred to me because I do not use a
smartphone.
It might need some polishing but it seems pretty usable as-is.
See #3327
|
|
#fix https://github.com/FreshRSS/FreshRSS/issues/2812
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
|
|
I'm currently playing with a small extension to improve the email sharing
system. It allows to create a message and send an email directly through
FreshRSS. For that, I need to retrieve the shared article. I could use
the link or the title but it would be less robust and less efficient.
Reference: https://github.com/FreshRSS/FreshRSS/issues/300
|
|
|
|
|
|
|
|
* 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
|
|
|
|
https://developer.linkedin.com/docs/share-on-linkedin
https://github.com/FreshRSS/freshrss.org/issues/40
|
|
|
|
* Add Pocket share
https://github.com/FreshRSS/FreshRSS/issues/1884#issuecomment-388988200
https://github.com/FreshRSS/FreshRSS/issues/1051
* Pocket i18n
|
|
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.
|