| Age | Commit message (Collapse) | Author |
|
+ fix typo
See https://github.com/marienfressinaud/FreshRSS/pull/623
|
|
|
|
|
|
|
|
Related to https://github.com/marienfressinaud/FreshRSS/issues/633
|
|
Introduce "data-str-confirm" to override default message for confirm actions.
Fix https://github.com/marienfressinaud/FreshRSS/issues/625
|
|
See https://github.com/marienfressinaud/FreshRSS/commit/f727a1383639d5bdc762f73dfe93b9a5d577cb41#commitcomment-7853832
|
|
|
|
|
|
|
|
Remove all icons that are copies from the default and optimize SVG for the specific icons
See #624
|
|
Optimisation SVN
Utilisation du template par défaut.
|
|
|
|
|
|
|
|
|
|
|
|
Ajout du tag sur la notification HTML5
|
|
|
|
|
|
|
|
- Add bcrypt.js in resetAuthAction()
- Rename init_loginForm() in init_crypto_form()
- Load init_crypto_form() everytime (if no #crypto-form, do nothing)
|
|
Ajout d'un timeout pour la notification HTML5
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
Makes articles a bit more compact.
Plus a generic filter for multiple lines breaks, useful for instance in
LeMonde.fr, which uses <br /><br /><br />
https://github.com/marienfressinaud/FreshRSS/issues/618
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
Middle click was not catched by JavaScript so when opening article in a
new page, itwas not marked as read.
See https://github.com/marienfressinaud/FreshRSS/issues/454
|
|
Always align view on previous article IF its top is not too far (magic
number: 150px).
See https://github.com/marienfressinaud/FreshRSS/issues/470
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
Increase font size
Change colors in Origine
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/599#issuecomment-55735615
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/599
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/599
|
|
See https://github.com/marienfressinaud/FreshRSS/commit/6374f9ec98a132a810efa3e651bd800bcf541340#commitcomment-7790536
|
|
See https://github.com/marienfressinaud/FreshRSS/pull/585
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/563
|
|
If metadata.json indicates it should use "_template.css" or "_base.css",
base-theme/template|base.css is used. It facilitates theme maintenance.
|
|
Fix navigation on hidden categories and feeds
|
|
Before, when navigating with the keyboard, hidden categories and feeds where shown.
Now, they stay hidden.
See #604
|
|
Add shortcuts
|
|
Before, the collapse shortcut was marking all articles as read when used. No matter what configuration you use.
Now, the collapse shortcut marks articles only if the appropriate configuration is used (when article is viewed).
|
|
Before, it wasn't possible to hide categories when they had no articles to read.
I applied the same rule than the one described in here (https://github.com/marienfressinaud/FreshRSS/commit/d19824b919289ad63743f27da7861f2422da5baa).
Now, the categories are hidden when they have no articles to read.
See #594
|
|
Add a shortcut to open the wiki. Shortcut is F1 and is not modifiable.
Add a shortcut to access user filters the same way to access share actions.
|
|
See https://github.com/misterair/Screwdriver/issues/14
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/578
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/582
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
|
|
Before we could choose the feed in the statistics only from the feed options in the main view. Now with the new drop-down list, it is possible to choose it from the statistics page.
The rendering needs to be polished to be nicer.
|