| Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1600
Not tested
|
|
https://github.com/FreshRSS/FreshRSS/pull/1594
@sandfoxme
|
|
Fix Illegal String Offset warning (PHP 7.1) in greader.php
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1354
https://github.com/FreshRSS/FreshRSS/pull/1568
https://github.com/FreshRSS/FreshRSS/pull/1578
|
|
file_get_contents fix
|
|
https://github.com/FreshRSS/FreshRSS/issues/1584
|
|
PHP 7.1 https://github.com/FreshRSS/FreshRSS/issues/1584
|
|
Add Korean internationalization
|
|
https://github.com/FreshRSS/FreshRSS/pull/1568
|
|
|
|
|
|
|
|
Add a subscription tools page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Will be 1.7.1 or 1.8
|
|
|
|
|
|
|
|
|
|
Add session and ctype PHP modules in README
|
|
|
|
|
|
Fix outdated documentation
|
|
|
|
|
|
See #1354
It's missing translations. Only English and French are available.
Contributions wanted.
|
|
Version 1.7.0
|
|
https://github.com/FreshRSS/FreshRSS/pull/1564
https://github.com/FreshRSS/FreshRSS/pull/1559
|
|
Add support for a new shortcut in reader view
|
|
Improve js comments
|
|
|
|
Now you can open the original page in the reader view with the same shortcut you'll use in the normal view.
I've changed how we identify the link to make it more flexible.
The previous way was too restrictive since the selector used a really strict path to get the url.
There was another way to achieve the same thing without changing the selector.
It was quite ugly since some meaningless class would be added on the markup to match the selector query.
See #1400
|
|
(minor) Eng i18n: "Damn" to "blast"
|
|
(chore) Some random Dutch i18n improvements
|
|
I think French *arf*/*zut* would be better translated as something like *blast* or *rats* than *damn*. The word *arf* doesn't have a lemma in my *Petit Robert*, so since French is my fourth and worst language I can't be completely sure. But even if I'm wrong about the French, the word *damn* simply seems slightly too expletive for an English localization. By contrast, in Dutch I'm not sure if anything even exceeds the level of offensiveness reached by a mild expletive like *damn* in English. English speakers are just much more sensitive to words in and of themselves regardless of context.
|
|
* new 'sides_close_article' string
* random fixes
|
|
fix font-sizes of input fields for exotic browsers
|
|
|