| Age | Commit message (Collapse) | Author |
|
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
|
|
jQuery 3.1.0
|
|
Independent of the jQuery update
|
|
Internet Explorer does not support setData('text/html') and setData() is
deprecated
https://msdn.microsoft.com/en-us/library/ms536744(v=vs.85).aspx
|
|
|
|
|
|
JSHint and safer async init_normal
|
|
https://jquery.com/upgrade-guide/3.0/
* event.props removed
https://jquery.com/upgrade-guide/3.0/#breaking-change-jquery-event-props-and-jquery-event-fixhooks-removed
https://github.com/jquery/api.jquery.com/issues/405
* jqXHR.success(), jqXHR.error(), and jqXHR.complete() removed
|
|
http://blog.jquery.com/2016/07/07/jquery-3-1-0-released-no-more-silent-errors/
|
|
|
|
Forgotten method name update for SQLite
|
|
https://github.com/FreshRSS/FreshRSS/pull/1183
https://github.com/FreshRSS/FreshRSS/issues/1153
|