| Age | Commit message (Collapse) | Author |
|
Force autocomplete off
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/880
Put a space in the user field instead of empty to avoid autocomplete.
Use feed ID in the username/password field name.
|
|
Add tab navigation on install
|
|
|
|
Remove the auto-focus on install
|
|
https://github.com/FreshRSS/FreshRSS/issues/872
|
|
The javascript code used was confusing on Chrome and Internet Explorer. So I removed it. It has no real value so I think it is better without it.
See #855
|
|
|
|
|
|
Namespaces are not needed so far.
https://github.com/FreshRSS/FreshRSS/commit/aacd1ffd4052b04c724c2783b3ee2845ca4ada35#commitcomment-11503581
|
|
https://github.com/FreshRSS/FreshRSS/issues/312
|
|
https://github.com/FreshRSS/FreshRSS/issues/845
|
|
https://github.com/FreshRSS/FreshRSS/issues/845
And updated version comments to 1.1.1
|
|
Minz getBaseUrl correction and RSS template bug
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/850
|
|
The tests so far are good. Ready to test more broadly.
https://github.com/FreshRSS/FreshRSS/pull/831
https://github.com/FreshRSS/FreshRSS/issues/312
|
|
https://github.com/FreshRSS/FreshRSS/issues/848
Corrections in Minz (HTTP_HOST was not sanitized, getURI() was never
used and not working anyway with absolute base_url)
$this->url was not defined in rss.phtml
|
|
|
|
Language fix
|
|
Language fix
|
|
|
|
|
|
|
|
|
|
Do not assume that PubSubHubbub works until the first successul push
https://github.com/FreshRSS/FreshRSS/issues/312#issuecomment-102706500
|
|
https://github.com/FreshRSS/FreshRSS/commit/af166f6c5344d727744e08d22f605cc57ec618f8#commitcomment-11229341
|
|
Language fix
|
|
Language fix + en_GB standardisation
|
|
|
|
|
|
|
|
|
|
Do not pull refresh feeds that are PubSubHubbub too often during cron
refresh.
And more debugging info during the test phase.
https://github.com/FreshRSS/FreshRSS/pull/831
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/831/files#r30463016
https://github.com/FreshRSS/FreshRSS/issues/312
|
|
|
|
Completed cherry-pick of https://github.com/FreshRSS/FreshRSS/pull/832 +
corrections
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/312
Show whether PubSubHubbub is enabled in the Web interface of feed
configuration.
When PubSubHubbub is used, do not pull refresh so often (hard-coded to
max once per 24h for now).
Improved logic for lease renewal, and some detection of lease problems.
Updated read-me and changelog.
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/312
|
|
https://github.com/FreshRSS/FreshRSS/commit/e2da6e6e6b871dc3dbc289cdd40ba401a21d8e91
|
|
https://github.com/FreshRSS/FreshRSS/issues/312
Using a white list limited to http://push-pub.appspot.com/feed for alpha
testing.
|