| Age | Commit message (Collapse) | Author |
|
|
|
Conflicts:
constants.php
|
|
|
|
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.
|
|
- Add some curl checks
- Refactor code
|
|
- Check on update.freshrss.org for new updates
- Download script
- Apply script
- Need translations and verifications
NOTE: current script on server indicates version 0.7.3 is an update
of 0.8-dev ==> IT'S ONLY FOR MY TESTS!
Script just does a backup of ./data actually...
See https://github.com/marienfressinaud/FreshRSS/issues/411
|
|
Due to the last pull request
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/303#issuecomment-38477994
|
|
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/420#issuecomment-35423003
|
|
Contribue à https://github.com/marienfressinaud/FreshRSS/issues/351
Nouvelle constante TMP_PATH comme répertoire pour stocker des fichiers
temporaires (si possible en mémoire et non sur disque, tel tmpfs pour
/tmp sur certaines distributions Linux)
Requiert PHP 5.2.1+ (contre 5.2.0 auparavant) pour le
`sys_get_temp_dir()`
|
|
|
|
|
|
|
|
|
|
|
|
Contribue à https://github.com/marienfressinaud/FreshRSS/issues/126
|
|
Implémente https://github.com/marienfressinaud/FreshRSS/issues/333
/public/ est renommé /p/
/public/index.php est déplacé dans /p/i/index.php
Le cookie de session est limité à /p/i/
|
|
jour de FreshRSS
https://github.com/marienfressinaud/FreshRSS/issues/330
|
|
https://github.com/marienfressinaud/FreshRSS/issues/331
À tester plus
|
|
|
|
Unicode pour le reste du texte
Correction diverses typos
Et mise à jour du site officiel en faveur de http://freshrss.org
|
|
Implémente https://github.com/marienfressinaud/FreshRSS/issues/248
|
|
En particulier pour stocker le numéro de version de FreshRSS utilisé
entre autres par https://github.com/marienfressinaud/FreshRSS/issues/174
et centraliser les constantes de chemins
Implémente https://github.com/marienfressinaud/FreshRSS/issues/271
|