Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Daily RSS - Remove relative description (today, yesterday) | ArthurHoaro | 2020-11-15 | 1 | -0/+27 |
| | | | | It is not useful for the RSS feed, as every new entry will be 'yesterday', and it requires an update the next day. | ||||
* | UT: fix formatting issue when the current day has a single digit | ArthurHoaro | 2020-11-02 | 1 | -2/+2 |
| | |||||
* | Feature: add weekly and monthly view/RSS feed for daily page | ArthurHoaro | 2020-10-27 | 1 | -0/+262 |
- Heavy refactoring of DailyController - Add a banner like in tag cloud to display monthly and weekly links - Translations: t() now supports variables with optional first letter uppercase Fixes #160 |