Commit graph

3 commits

Author SHA1 Message Date
Alexandre Alapetite
6a90b0d2f1
Bump versions 2023-11-23 23:12:09 +01:00
Alexandre Alapetite
b49596818c
Add PHPStan and other quality checks
Similar to FreshRSS core
Contributes to https://github.com/FreshRSS/Extensions/issues/184
2023-11-23 22:41:09 +01:00
Marien Fressinaud
7af4d2a58d
Add "Share By Email" extension (#63)
This is a very old request (november 2013!) to be able to share an
article directly from FreshRSS. I don't think it should be within the
core of FRSS, so I played a bit with the extension system. I keep it
very simple for now, just to try to see what was possible with the
current system. I just needed to add a new placeholder `(~ID~)` to
FreshRSS_Share.

It relies on the mailing system introduced for the "email validation"
feature.

Reference: https://github.com/FreshRSS/FreshRSS/pull/2707

Closes https://github.com/FreshRSS/FreshRSS/issues/300
2020-01-09 09:52:38 +01:00