| Age | Commit message (Collapse) | Author |
|
https://github.com/FreshRSS/FreshRSS/issues/1552
|
|
|
|
settings and translation entry for English
|
|
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299732610
|
|
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299627105
|
|
|
|
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
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1482
|
|
`author:"some name"`
|
|
https://github.com/FreshRSS/FreshRSS/issues/1381
Possibility to exclude authors, titles, tags, urls, words by prefixing
them by ! or - (like Google Search):
* !intitle:unwanted
* -intitle:unwanted
* -author:unwanted
* -#unwanted
* -unwanted
And one can use many of each and combine them with positive searches
|
|
Allow multiple values of intitle: , author:, inurl:
Note: Tests for UserQueryTest are broken due to
https://github.com/sebastianbergmann/phpunit/wiki/Release-Announcement-for-PHPUnit-4.0.0#backwards-compatibility-issues
|
|
|
|
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/pull/1423
https://github.com/YunoHost-Apps/freshrss_ynh/issues/27#issuecomment-279792363
|
|
|
|
|
|
|
|
|
|
Send cookie FreshRSS_login only once
|
|
Prior to this patch, two cookies with the same name were sent, the first
one was to destroy the cookie, and the second one to create it
|
|
https://github.com/FreshRSS/FreshRSS/issues/1384
|
|
Avoid large in-memory copies
https://github.com/FreshRSS/FreshRSS/issues/1372
|
|
Small fixes in install (e.g. better check that DB password works)
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1360
|
|
https://github.com/FreshRSS/FreshRSS/issues/1345
|
|
https://github.com/FreshRSS/FreshRSS/issues/1349
We should later replace all bindParam by bindValue
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
|
|
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
|
|
https://github.com/FreshRSS/FreshRSS/issues/1325
|
|
A category request was systematically done, although it is not always
needed.
|
|
https://github.com/FreshRSS/FreshRSS/issues/1311
|
|
|
|
Related to
https://github.com/FreshRSS/FreshRSS/issues/1181
https://github.com/FreshRSS/FreshRSS/issues/1298
|
|
https://github.com/FreshRSS/FreshRSS/issues/1299
|
|
Meta description option
|
|
https://github.com/FreshRSS/FreshRSS/issues/1222
|
|
https://github.com/FreshRSS/FreshRSS/issues/1105
|
|
|
|
|