| Age | Commit message (Collapse) | Author |
|
Conflicts:
CHANGELOG
README.fr.md
README.md
app/Controllers/feedController.php
app/Controllers/indexController.php
app/i18n/en.php
app/i18n/fr.php
app/views/helpers/view/normal_view.phtml
app/views/stats/index.phtml
app/views/stats/repartition.phtml
constants.php
p/scripts/main.js
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/680
|
|
|
|
Order has been changed due to a little bug in sort order function.
|
|
- Fix i18n strings
- Fix typo profil -> profile
See https://github.com/marienfressinaud/FreshRSS/issues/678
|
|
|
|
|
|
|
|
|
|
|
|
I was using the stats and it feels that the stat average was useless in that form since the line is always at the same position no matter what is the value.
So I deleted that line and added the average in the title. It is way more useful this way.
I updated some translations both on i18n files and on http://i18n.freshrss.org
|
|
|
|
No more seperation between normal and install files. I will work on
that later!
|
|
|
|
Improve statistics
|
|
|
|
|
|
|
|
Fix https://github.com/marienfressinaud/FreshRSS/issues/637
|
|
Introduce "data-str-confirm" to override default message for confirm actions.
Fix https://github.com/marienfressinaud/FreshRSS/issues/625
|
|
A few bugs + conversion to Unicode
|
|
|
|
|
|
Fix https://github.com/marienfressinaud/FreshRSS/commit/7d5e57b35b4eca07417c296c156edb3b88eef90b
See https://github.com/marienfressinaud/FreshRSS/issues/559
|
|
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/618
|
|
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/625
|
|
Before, when you choose the show unread message option and the hide categories and feeds options, the categories and feeds weren't hidden. Now it is working properly.
Before, the unread filter icon was not selected with the previous way of using the constants. Now, the filter is highlighted when selected in strict mode.
See #619
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/521
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/521
|
|
Ajout d'un timeout pour la notification HTML5
|
|
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/618
|
|
Test is actually basic, we need to use
Minz_Request::isRefererFromSameDomain() method to improve checking
|
|
|
|
Change "Show only unread or read if no unread" into "Adjust showing". It
is less explicit but shorter.
|
|
aledeg-reading-conf
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/559
|
|
last_update.txt is updated even if there is no update
If last_update.txt has been modified during last hour, show a message
See https://github.com/marienfressinaud/FreshRSS/issues/480#issuecomment-55765373
|
|
FRESHRSS_PATH needs to be writable before performing update.
|
|
Conflicts:
constants.php
|
|
Before, when you selected the option to display only unread articles, it shows read articles if no unread article were found.
Now, this option is renamed to include information on fallback behavior and a new option is created to have the "only unread" behavior
See #551
It is missing the german translation
|
|
Add shortcuts
|
|
All the strings are not completed yet, but it's a good start!
|
|
|