| Age | Commit message (Collapse) | Author |
|
SQLite fix for mark search as read
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1220
https://github.com/FreshRSS/FreshRSS/pull/1218
https://github.com/FreshRSS/FreshRSS/issues/608
|
|
|
|
|
|
Mark search as read
|
|
https://github.com/FreshRSS/FreshRSS/issues/608
|
|
https://github.com/FreshRSS/FreshRSS/issues/608
|
|
Read-all bug fixed
|
|
Introduced by the new forms of
https://github.com/FreshRSS/FreshRSS/issues/772
https://github.com/FreshRSS/FreshRSS/pull/1188
|
|
Fix aria bug. Move some content before the flush. XHTML syntax.
|
|
Refresh sticky column after auto-load
|
|
https://github.com/FreshRSS/FreshRSS/pull/1172
|
|
Remove code for PHP 5.3.2-
|
|
|
|
Define JSON_UNESCAPED_UNICODE for PHP 5.3.3
|
|
Credits updated
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1208
|
|
PSHB: work-around for SuperFeeder
|
|
https://github.com/FreshRSS/FreshRSS/pull/1184
|
|
|
|
|
|
|
|
|
|
And set correct parent option
https://github.com/FreshRSS/FreshRSS/pull/1172
|
|
https://github.com/FreshRSS/FreshRSS/pull/1172
|
|
|
|
CSRF token, update HTTP Referrer policy to same-origin
|
|
https://github.com/FreshRSS/FreshRSS/issues/570
https://github.com/FreshRSS/FreshRSS/issues/955
https://github.com/FreshRSS/FreshRSS/pull/1198
|
|
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
|
|
PHP 5.3 compatibility for callback
|
|
https://github.com/FreshRSS/FreshRSS/pull/1209#issuecomment-239617504
https://github.com/FreshRSS/FreshRSS/issues/1208
|
|
https://github.com/FreshRSS/FreshRSS/issues/1208
|
|
https://github.com/FreshRSS/FreshRSS/issues/1208
|
|
https://github.com/FreshRSS/FreshRSS/issues/1208
|
|
https://github.com/FreshRSS/FreshRSS/issues/1202
https://github.com/FreshRSS/FreshRSS/pull/1206
|
|
Support for OPML 2.0 category attribute
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1202
|
|
More credits updated
|
|
https://github.com/FreshRSS/FreshRSS/issues/1201
https://github.com/FreshRSS/FreshRSS/pull/1204
|
|
Fixed credits links, updated credits, fixed broken images
|
|
https://github.com/FreshRSS/FreshRSS/issues/1201
* We do not use getfavicon service anymore
* Links to images hosted on http://marienfressinaud.fr were broken.
|
|
https://github.com/FreshRSS/FreshRSS/milestone/18
|
|
Apache Etag issue
|
|
A -gzip suffix seems to be added and not removed somewhere in the Apache
+ PHP7 stack, which caused the caching to fail (the 304 Not Modified
responses were not working anymore).
Related to https://bz.apache.org/bugzilla/show_bug.cgi?id=39727
|
|
meta referrer origin
|
|
https://github.com/FreshRSS/FreshRSS/issues/955
Tested in Firefox 48, Chrome 53, Edge 25
|