1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-13 05:50:27 +00:00
mycorrhiza/history
Elias Bomberger 8ed6dd15bf Make recent-changes feeds able to look farther back for revisions.
Before, grouped feeds would only use the last 30 revisions.
If part of a group was outside these revisions, it would be handled incorrectly.
Now, grouped feeds contain the last 30 groups, and use as many revisions as needed for this.
2021-10-26 22:45:38 -04:00
..
feed.go Make recent-changes feeds able to look farther back for revisions. 2021-10-26 22:45:38 -04:00
history.go reorganize the history package (and rewrite some parts with qtpl) 2021-10-22 22:15:48 -04:00
operations.go reorganize the history package (and rewrite some parts with qtpl) 2021-10-22 22:15:48 -04:00
revision.go Make recent-changes feeds able to look farther back for revisions. 2021-10-26 22:45:38 -04:00
view.qtpl add feed grouping (#61) 2021-10-25 20:58:25 -04:00
view.qtpl.go add feed grouping (#61) 2021-10-25 20:58:25 -04:00