| Age | Commit message (Collapse) | Author |
|
Translation for Journal du hacker
|
|
Translation for Journal du hacker
|
|
Translation for Journal du hacker
|
|
Translation for Journal du hacker
|
|
Translation for Journal du hacker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1043#issuecomment-165984276
|
|
Remove title from requirements on title page
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/1025
|
|
See https://github.com/FreshRSS/FreshRSS/issues/1019
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/1019
|
|
ENT_COMPAT
|
|
https://github.com/FreshRSS/FreshRSS/pull
https://github.com/FreshRSS/FreshRSS/issues/938
|
|
Config allow robots
|
|
HTTP 403 for invalid login
|
|
https://github.com/FreshRSS/FreshRSS/pull/1016
https://github.com/FreshRSS/FreshRSS/issues/1015
It is first PHP 5.5 that added support for accessing characters within
string literals using []...
|
|
https://github.com/FreshRSS/FreshRSS/pull/1016
https://github.com/FreshRSS/FreshRSS/issues/1015
|
|
https://github.com/FreshRSS/FreshRSS/pull/1011
https://github.com/FreshRSS/FreshRSS/issues/938
|
|
Clean logs
|
|
https://github.com/FreshRSS/FreshRSS/issues/1015
And does not leak if user exists or not
|
|
https://github.com/FreshRSS/FreshRSS/issues/858
|
|
https://github.com/FreshRSS/FreshRSS/issues/938
|
|
Reduced login of API and PubSubHubbub (both are quite stable now).
When clearing logs as admin, also clear API and PubSubHubbub logs.
https://github.com/FreshRSS/FreshRSS/issues/988
|
|
https://github.com/FreshRSS/FreshRSS/issues/1003
|
|
By @aledeg
https://github.com/FreshRSS/FreshRSS/pull/984
https://github.com/FreshRSS/FreshRSS/pull/983
|
|
https://github.com/FreshRSS/FreshRSS/issues/1003
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See #992
|
|
When a category has one or more feeds with errors, a visual warning is displayed before the name of the category.
|
|
Before, when deleting a feed or a category, the user queries were deleted as well. No matter if they were related or not.
Now, they are deleted only if they are related.
I this this fix is not the best way to handle that. I think it would be better if we could find a way to create a UserQuery object from the array.
The same applies when displaying the user queries in the interface.
See #980
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/970
Tags coming from the database are already HTML-encoded.
|
|
https://github.com/FreshRSS/FreshRSS/issues/970
|
|
PubSubHubbub prevent subscribing too often in case of error
|