| Age | Commit message (Collapse) | Author |
|
https://msdn.microsoft.com/en-us/library/gg622941(v=vs.85).aspx
|
|
Introduced by the new forms of
https://github.com/FreshRSS/FreshRSS/issues/772
https://github.com/FreshRSS/FreshRSS/pull/1188
|
|
https://github.com/FreshRSS/FreshRSS/pull/1172
|
|
|
|
And set correct parent option
https://github.com/FreshRSS/FreshRSS/pull/1172
|
|
https://github.com/FreshRSS/FreshRSS/pull/1172
|
|
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
|
|
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
|
|
|
|
|
|
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/
|
|
|
|
|
|
Start loading what we can already before DOM is ready
|
|
https://github.com/FreshRSS/FreshRSS/issues/1123
https://github.com/FreshRSS/FreshRSS/issues/423
|
|
Remove Mozilla Persona login
|
|
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
|
|
Feeds using SuperFeeder for PubSubHubbub push had timeout problems
during substription.
SuperFeeder bot was returning 422 "We could not verify your callback
Error: ETIMEDOUT"
It seems to be due to the the fact that SuperFeeder bot uses keep-alive
but expects the server to close the connection.
https://github.com/FreshRSS/FreshRSS/issues/312#issuecomment-73716936
|
|
https://github.com/FreshRSS/FreshRSS/issues/1178
There was a conflict on the ".logs" class name
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1127
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
|
|
And moved .htaccess rules in the folder there are used
https://github.com/FreshRSS/FreshRSS/issues/1114
|
|
Added missing loader.gif
`.loading { background: url("loader.gif") center center no-repeat; font-size: 0; }`
|
|
Content-Security-Policy
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
Fix bug on .position() used by FreshRSS
http://blog.jquery.com/2016/02/22/jquery-1-12-1-and-2-2-1-released/
|
|
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
|
|
Install needs testing.
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
A backslash caused problem.
https://github.com/FreshRSS/FreshRSS/issues/1075
https://github.com/FreshRSS/FreshRSS/pull/1078
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
Update jQuery, and UI bugs (scroll, global and reader views)
|
|
https://github.com/FreshRSS/FreshRSS/pull/1050#issuecomment-175166593
|
|
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
|
|
https://github.com/FreshRSS/FreshRSS/issues/1058
|
|
http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
|
|
streamContents can know exclude target unread item
|
|
Config allow robots
|
|
Clean logs
|