Commit graph

4 commits

Author SHA1 Message Date
Stephan Hadan
cc53b78f46 more translation changes 2025-01-28 13:02:01 +01:00
Andreas Dreyer Hysing
878c8fc421
Changing date format to YYYY-MM-dd for datetime attribute. 2023-07-07 18:30:02 +02:00
Josh Johnson
2fa06ec88b
Updates to support 0.57.2 2019-08-17 18:54:19 -04:00
Ghyslain Leclerc
03642a1bc3 Add capacity to get yearly grouping for microposts.
Adds a parameter called YearlyMicroposts which is used to either:
   - output the usual list of microposts if the parameter is not set or set to
     false;
   - output a list of micropost titles grouped by year (just like the posts list
     is) if the parameter is set and true.
The default behavior is not changed and the setting needs not be defined thus
not complicating the default installation.
2017-11-29 17:05:06 -05:00