| Age | Commit message (Collapse) | Author |
|
And avoid HTTP 403 https://github.com/FreshRSS/FreshRSS/issues/1431
|
|
pattern is already used
|
|
https://github.com/FreshRSS/FreshRSS/pull/1423
https://github.com/YunoHost-Apps/freshrss_ynh/issues/27#issuecomment-279792363
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1404
|
|
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/1342
|
|
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/1318
|
|
https://github.com/FreshRSS/FreshRSS/issues/1274
|
|
https://github.com/FreshRSS/FreshRSS/issues/1273
|
|
|
|
Bug introduced in version 1.5.0 by
https://github.com/FreshRSS/FreshRSS/commit/56ffc115d15bf136bfced74707ccc1f41c7b5e44
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1249
* Since X hours: `https://freshrss.example/i/?a=rss&hours=3`
* Explicit number: `https://freshrss.example/i/?a=rss&nb=10`
* Limited by `min_posts_per_rss` and `max_posts_per_rss` in user config
|
|
https://github.com/FreshRSS/FreshRSS/issues/1241
https://github.com/FreshRSS/FreshRSS/pull/1244
|
|
https://mathiasbynens.github.io/rel-noopener/
noopener is implied by noreferrer
https://html.spec.whatwg.org/multipage/semantics.html#link-type-noreferrer
The API for window.open() does not seem stable yet
https://bugzilla.mozilla.org/show_bug.cgi?id=1267339
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/608
|
|
|
|
Avoid returning CSRF POST token for a GET
|
|
https://www.w3.org/TR/referrer-policy/#referrer-policy-no-referrer
https://github.com/FreshRSS/FreshRSS/issues/570
https://github.com/FreshRSS/FreshRSS/issues/955
https://github.com/FreshRSS/FreshRSS/issues/1198
https://github.com/FreshRSS/FreshRSS/issues/565
https://github.com/FreshRSS/FreshRSS/issues/554
|
|
`read` and `reads` are reserved keywords
|
|
|
|
Remove Mozilla Persona login
|
|
Update MySQL to utf8mb4 (full unicode) 🔥 💕
|
|
https://github.com/FreshRSS/FreshRSS/issues/772
|
|
https://github.com/FreshRSS/FreshRSS/issues/1052
|
|
More links for API help
|
|
https://github.com/FreshRSS/FreshRSS/issues/328#issuecomment-236100791
https://github.com/FreshRSS/FreshRSS/issues/957#issuecomment-133581712
|
|
* Requires MySQL 5.5.3+ (drop support for MySQL 5.0)
* Requires PHP 5.3.3+ (drop support for PHP 5.3.0)
https://github.com/FreshRSS/FreshRSS/issues/789#issuecomment-73878076
|
|
https://github.com/FreshRSS/FreshRSS/issues/1178
There was a conflict on the ".logs" class name
|
|
https://github.com/FreshRSS/FreshRSS/pull/1133
|
|
https://github.com/FreshRSS/FreshRSS into FreshRSS/dev
|
|
|
|
|
|
Before, when deleting a feed from the statistics idle page, there was an error in the redirection process.
Now, the redirection works properly and redirects to the idle page.
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
Simpler, lighter
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
Multiple small bugs in global and reader views.
Related to these old issues:
https://github.com/FreshRSS/FreshRSS/issues/634
https://github.com/FreshRSS/FreshRSS/issues/275
|
|
See https://github.com/FreshRSS/FreshRSS/issues/1019
|
|
https://github.com/FreshRSS/FreshRSS/issues/970
Tags coming from the database are already HTML-encoded.
|