| Age | Commit message (Collapse) | Author |
|
i18n: Add Dutch
|
|
Merge changes from https://github.com/Wanabo/FreshRSS-Dutch-translation
https://github.com/FreshRSS/FreshRSS/issues/949
|
|
https://github.com/FreshRSS/FreshRSS/pull/950#issuecomment-133429503
|
|
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/FreshRSS/FreshRSS/pull/950
|
|
https://github.com/FreshRSS/FreshRSS/issues/953
|
|
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/Wanabo/FreshRSS-Dutch-translation
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/930
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/925
|
|
See https://github.com/FreshRSS/FreshRSS/issues/865
|
|
Rename enable_pubsubhubbub into pubsubhubbub_enabled
See https://github.com/FreshRSS/FreshRSS/issues/865
|
|
If the server is not accessible by an external server, pubsubhubbub should be
disable.
See https://github.com/FreshRSS/FreshRSS/issues/865
|
|
See https://github.com/FreshRSS/FreshRSS/issues/865
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
- Allow user to create accounts (not implemented)
- Admin only can set this limit
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/912
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
TODO: german and czech translations
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
Change all hard-coded values by default user or system values.
We need to set db['host'] and db['prefix']
See https://github.com/FreshRSS/FreshRSS/issues/890
|
|
See https://github.com/FreshRSS/FreshRSS/issues/890
|
|
Avoid hex2bin for PHP 5.3
|
|
Updated log visibility
|
|
Alkarex-defaultFeed
|
|
https://github.com/FreshRSS/FreshRSS/issues/894
And use native hexadecimal function when available (MySQL) to avoid
having binary data in the SQL logs.
|
|
PDO options for e.g. SSL
|
|
In particular, ensure that ERROR is only used for errors that may affect
FreshRSS integrity, and ensure that feed errors are visible also in
production, i.e. visibility of WARNING
https://github.com/FreshRSS/FreshRSS/issues/885
https://github.com/FreshRSS/FreshRSS/issues/884
|
|
https://github.com/FreshRSS/FreshRSS/issues/859
|
|
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
|