| Age | Commit message (Collapse) | Author |
|
|
|
Fix *mark as read* articles when adding a new feed
|
|
Do not require write access to check if new ZIP version is available
https://github.com/FreshRSS/FreshRSS/issues/1450
|
|
https://github.com/FreshRSS/FreshRSS/issues/1535
|
|
|
|
settings and translation entry for English
|
|
|
|
|
|
|
|
Swap order of regex alternatives
https://github.com/FreshRSS/FreshRSS/issues/1511
http://stackoverflow.com/questions/22360235/do-browsers-support-different-html5-pattern-regexp-features
https://connect.microsoft.com/ie/feedback/details/836117/regex-bug-in-pattern-validator
|
|
Code from the update server was not loaded anymore before the update
process. This commit brings back missing `require`.
|
|
|
|
Cases when a user is deleted, or when a feed is deleted.
Removed random key do reduce the risk of subscribing several times to
the same PSHB feed.
|
|
https://github.com/FreshRSS/FreshRSS/issues/1390
https://github.com/FreshRSS/FreshRSS/issues/366
|
|
|
|
|
|
Done
|
|
|
|
|
|
|
|
http://php.net/manual/migration71.changed-functions.php#migration71.changed-functions.pdo
|
|
New index entry_feed_read_index
TODO: Auto add this index to existing version
|
|
The update of cached values remains to be optimized
|
|
https://github.com/FreshRSS/FreshRSS/issues/530
|
|
https://github.com/FreshRSS/FreshRSS/issues/1445
https://github.com/FreshRSS/FreshRSS/issues/1443
https://github.com/FreshRSS/FreshRSS/issues/1443
|
|
Sanitize Web site URL
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1423
https://github.com/YunoHost-Apps/freshrss_ynh/issues/27#issuecomment-279792363
|
|
https://github.com/FreshRSS/FreshRSS/issues/1434
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1384
|
|
|
|
Avoid large in-memory copies
https://github.com/FreshRSS/FreshRSS/issues/1372
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1345
|
|
https://github.com/FreshRSS/FreshRSS/issues/907
https://github.com/FreshRSS/FreshRSS/issues/1355
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
|
|
ZIP export, OPML export.
Corrected height of feeds select in Pafat theme.
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1039
https://github.com/FreshRSS/FreshRSS/issues/1277
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/851
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
|
|
|
|
It looks like SimplePie does not always filter everything
Having a character not in latin1 would create MySQL collate errors
|
|
A category request was systematically done, although it is not always
needed.
|