summaryrefslogtreecommitdiff
path: root/app/views/helpers/view/reader_view.phtml
AgeCommit message (Collapse)Author
2013-09-02SQL and model optimisationGravatar Alexandre Alapetite
Big effect (on speed and memory), but few changes :-) Drastically reduced the number of SQL requests needed (from 233 down to 8 to load the home page with my own data set = 140 feeds in 15 categories). Drastically reduced the amount of data transferred from MySQL to PHP.
2013-07-27Fix issue #101 : option interdiction anonymesGravatar Marien Fressinaud
Ajout d'une option pour interdire la lecture anonyme (interdit par défaut) Correction de l'internationalisation pour la pagination des logs