| Age | Commit message (Collapse) | Author |
|
- import and export are now two methods of importExportController
- "opml" has been removed from the title
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
https://github.com/marienfressinaud/FreshRSS/issues/13
https://github.com/marienfressinaud/FreshRSS/issues/328
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
For e.g. EasyRSS
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
Bug in
https://github.com/marienfressinaud/FreshRSS/commit/fc6769c1b10314b50be4a3d970c5c4917be6305c
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
Needed for e.g. EasyRSS
|
|
Add a default URL value
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/440
|
|
This reverts commit 3e7d14ccea6e3805d0e5eb8863c01946d980607d.
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
|
|
https://github.com/marienfressinaud/FreshRSS/issues/440
Warning, not so safe
|
|
https://github.com/marienfressinaud/FreshRSS/issues/439
|
|
https://github.com/marienfressinaud/FreshRSS/pull/434
https://github.com/marienfressinaud/FreshRSS/issues/428
|
|
Show only unread when selecting unread
|
|
Conflicts:
app/Controllers/indexController.php
|
|
Before, when there was no unread articles, all articles where displayed. This behaviour was not the one intended.
Now, when there is no unread articles, a message is displayed to alert that there is no article.
See #428
Correction after comment
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
Expiring token not implemented yet
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
Slightly better security while waiting for a proper authentification
system
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
|
|
https://github.com/marienfressinaud/FreshRSS/issues/13
Hardcoded passwords, no possibility to add/delete feeds or edit
categories yet.
|
|
Add a configuration option to get sticky articles
|
|
Now the user can choose if an opened article will be repositioned to the top or not
See #338
|
|
Before, when there was no unread articles, all articles where displayed. This behaviour was not the one intended.
Now, when there is no unread articles, a message is displayed to alert that there is no article.
See #428
|
|
https://github.com/marienfressinaud/FreshRSS/pull/433
|
|
Improve sharing
|
|
https://github.com/marienfressinaud/FreshRSS/issues/432
|
|
https://github.com/marienfressinaud/FreshRSS/issues/432
En attendant de voir si on peut trouver une meilleure solution, si
nécessaire, ou une meilleure documentation
|
|
Previously, the share page can handle only a limited number of shares and only one of each type.
Now the configuration has been change to be more flexible and allows an unlimited number of shares.
The share description is located in an array and the share configuration is stored along with the
user configuration.
Note: I tried to include the specific javascript code in a separate file but I did not succeded to
import it.
|
|
https://github.com/marienfressinaud/FreshRSS/issues/431#issuecomment-35774488
|
|
https://github.com/marienfressinaud/FreshRSS/issues/431#issuecomment-35710258
|
|
Solves https://github.com/marienfressinaud/FreshRSS/issues/431
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/420#issuecomment-35423003
|
|
Impact all themes:
- Notification is extended from left to right and top (0px)
- Close button is hidden: by clicking (or touching) notification it will close
the notification
See #427
|
|
This reverts commit 7e66db7782b7fa7f7262a70ccea5c377341886cd.
|
|
Manual merge of SimplePie master (1.4-dev)
Preparation to ease submitting patches upstream.
|
|
Meilleure implémentation de
https://github.com/marienfressinaud/FreshRSS/commit/f5251384c40fbf16c2b7f448884d7583b0119e7a
pour corriger https://github.com/marienfressinaud/FreshRSS/issues/419
Revert partiel de
https://github.com/marienfressinaud/FreshRSS/commit/316778ef47394b27047abd9c9a739c34d2fd3829#diff-d8be58dcfea709da6131af81563c5c9fR1350
|
|
Change category modifier for shortcuts
|
|
|
|
Place en premier les cas les plus importants (humain qui attend)
|
|
The modifier to change the focus of categories was Ctrl. It was changed to avoid
interference with browser shortcuts.
See #256
|
|
|