mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-12 14:09:12 +08:00

Now we don't try to be smart and guess the sorting. The problem was what to do when we don't have the modified/created value. In those cases we were trying to use the fileLastModifed, but that could get quite tricky and it wasn't obvious to the user what was going on. From now on - if it doesn't have a modified field, it just goes to the end.