| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/625
|
|
Add a "deprecated" information
See https://github.com/marienfressinaud/FreshRSS/issues/625
|
|
Refactor code for strict unread message display
|
|
Optimize screwdriver icons
|
|
|
|
Remove all icons that are copies from the default and optimize SVG for the specific icons
See #624
|
|
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
|
|
|
|
|
|
|
|
|
|
Ajout du tag sur la notification HTML5
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/521
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/521
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/521
|
|
|
|
- Add bcrypt.js in resetAuthAction()
- Rename init_loginForm() in init_crypto_form()
- Load init_crypto_form() everytime (if no #crypto-form, do nothing)
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/521
|
|
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
|
|
https://github.com/marienfressinaud/FreshRSS/issues/618
|
|
https://github.com/marienfressinaud/FreshRSS/issues/493
|
|
Rename method (coding style)
Change in app/FreshRSS.php
Improve test of app/install.php
|
|
Test is actually basic, we need to use
Minz_Request::isRefererFromSameDomain() method to improve checking
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/616
|
|
|
|
|
|
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
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/559
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
Foreign key constraints are not enabled by default.
See https://github.com/marienfressinaud/FreshRSS/issues/579
See http://stackoverflow.com/questions/13534040/sqlite3-foreign-keys-on-pdo
|
|
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
|
|
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
|