| Age | Commit message (Collapse) | Author |
|
https://github.com/FreshRSS/FreshRSS/issues/124
|
|
Several spelling mistakes corrected. Slight rewording of some sentences.
Cherry-picked from PubSubHubbub
https://github.com/FreshRSS/FreshRSS/pull/831 (it should have been a
different branch)
https://github.com/Alkarex/FreshRSS/commit/3adab4b70fab858048bd68ed72e71676c4d5badf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/456
https://github.com/FreshRSS/FreshRSS/issues/706
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/681
Warning: needs some testing
|
|
See e.g. https://github.com/marienfressinaud/FreshRSS/issues/681
https://github.com/marienfressinaud/FreshRSS/issues/680
https://github.com/marienfressinaud/FreshRSS/issues/656
|
|
but it could be the 1.0!
|
|
|
|
Add new update system.
See https://github.com/marienfressinaud/FreshRSS/issues/411
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
|
|
Add option to stay logged in
|
|
- Add HTML5 notifications
- Add Screwdriver theme (not included yet… but soon!)
|
|
https://github.com/marienfressinaud/FreshRSS/issues/316
The performance of lazyload.js was not good enough, and not really
needed anyway.
This change mostly affects mainly situations when the content of
articles is shown by default, not so much when they are collapsed
Using HTML5 lazyload and postpone attributes by default on all img,
audio, iframe, video.
http://www.w3.org/TR/resource-priorities/#attr-postpone
Postpone attribute is removed by JavaScript if the user does not want
the lazyload behaviour.
In the case when users do want the lazyload behaviour, in normal view
with articles hidden, we furthermore use the data-original approach to
be sure to support current browsers.
+Corrected some bugs with enclosures, and some images not appearing
before the first scroll.
+Now faster regex processing img and iframe at once (was not practical
with lazyload.js)
|
|
https://github.com/marienfressinaud/FreshRSS/issues/539
Works in Firefox 32 and Opera 12. Does not work in IE 11 but without
error.
We should test if icons still work in many contexts such as placing a
shortcut on the desktop of various platforms.
|
|
|
|
|
|
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/250
|
|
https://github.com/marienfressinaud/FreshRSS/issues/100
Warning: MySQL has been changed too, so bugs may have been introduced
|
|
https://github.com/marienfressinaud/FreshRSS/commit/63c9c47a761b9925e6811ae630c3b77ef05b9fc8
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/511
|
|
https://github.com/marienfressinaud/FreshRSS/issues/504
|
|
Due to the last pull request
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/443
https://github.com/marienfressinaud/FreshRSS/issues/13
https://github.com/marienfressinaud/FreshRSS/issues/328
|
|
|
|
|
|
Contribue à
https://github.com/marienfressinaud/FreshRSS/issues/351#issuecomment-31755012
Pour les flux qui ne supportent pas les requêtes conditionnelles.
Filtre les tags et commentaires gênants avant la signature (style
<lastBuildDate> qui change tout le temps sans que le contenu change,
<slash:comments>, ainsi que les commentaires XML qui détruisent le cache
comme <!-- généré en X secondes -->)
Il reste quelques flux à débogger dont le cache n'est pas encore
optimal. C'est pour cela qu'il reste quelques syslog(LOG_DEBUG, ...).
Au passage, évite que SimplePie fasse une double requête pour vérifier
le cache si le serveur est un peu lent.
Un jour, il faudra nettoyer les changements faits à SimplePie et leur
remonter les patchs les plus intéressants.
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/issues/327#issuecomment-33348470
|
|
https://github.com/marienfressinaud/FreshRSS/issues/90
|
|
|
|
PHP 5.3 est sorti en juin 2009.
https://github.com/ircmaxell/password_compat
Pour plus de tranquillité (compatibilité et sécurité), il faudrait même
désactiver en dessous de PHP 5.3.7 (août 2011)
|
|
|
|
Implémentation de
https://github.com/marienfressinaud/FreshRSS/issues/104
|
|
Persona
Devrait aussi résoudre
https://github.com/marienfressinaud/FreshRSS/issues/358
À tester
|
|
https://github.com/marienfressinaud/FreshRSS/pull/352
Évite quelques appels de fonctions, et affectations inutiles
|
|
Entre autres, formaté pour rentrer en largeur dans l'affichage Web de
Github
|
|
https://github.com/marienfressinaud/FreshRSS/issues/327#issuecomment-31639819
|
|
|
|
https://github.com/marienfressinaud/FreshRSS/pull/349
|
|
|