aboutsummaryrefslogtreecommitdiff
path: root/app/views/index
AgeCommit message (Expand)Author
2022-01-04PHPStan level 5 (#4110)Gravatar Alexandre Alapetite
2022-01-01Fix most PHPDocs errors (#4107)Gravatar Alexandre Alapetite
2021-12-31Add PHPStan (#4021)Gravatar Alexandre Alapetite
2021-12-09fix global view template (#4043)Gravatar maTh
2021-12-07fix normal and reader view (#4040)Gravatar maTh
2021-12-07Fix: global view does not show "no articles to show" alert (#4042)Gravatar maTh
2021-12-05Fix reader view header (#4015)Gravatar maTh
2021-12-03Fix: double main tags (#4014)Gravatar maTh
2021-12-02Minz request avoid custom methods (#4020)Gravatar Alexandre Alapetite
2021-11-30Fix JS error: new-article missed (#3999)Gravatar maTh
2021-11-24improved HTML (#3989)Gravatar maTh
2021-10-14Automatic fix minor syntax previous commitsGravatar Alexandre Alapetite
2021-10-14fix (#3876)Gravatar maTh
2021-09-18Headline structure improvement (Part 2) (#3851)Gravatar maTh
2021-09-02Add navigation to about page (#3804)Gravatar maTh
2021-08-20changed about.phtml (#3790)Gravatar maTh
2021-08-20Improve the link "back to RSS feeds": set a CSS class (#3761)Gravatar maTh
2021-07-21Add HTML5 tags (#3651)Gravatar maTh
2021-05-31Change links to add feeds (#3650)Gravatar Alexis Degrugillier
2021-02-28Travis: Enforce phpcs line length + whitespace (#3488)Gravatar Alexandre Alapetite
2021-02-27Remove + conversion in search except for tags (#3489)Gravatar Alexis Degrugillier
2021-01-03Fix author search link (#3315)Gravatar Alexis Degrugillier
2020-07-14Add machine-readable dates in views (#3106)Gravatar Alexis Degrugillier
2020-07-13Show feed name inside the article (#3081)Gravatar Alexandre Alapetite
2020-05-18Fix nav_menu mark-as-read (#2909)Gravatar Alexandre Alapetite
2020-05-10add lazy loading on favicon (#2962)Gravatar upskaling
2020-03-09Option to show/hide favicons (#2821)Gravatar Alexandre Alapetite
2020-02-29Better performance with yield (#2588)Gravatar Alexandre Alapetite
2019-11-12Automatic mostly-right RTL with dir="auto"Gravatar Frans de Jonge
2019-10-23Take advantage of PHP 5.4+ short echo (#2585)Gravatar Alexandre Alapetite
2019-10-01Trim whitespace (#2544)Gravatar Alexandre Alapetite
2019-09-29Use dc:creator instead of author for RSS 2.0 outputs (#2542)Gravatar Alexandre Alapetite
2019-09-17Add support for terms of serviceGravatar Marien Fressinaud
2019-06-29Fix wrong mark-as-read maxId argument (#2431)Gravatar Alexandre Alapetite
2019-02-13Less jQuery (#2234)Gravatar Alexandre Alapetite
2018-12-17Add New Article banner to reader mode (#2188)Gravatar Patrick Crandol
2018-12-15Add aside_feed to reader view (#2180)Gravatar Patrick Crandol
2018-10-14Ensure fast flush of HTTP headers and HTML head (#2045)Gravatar Alexandre Alapetite
2018-09-29Custom labels (#2027)Gravatar Alexandre Alapetite
2018-09-16Improve authors (#2025)Gravatar Alexandre Alapetite
2018-02-19Option to hide nav_entries (#1764)Gravatar Matt DeMoss
2018-01-11Allow favorite in reading mode (#1761)Gravatar Alexis Degrugillier
2018-01-01Add mute strategy configuration (#1750)Gravatar Alexis Degrugillier
2017-06-02Add support for a new shortcut in reader viewGravatar Alexis Degrugillier
2017-01-28No version number for anonymous usersGravatar Alexandre Alapetite
2016-09-29Fix global viewGravatar Alexandre Alapetite
2016-09-07Prevent a target _blank attacks with window.openerGravatar Alexandre Alapetite
2016-08-13Do not mix POST and GET paramsGravatar Alexandre Alapetite
2016-08-13CSRF token, update HTTP Referrer policy to same-originGravatar Alexandre Alapetite
2016-07-30Fix logs style scroll bugGravatar Alexandre Alapetite