sbrl / Pepperminty-Wiki

A wiki in a box
https://peppermint.mooncarrot.space/
Mozilla Public License 2.0
180 stars 22 forks source link

Uploads don't appear in the recent changes #106

Closed sbrl closed 7 years ago

sbrl commented 7 years ago

For some reasons uploads aren't appearing on the recent changes page. They are showing up in recent-changes.json (thank goodness for that!), but they aren't being rendered for some reason.

We should investigate this issue.

sbrl commented 7 years ago

It turns out that there we weren't taking one from i to account for the incrementation when we tick over to the next iteration of the main loop after scanning ahead in order to group changes.

It's fixed now!